Mercurial > repos > galaxytrakr > data_manager_humann2_database_downloader
diff tool_data_table_conf.xml.sample @ 0:4f93334e2a83 draft default tip
planemo upload commit 494109a0410b49a6d05b5b0aa61639b16893bd04
| author | galaxytrakr |
|---|---|
| date | Thu, 26 Mar 2026 20:05:32 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Mar 26 20:05:32 2026 +0000 @@ -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> \ No newline at end of file
