annotate tool_data_table_conf.xml.sample @ 1:c6eea29aa0ab draft default tip

Uploaded
author elixir-it
date Thu, 15 Nov 2018 15:56:39 -0500
parents bf16e5399eb8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
bf16e5399eb8 Uploaded
elixir-it
parents:
diff changeset
1 <tables>
bf16e5399eb8 Uploaded
elixir-it
parents:
diff changeset
2 <!-- Location of bed-file for covacs -->
bf16e5399eb8 Uploaded
elixir-it
parents:
diff changeset
3 <table name="covacs_bed" comment_char="#">
bf16e5399eb8 Uploaded
elixir-it
parents:
diff changeset
4 <columns> value, dbkey, name, path</columns>
bf16e5399eb8 Uploaded
elixir-it
parents:
diff changeset
5 <file path="tool-data/covacs_bed.loc" />
bf16e5399eb8 Uploaded
elixir-it
parents:
diff changeset
6 </table>
bf16e5399eb8 Uploaded
elixir-it
parents:
diff changeset
7 <!-- Location of index file for covacs gatk wrapper -->
bf16e5399eb8 Uploaded
elixir-it
parents:
diff changeset
8 <table name="covacs_gatk_indexes" comment_char="#">
bf16e5399eb8 Uploaded
elixir-it
parents:
diff changeset
9 <columns> value, dbkey, name, path</columns>
bf16e5399eb8 Uploaded
elixir-it
parents:
diff changeset
10 <file path="tool-data/covacs_gatk_indexes.loc" />
bf16e5399eb8 Uploaded
elixir-it
parents:
diff changeset
11 </table>
bf16e5399eb8 Uploaded
elixir-it
parents:
diff changeset
12 </tables>