Mercurial > repos > iuc > length_and_gc_content
view tool_data_table_conf.xml.sample @ 1:5f22a5dbc280 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/length_and_gc_content commit 0a56599c36b4968095ec5a3cb589f94fb139466c
| author | iuc |
|---|---|
| date | Sun, 28 Jan 2018 04:03:49 -0500 |
| parents | 8ac63f45df7c |
| children |
line wrap: on
line source
<tables> <!-- Locations of all fasta files under genome directory --> <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> <columns>value, dbkey, name, path</columns> <file path="tool-data/all_fasta.loc" /> </table> <!-- Locations of all gtf files with annotations of genome builds --> <table name="gene_sets" comment_char="#" allow_duplicate_entries="False"> <columns>value, dbkey, name, path</columns> <file path="tool-data/gene_sets.loc" /> </table> </tables>
