Mercurial > repos > galaxytrakr > data_manager_humann2_database_downloader
diff tool-data/humann2_protein_database.loc.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/humann2_protein_database.loc.sample Thu Mar 26 20:05:32 2026 +0000 @@ -0,0 +1,9 @@ + +#This is a sample file distributed with Galaxy that enables tools +#to use a directory of metagenomics files. +#file has this format (white space characters are TAB characters) +#02_16_2014 Full UniRef50 uniref50_diamond /path/to/data +#02_16_2014 EC-filtered UniRef50 uniref50_ec_filtered_diamond /path/to/data +#02_16_2014 GO filtered UniRef50 for rapsearch2 uniref50_GO_filtered_rapsearch2 /path/to/data +#02_16_2014 Full UniRef90 uniref90_diamond /path/to/data +#02_16_2014 EC-filtered UniRef90 uniref90_ec_filtered_diamond /path/to/data \ No newline at end of file
