Published June 9, 2026
| Version v2.0.0
Software
Open
epi2me-labs/wf-transcriptomes: v2.0.0
Authors/Creators
- 1. @Birkbeck
- 2. Oxford Nanopore Technologies
- 3. @nanoporetech
- 4. @LooseLab
- 5. @nanoporetech, @epi2me-labs
Description
This release refreshes wf-transcriptomes around a new reference-guided transcriptomics workflow built on bambu, with SQANTI3 transcript classification and QC, DESeq2 for differential gene expression, DEXSeq for differential transcript usage, and per-sample modified base summarisation with modkit when modification tags are present in aligned BAMs.
Changed
- Replaced the previous
StringTie/GffCompare/Salmon-basedtranscript discovery and quantification workflow with abambu-based workflow. - The main transcriptome result is now a shared cohort transcriptome built from all samples together.
- Per-sample transcriptome FASTA outputs are now supplemented with per-sample GTF files, count tables, transcript metadata and QC summaries.
- Differential gene expression now uses
DESeq2. - Differential transcript usage continues to use
DEXSeq, now driven from the shared bambu outputs. - Transcript classification and QC is now performed for both cohort and per-sample transcriptomes with
SQANTI3. - Workflow prerequisites and experimental design inputs are validated earlier to catch common setup issues sooner.
- Output structure has been reorganised around:
cohort/samples/<alias>/de_analysis/<contrast>/
- Differential analysis outputs are now grouped per contrast under
de_analysis/<contrast>/. - The workflow now supports two bambu modes via
--transcriptome_mode:discoverfixed_annotation
- Per-sample modified base summarisation from aligned BAMs containing
MMandMLtags using modkit, including:bedMethylpileup- per-sample modification summary tables
- per-modification bigWig tracks
- Reports have been refreshed with new components including:
- Sample-level hierarchical clustering, PCA and distance heatmap plots
- Contrast-level interactive volcano plots
Removed
- Dependence on the older
StringTie/GffCompare/Salmontranscriptomics pathway. --transcriptome_sourceparameter; use--transcriptome_modeinstead.--ref_transcriptomeparameter; use--transcriptome_mode fixed_annotationtogether with--ref_genomeand--ref_annotation.--threadsparameter; advanced users may use Nextflow process selectors to override the preset per-process CPU and memory limits.
Files
epi2me-labs/wf-transcriptomes-v2.0.0.zip
Files
(125.7 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:7b3f59728e18edb4930e47d82f0ebdeb
|
125.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/epi2me-labs/wf-transcriptomes/tree/v2.0.0 (URL)
Software
- Repository URL
- https://github.com/epi2me-labs/wf-transcriptomes