Mercurial > repos > iuc > gffcompare
view tool_data_table_conf.xml.test @ 5:46eaf3b078de draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gffcompare commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Tue, 31 Aug 2021 08:29:34 +0000 |
| parents | 84845ad0d35c |
| children |
line wrap: on
line source
<tables> <!-- Location of all GFF/GTF files --> <table name="gene_sets" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="${__HERE__}/test-data/gene_sets.loc" /> </table> <!-- Location of SAMTools indexed FASTA files --> <table name="fasta_indexes" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="${__HERE__}/test-data/fasta_indexes.loc" /> </table> </tables>
