Published October 28, 2025 | Version 1.10.0
Software Open

SPNtypeID: A Nextflow pipeline for genome assembly and serotyping of Streptococcus pneumoniae

  • 1. Wisconsin State Laboratory of Hygiene

Description

SPNtypeID is a Nextflow pipeline designed for genome assembly and serotyping of Streptococcus pneumoniae from raw paired-end Illumina reads. The pipeline performs read trimming and quality assessment using BBtools and FastQC, genome assembly using Shovill, assembly quality assessment with QUAST, genome coverage calculation using BWA and Samtools, contamination detection using Kraken, and capsular serotyping using SeroBA. It includes quality control metrics such as genome length assessment with Z-score calculations based on expected S. pneumoniae genome length, and generates comprehensive summary reports for public health bioinformatics workflows.

Notes

This release includes the following changes:

  1. Single-end data processing was removed and a warning added to the samplesheet check
  2. A repair step was added to the bbduk module
  3. Unused params removed from schema
  4. Runname was added to the test_full profile
  5. Workflow test option was commented out
  6. README updated
  7. Fixed AWS_WORKFLOW_RUN if statement so SPNTypeID can run locally
  8. Valid report was updated

Files

wslh-bio/SPNtypeID-1.10.0.zip

Files (294.5 MB)

Name Size Download all
md5:14af2b46a00f2f488adb9c2e561bdef4
294.5 MB Preview Download

Additional details

Related works