-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Matthew Macowan edited this page Jul 15, 2024
·
10 revisions
Here we will describe the pipeline for processing raw single-cell RNA sequencing reads with STARsolo. In addition, we touch on the approach for dealing with technical replicates of the same sample that have undergone separate sequencing runs.
We also cover how to download publicly available scRNAseq data from the SRA database using the SRA Toolkit.
- Downloading publicly available scRNAseq data: a guide to downloading data from the NCBI SRA database using the SRA Toolkit.
- Mapping reads to the genome: use our Nextflow pipeline – nf-mucimmuno/scRNAseq – to run quality control steps (FastQC and TrimGalore!) on raw sequencing reads, followed by mapping to the host genome using STARsolo.
- Quality control: continue with data pre-processing, using the outputs from STARsolo.