Mercurial > repos > bebatut > humann2
comparison tool_data_table_conf.xml.sample @ 0:947012405a6e draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit dd6f3fda4d992efa4a91ee0823ecc3af8a9532d3-dirty
| author | bebatut |
|---|---|
| date | Thu, 17 Dec 2015 08:58:05 -0500 |
| parents | |
| children | a749062bc435 |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:947012405a6e |
|---|---|
| 1 <tables> | |
| 2 <!-- Locations of public ribosomal databases --> | |
| 3 <table name="humann2_protein_database" comment_char="#"> | |
| 4 <columns>value, name, path</columns> | |
| 5 <file path="tool-data/humann2_protein_database.loc" /> | |
| 6 </table> | |
| 7 <table name="humann2_nucleotide_database" comment_char="#"> | |
| 8 <columns>value, name, path</columns> | |
| 9 <file path="tool-data/humann2_nucleotide_database.loc" /> | |
| 10 </table> | |
| 11 </tables> |
