nf-core/krakentools/extractkrakenreads @ 0.0.0-3fc6d40
Summary
Extract reads classified at any user-specified taxonomy IDs.
Get started
Add the following snippet to your workflow script to include this module.
include { KRAKENTOOLS_EXTRACTKRAKENREADS } from 'nf-core/krakentools/extractkrakenreads'
License
MIT License
Name
|
KRAKENTOOLS_EXTRACTKRAKENREADS |
|---|
taxid
string
|
A list of taxid separated by spaces |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
classified_reads_assignment
file
|
A file contains the taxonomic classification of each input read. *.{classifiedreads.txt}
|
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
classified_reads_fastq
file
|
Classified reads as belonging to any of the taxa on the kraken2 database. *.{fastq.gz}
|
meta3
map
|
Groovy Map containing sample information e.g. |
|---|---|
report
file
|
Optional Kraken2 report containing stats about classified and not classified reads. *.{report.txt}
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
extracted_kraken2_reads
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.{fastq.gz,fasta.gz}
file
|
Reads assigned to a taxid list. *.{fastq.gz,fasta.gz}
|
| Tool | Description | Homepage |
|---|---|---|
| krakentools | KrakenTools is a suite of scripts to be used for post-analysis of Kraken/KrakenUniq/Kraken2/Bracken results. Please cite the relevant paper if using KrakenTools with any of the listed programs. | https://github.com/jenniferlu717/KrakenTools |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:19:01 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fkrakentools%2Fextractkrakenreads/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/krakentools/extractkrakenreads/blobs/sha256:103a6b894fa9f832c8fd231c98cefe441ecafa2e55200547587653d41586c7c8 |
| Size | 3.4 KB |
| Checksum | sha256:103a6b894fa9f832c8fd231c98cefe441ecafa2e55200547587653d41586c7c8 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:27:16 (UTC) | 4 | 3.4 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:19:01 (UTC) | 3 | 3.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:13:20 (UTC) | 4 | 3.4 KB |