Mercurial > repos > iuc > vsnp_determine_ref_from_data
comparison 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 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:90c45e3f0f15 |
|---|---|
| 1 <tables> | |
| 2 <!-- Location of SAMTools indexes for FASTA files --> | |
| 3 <table name="fasta_indexes" comment_char="#"> | |
| 4 <columns>value, dbkey, name, path</columns> | |
| 5 <file path="tool-data/fasta_indexes.loc" /> | |
| 6 </table> | |
| 7 <!-- Location of genbank files for vsnp_build_tables tool --> | |
| 8 <table name="vsnp_genbank" comment_char="#"> | |
| 9 <columns>value, name, path, description</columns> | |
| 10 <file path="tool-data/vsnp_genbank.loc" /> | |
| 11 </table> | |
| 12 <!-- Location of dnaprints files for vsnp_dtermine_ref_from_data tool --> | |
| 13 <table name="vsnp_dnaprints" comment_char="#"> | |
| 14 <columns>value, name, path, description</columns> | |
| 15 <file path="tool-data/vsnp_dnaprints.loc" /> | |
| 16 </table> | |
| 17 </tables> | |
| 18 |
