Bioinformatics scRNAseq analysis pipelines,
3-4 April 2025,
FORTH-IMBB, Heraklion.
Bioinformatics partners from IRB Camille Attolini and Lidia Mateo visited IMBB a two day workshop with IMBB bioinformatics Ethan Baird and Vasiliki Theodorou.
![]() |
![]() |
Aims of the workshop :
- Establish the pipeline/ adjust to IMBB cluster environment.
- CM created SCENTINEL Github account, granted access to LM, EB, VT
- Establish connectivity and accessibility of SCENTINEL IMBB data storage.
- Upload code from the 2-day workshop onto github
Detailed description of the pipeline:
- Data was processed with the cellranger software from 10X genomics
- Data was imported into R and a Seurat object created for each sample separately
- Doublet score was computed using scDoubletFinder for each sample independently. Cells flagged as doublets were filtered out.
- Cells were merged into a single object and expression was normalized using SCTransform
- Cell cycle scores and Phase classification was performed using Seurat dedicated functions
- Data was renormalized regressing out for cell cycle scores
- PCA, UMAP and unsupervised clustering were computed in the resulting object
- Descriptive plots were generated for fraction of cells per cluster and genotype
- RNASeq differentially expressed genes were projected into the single cell data in order to visualize commonalities