nf-core/seroba/run @ 0.0.0-3fc6d40
Summary
Determine Streptococcus pneumoniae serotype from Illumina paired-end reads
Get started
Add the following snippet to your workflow script to include this module.
include { SEROBA_RUN } from 'nf-core/seroba/run'
License
MIT License
Process
Name
|
SEROBA_RUN |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
reads
file
|
Input Illunina paired-end FASTQ files *.{fq.gz,fastq.gz}
|
Output
3 channels
#1
tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/${prefix}.tsv
file
|
The predicted serotype in tab-delimited format *.tsv
|
#2
txt
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/detailed_serogroup_info.txt
file
|
A detailed description of the predicted serotype *.txt
|
#3
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| seroba | SeroBA is a k-mer based pipeline to identify the Serotype from Illumina NGS reads for given references. | https://sanger-pathogens.github.io/seroba/ |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:30:54 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fseroba%2Frun/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/seroba/run/blobs/sha256:0db6d5e36d7090582e8e10415a654052b4e4c19a7220ff4e2219e7b8944e8d3d |
| Size | 2.3 KB |
| Checksum | sha256:0db6d5e36d7090582e8e10415a654052b4e4c19a7220ff4e2219e7b8944e8d3d |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:45:00 (UTC) | 3 | 2.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:30:54 (UTC) | 1 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:37:23 (UTC) | 1 | 2.2 KB |