nf-core/midas/run @ 0.0.0-0c7146d
Summary
A tool to estimate bacterial species abundance
Get started
Add the following snippet to your workflow script to include this module.
include { MIDAS_RUN } from 'nf-core/midas/run'
License
MIT License
Process
Name
|
MIDAS_RUN |
|---|
Input
3 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
reads
file
|
Reads in FASTQ format *.{fastq.gz}
|
#2
tuple
meta2
map
|
Groovy Map containing database information e.g. [ id:'test'] |
|---|---|
db
file
|
A database formatted for MIDAS *.{db}
|
mode
string
|
The mode to run MIDAS is *
|
|---|
Output
2 channels
#1
results
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/*
file
|
A directory of results from MIDAS run *
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| midas | An integrated pipeline for estimating strain-level genomic variation from metagenomic data | https://github.com/snayfach/MIDAS |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:55:39 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmidas%2Frun/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/midas/run/blobs/sha256:8ba035d8519d57efeb362120480f5a1ae8b77809a8148da8b3ee879731fa61ca |
| Size | 2.8 KB |
| Checksum | sha256:8ba035d8519d57efeb362120480f5a1ae8b77809a8148da8b3ee879731fa61ca |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:55:39 (UTC) | 1 | 2.8 KB | - |