dram_distill
Description¶
Produces summary files with DRAM distill
Pipelines¶
This module is used by the following pipelines:
Installation¶
nf-core modules -g https://www.github.com/ebi-metagenomics/nf-modules install dram/distill
Tools¶
DRAM¶
Summarises annotations from multiple tools like KEGG, Pfam and CAZy.
Input¶
| Name | Type | Description | Pattern | 
|---|---|---|---|
meta | 
map | Groovy Map containing sample information e.g. [ id:'test', single_end:false ] | - | 
tsv_input | 
file | Input tsv file containing sequence annotations from different tools | *.tsv | 
dram_dbs | 
directory | The DRAM reference databases folder | - | 
Output¶
| Name | Type | Description | Pattern | 
|---|---|---|---|
html | 
file | - | |
out_tsv | 
file | - | |
stats_tsv | 
file | - | |
metabolism_xslx | 
file | - | |
versions | 
file | - |