Mercurial > repos > iuc > homer_annotatepeaks
view tool_data_table_conf.xml.test @ 1:4d0a3f2f5ac7 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/homer commit a03582e72f78a25fb4d840a1ec0cb4ef61473bb9"
| author | iuc |
|---|---|
| date | Sun, 26 Sep 2021 12:27:10 +0000 |
| parents | c56d8d5504b8 |
| children | eeec5f339a3c |
line wrap: on
line source
<tables> <!-- Locations of preparsed genomes --> <table name="homer_preparse" comment_char="#"> <columns>value, dbkey, mask, size, name, path, path_fasta, version</columns> <file path="${__HERE__}/test-data/homer_preparse.loc" /> </table> <!-- Locations of all fasta files under genome directory --> <table name="all_fasta" comment_char="#"> <columns>value, dbkey, name, path</columns> <file path="${__HERE__}/test-data/all_fasta.loc" /> </table> </tables>
