nf-core/megan/daa2info @ 0.0.0-6c4ed3a
Summary
Analyses a DAA file and exports information in text format
Get started
Add the following snippet to your workflow script to include this module.
include { MEGAN_DAA2INFO } from 'nf-core/megan/daa2info'
License
MIT License
Process
Name
|
MEGAN_DAA2INFO |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
daa
file
|
DAA file from DIAMOND *.daa
|
megan_summary
boolean
|
Specify whether to generate a MEGAN summary file |
|---|
Output
3 channels
#1
megan
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.megan
file
|
Optionally generated MEGAN summary file *.megan
|
#2
txt_gz
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.txt.gz
file
|
Compressed text file *.txt.gz
|
#3
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| megan | A tool for studying the taxonomic content of a set of DNA reads | https://uni-tuebingen.de/fakultaeten/mathematisch-naturwissenschaftliche-fakultaet/fachbereiche/informatik/lehrstuehle/algorithms-in-bioinformatics/software/megan6/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:29:47 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmegan%2Fdaa2info/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/megan/daa2info/blobs/sha256:acd9e1d4b166f965bd236e9c25adb1182f6057f5671fc452eebefead534ee9a2 |
| Size | 2.9 KB |
| Checksum | sha256:acd9e1d4b166f965bd236e9c25adb1182f6057f5671fc452eebefead534ee9a2 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:29:47 (UTC) | 3 | 2.9 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:21:14 (UTC) | 3 | 2.9 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:16:44 (UTC) | 3 | 2.9 KB |