comparison tool_data_table_conf.xml.sample @ 14:e25df87eaecc draft

planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/tools/humann2/ commit b'f126d56aa160b10437d9dabf5c9e32fd4569fee6\n'-dirty
author bebatut
date Mon, 20 Feb 2017 11:38:51 -0500
parents 7838137cbc7f
children 4e2b75051020
comparison
equal deleted inserted replaced
13:b0cd2569ccfb 14:e25df87eaecc
1 <tables> 1 <tables>
2 <table name="metaphlan2_db" comment_char="#"> 2 <table name="humann2_nucleotide_database" comment_char="#">
3 <columns>value, name, path</columns> 3 <columns>value, name, dbkey, path</columns>
4 <file path="tool-data/metaphlan2_db.loc" /> 4 <file path="tool-data/humann2_nucleotide_database.loc" />
5 </table>
6 <table name="humann2_protein_database" comment_char="#">
7 <columns>value, name, dbkey, path</columns>
8 <file path="tool-data/humann2_protein_database.loc" />
5 </table> 9 </table>
6 </tables> 10 </tables>