Mercurial > repos > iuc > vsnp_build_tables
comparison tool_data_table_conf.xml.sample @ 1:0bc0009f9ea0 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit 6a0c9a857c1f4638ef18e106b1f8c0681303acc5"
author | iuc |
---|---|
date | Sun, 27 Sep 2020 10:08:14 +0000 |
parents | 5e258fba246c |
children | 85587c8eb25f |
comparison
equal
deleted
inserted
replaced
0:5e258fba246c | 1:0bc0009f9ea0 |
---|---|
1 <tables> | 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 --> | |
2 <table name="vsnp_genbank" comment_char="#"> | 8 <table name="vsnp_genbank" comment_char="#"> |
3 <columns>value, name, path, description</columns> | 9 <columns>value, name, path, description</columns> |
4 <file path="tool-data/vsnp_genbank.loc" /> | 10 <file path="tool-data/vsnp_genbank.loc" /> |
5 </table> | 11 </table> |
6 </tables> | 12 </tables> |