Mercurial > repos > iuc > checkm_analyze
view tool_data_table_conf.xml.sample @ 1:5ee29434330f draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/checkm commit a96defec82bfa9628fa821ffa6df5c68314a41d8
author | iuc |
---|---|
date | Mon, 08 Aug 2022 20:00:57 +0000 |
parents | 7ccea589e8b7 |
children |
line wrap: on
line source
<tables> <table name="life_taxons" comment_char="#"> <columns>value, name</columns> <file path="tool-data/life.loc" /> </table> <table name="domain_taxons" comment_char="#"> <columns>value, name</columns> <file path="tool-data/domain.loc" /> </table> <table name="phylum_taxons" comment_char="#"> <columns>value, name</columns> <file path="tool-data/phylum.loc" /> </table> <table name="order_taxons" comment_char="#"> <columns>value, name</columns> <file path="tool-data/order.loc" /> </table> <table name="family_taxons" comment_char="#"> <columns>value, name</columns> <file path="tool-data/family.loc" /> </table> <table name="genus_taxons" comment_char="#"> <columns>value, name</columns> <file path="tool-data/genus.loc" /> </table> <table name="species_taxons" comment_char="#"> <columns>value, name</columns> <file path="tool-data/species.loc" /> </table> </tables>