Mercurial > repos > iuc > gffcompare
view tool_data_table_conf.xml.sample @ 8:a3e78550e42e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gffcompare commit 1471c6728550f057b36d5bb1f54df4a8fb5236a4
author | iuc |
---|---|
date | Wed, 23 Jul 2025 12:22:13 +0000 |
parents | 2bb86e2c417f |
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="tool-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="tool-data/fasta_indexes.loc" /> </table> </tables>