Mercurial > repos > bebatut > humann2
view tool_data_table_conf.xml.sample @ 2:cdf5da38e640 draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit e5b8f29dde45dddcda6ee283212dd1bdde487f87-dirty
author | bebatut |
---|---|
date | Fri, 18 Dec 2015 03:42:56 -0500 |
parents | 947012405a6e |
children | a749062bc435 |
line wrap: on
line source
<tables> <!-- Locations of public ribosomal databases --> <table name="humann2_protein_database" comment_char="#"> <columns>value, name, path</columns> <file path="tool-data/humann2_protein_database.loc" /> </table> <table name="humann2_nucleotide_database" comment_char="#"> <columns>value, name, path</columns> <file path="tool-data/humann2_nucleotide_database.loc" /> </table> </tables>