Mercurial > repos > devteam > fasta_compute_length
comparison tool_data_table_conf.xml.sample @ 3:2051602a5f97 draft
"planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tools/fasta_compute_length commit 6ba0996437dfa7c51f3c2d2ded79dd85ad099b65"
author | devteam |
---|---|
date | Wed, 11 Sep 2019 09:41:59 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
2:de2db1bdfbf8 | 3:2051602a5f97 |
---|---|
1 <tables> | |
2 <!-- Locations of all fasta files under genome directory --> | |
3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> | |
4 <columns>value, dbkey, name, path</columns> | |
5 <file path="tool-data/all_fasta.loc" /> | |
6 </table> | |
7 </tables> |