Mercurial > repos > iuc > vsnp_determine_ref_from_data
annotate tool_data_table_conf.xml.sample @ 0:90c45e3f0f15 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
| author | iuc |
|---|---|
| date | Wed, 02 Dec 2020 09:08:58 +0000 |
| parents | |
| children | 5227ad371cb4 |
| rev | line source |
|---|---|
|
0
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
1 <tables> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
2 <!-- Location of SAMTools indexes for FASTA files --> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
3 <table name="fasta_indexes" comment_char="#"> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
4 <columns>value, dbkey, name, path</columns> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
5 <file path="tool-data/fasta_indexes.loc" /> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
6 </table> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
7 <!-- Location of genbank files for vsnp_build_tables tool --> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
8 <table name="vsnp_genbank" comment_char="#"> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
9 <columns>value, name, path, description</columns> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
10 <file path="tool-data/vsnp_genbank.loc" /> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
11 </table> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
12 <!-- Location of dnaprints files for vsnp_dtermine_ref_from_data tool --> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
13 <table name="vsnp_dnaprints" comment_char="#"> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
14 <columns>value, name, path, description</columns> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
15 <file path="tool-data/vsnp_dnaprints.loc" /> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
16 </table> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
17 </tables> |
|
90c45e3f0f15
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 524a39e08f2bea8b8754284df606ff8dd27ed24b"
iuc
parents:
diff
changeset
|
18 |
