Mercurial > repos > iuc > pizzly
view tool_data_table_conf.xml.sample @ 1:3658798275bd draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pizzly/ commit 0ad49d906b38e290b860310e73b1f8585ac65d09
| author | iuc |
|---|---|
| date | Tue, 03 Oct 2017 18:04:29 -0400 |
| parents | 6095717c185d |
| children |
line wrap: on
line source
<tables> <!-- Locations of transcriptome fasta files --> <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>
