nf-core/concoct/extractfastabins @ 0.0.0-0c7146d
Summary
Creates a FASTA file for each new cluster assigned by CONCOCT
Get started
Add the following snippet to your workflow script to include this module.
include { CONCOCT_EXTRACTFASTABINS } from 'nf-core/concoct/extractfastabins'
License
MIT License
Process
Name
|
CONCOCT_EXTRACTFASTABINS |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
original_fasta
file
|
Original input FASTA file to CONOCT cut_up_fasta *.{fasta,fna,fa,fas}
|
csv
boolean
|
Output table of merge_cutup_clustering with new cluster assignments .csv
|
Output
2 channels
#1
fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/*.fa.gz
file
|
FASTA files containing CONCOCT predicted bin clusters, named numerically by CONCOCT cluster ID in a directory called *.fa.gz
|
#2
versions_concoct
tuple
${task.process}
string
|
The name of the process |
|---|---|
concoct
string
|
The name of the tool |
concoct --version 2>&1 | sed -n 's/concoct //p'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| concoct | Clustering cONtigs with COverage and ComposiTion | https://concoct.readthedocs.io/en/latest/index.html |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:32:23 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fconcoct%2Fextractfastabins/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/concoct/extractfastabins/blobs/sha256:b3392caaaac7afa45cbf65227a14c650fe63a03357d9cd30572803a52ec23dc2 |
| Size | 2.7 KB |
| Checksum | sha256:b3392caaaac7afa45cbf65227a14c650fe63a03357d9cd30572803a52ec23dc2 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:32:23 (UTC) | 1 | 2.7 KB | - |