Mercurial > repos > iuc > checkm_plot
view tool_data_table_conf.xml.sample @ 0:356839cd89d2 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/checkm commit 2a3b068a98bf0e913dc03e0d5c2182cfd102cf27
author | iuc |
---|---|
date | Fri, 29 Jul 2022 20:37:57 +0000 |
parents | |
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>