Mercurial > repos > iuc > vsnp_statistics
comparison tool_data_table_conf.xml.sample @ 0:097ff8e49afe draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 92f46d4bb55b582f05ac3c4b094307f114cbf98f"
| author | iuc |
|---|---|
| date | Fri, 27 Aug 2021 11:43:50 +0000 |
| parents | |
| children | d7a3a39be1c3 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:097ff8e49afe |
|---|---|
| 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 |
