Mercurial > repos > iuc > data_manager_humann2_database_downloader
diff tool_data_table_conf.xml.sample @ 0:038dc6a65705 draft
planemo upload for repository https://github.com/ASaiM/galaxytools/tree/master/data_managers/data_manager_humann2_database_downloader commit 3e179ac4ab2051414320b3811540dfc9b0966061
| author | iuc |
|---|---|
| date | Sun, 12 Mar 2017 14:34:17 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Sun Mar 12 14:34:17 2017 -0400 @@ -0,0 +1,10 @@ +<tables> + <table name="humann2_nucleotide_database" comment_char="#"> + <columns>value, name, dbkey, path</columns> + <file path="tool-data/humann2_nucleotide_database.loc" /> + </table> + <table name="humann2_protein_database" comment_char="#"> + <columns>value, name, dbkey, path</columns> + <file path="tool-data/humann2_protein_database.loc" /> + </table> +</tables>
