×

nf-core/krakentools/extractkrakenreads @ 0.0.0-3fc6d40

Extract reads classified at any user-specified taxonomy IDs.

Latest version: 0.0.0-6c4ed3a
Total downloads: 11
Source: nf-core/modules
Maintainers: @LilyAnderssonLee

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

Process
Name KRAKENTOOLS_EXTRACTKRAKENREADS
Input 4 channels
taxid string

A list of taxid separated by spaces

#2 tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

classified_reads_assignment file

A file contains the taxonomic classification of each input read.

*.{classifiedreads.txt}
#3 tuple
meta2 map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

classified_reads_fastq file

Classified reads as belonging to any of the taxa on the kraken2 database.

*.{fastq.gz}
#4 tuple
meta3 map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

report file

Optional Kraken2 report containing stats about classified and not classified reads.

*.{report.txt}
Output 2 channels
#1 versions
versions.yml file

File containing software versions

versions.yml
#2 extracted_kraken2_reads tuple
meta map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

*.{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