Mercurial > repos > iuc > medaka_consensus_pipeline
view tool_data_table_conf.xml.test @ 10:1ca4ce7241fd draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/medaka commit 0faf0ade3f13d7c78d93869823ea9fdf25c21b13"
author | iuc |
---|---|
date | Thu, 22 Apr 2021 20:25:13 +0000 |
parents | ef94bace3a3c |
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="${__HERE__}/test-data/all_fasta.loc"/> </table> </tables>