Mercurial > repos > bebatut > humann2
comparison tool_data_table_conf.xml.sample @ 12:7838137cbc7f draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit 450bf3326f301c344103272b0d761e8625ce0c44-dirty
| author | bebatut |
|---|---|
| date | Thu, 02 Jun 2016 02:31:20 -0400 |
| parents | a749062bc435 |
| children | e25df87eaecc |
comparison
equal
deleted
inserted
replaced
| 11:e504cd2410a6 | 12:7838137cbc7f |
|---|---|
| 1 <tables> | 1 <tables> |
| 2 <!-- Locations of public ribosomal databases --> | 2 <table name="metaphlan2_db" comment_char="#"> |
| 3 <table name="humann2_protein_database" comment_char="#"> | |
| 4 <columns>value, name, path</columns> | 3 <columns>value, name, path</columns> |
| 5 <file path="tool-data/humann2_protein_database.loc" /> | 4 <file path="tool-data/metaphlan2_db.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 <table name="metaphlan2_metadata" comment_char="#"> | |
| 12 <columns>value, name, path</columns> | |
| 13 <file path="tool-data/metaphlan2_metadata.loc" /> | |
| 14 </table> | |
| 15 <table name="metaphlan2_bowtie_db" comment_char="#"> | |
| 16 <columns>value, name, path</columns> | |
| 17 <file path="tool-data/metaphlan2_bowtie_db.loc" /> | |
| 18 </table> | 5 </table> |
| 19 </tables> | 6 </tables> |
