-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Pipeline title/name
scalpel
Keywords
Isoform quantification with 3'tagged scRNA-seq data
What is it about?
Quantification of isoform usage and alternative polyadenylation (APA) from single-cell RNA-seq using a Nextflow-based pipeline
Please provide a schematic diagram of the proposed pipeline
I confirm my proposed pipeline will follow nf-core guidelines. Most importantly, my pipeline will:
- be built with Nextflow.
- pass nf-core lint tests and use standardized parameters.
- be community-owned and developed within the nf-core organization.
- open source under the MIT license with proper credits and acknowledgments.
- have a descriptive, all lowercase, and without punctuation name.
- use the nf-core pipeline template and predominantly use official nf-core modules.
- focus on a specific data/analysis type with appropriate scope.
- have properly maintained documentation.
- be bundled using versioned Docker/Singularity containers.
Why do we need a new pipeline?
Innovative and benchmarked assessed new tool for Isoform quantification using 3'tagged scRNA-seq data. Enable characterization of alternative isoform at single-cell resolution and post-transcriptional regulation in cell-types.
published in Nature comms (https://www.nature.com/articles/s41467-025-61118-0)
Who would be interested?
Bioinformaticians, Researcher working with 3'tagged single-cell data
What has been done so far
The pipeline have been fully implemented using DSL2 syntax on Github (https://github.com/plasslab/SCALPEL).
I would like to make it suitable/available on nf-core.
URL to existing work (if applicable)
https://github.com/plasslab/SCALPEL
Are there any similar existing nf-core pipelines?
No response
