Mercurial > repos > sanbi-uwc > gatk2
annotate tool_data_table_conf.xml.sample @ 8:3012e466d7fc draft default tip
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit bb4bc974dacb3db49db5f22d937f520bdddd9190
author | sanbi-uwc |
---|---|
date | Tue, 29 May 2018 05:56:19 -0400 |
parents | 5805746de7f0 |
children |
rev | line source |
---|---|
0
6e985e2e0802
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit f53888603dbab77d16c36cceffe0f2060052d204
sanbi-uwc
parents:
diff
changeset
|
1 <tables> |
6e985e2e0802
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit f53888603dbab77d16c36cceffe0f2060052d204
sanbi-uwc
parents:
diff
changeset
|
2 <!-- Location of Picard dict files valid for GATK --> |
6e985e2e0802
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit f53888603dbab77d16c36cceffe0f2060052d204
sanbi-uwc
parents:
diff
changeset
|
3 <table name="gatk2_picard_indexes" comment_char="#"> |
6e985e2e0802
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit f53888603dbab77d16c36cceffe0f2060052d204
sanbi-uwc
parents:
diff
changeset
|
4 <columns>value, dbkey, name, path</columns> |
6e985e2e0802
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit f53888603dbab77d16c36cceffe0f2060052d204
sanbi-uwc
parents:
diff
changeset
|
5 <file path="tool-data/gatk2_picard_index.loc" /> |
6e985e2e0802
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit f53888603dbab77d16c36cceffe0f2060052d204
sanbi-uwc
parents:
diff
changeset
|
6 </table> |
6e985e2e0802
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit f53888603dbab77d16c36cceffe0f2060052d204
sanbi-uwc
parents:
diff
changeset
|
7 <!-- Available of GATK references --> |
6e985e2e0802
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit f53888603dbab77d16c36cceffe0f2060052d204
sanbi-uwc
parents:
diff
changeset
|
8 <table name="gatk2_annotations" comment_char="#"> |
6e985e2e0802
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit f53888603dbab77d16c36cceffe0f2060052d204
sanbi-uwc
parents:
diff
changeset
|
9 <columns>value, name, gatk_value, tools_valid_for</columns> |
4
5805746de7f0
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit 51cb0f5195eaa6961fedbdd0e7d12720936a1ecd
sanbi-uwc
parents:
3
diff
changeset
|
10 <file path="tool-data/gatk2_annotations.loc" /> |
0
6e985e2e0802
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit f53888603dbab77d16c36cceffe0f2060052d204
sanbi-uwc
parents:
diff
changeset
|
11 </table> |
6e985e2e0802
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit f53888603dbab77d16c36cceffe0f2060052d204
sanbi-uwc
parents:
diff
changeset
|
12 </tables> |