How to remove doublets from scRNAseq data

How to remove doublets from scRNAseq data

A step-by-step easy R tutorial to detect and remove doublets from scRNAseq data In this easy, step-by-step tutorial you will learn how to do some general doublet QC and remove doublets from our Seurat object in R for scRNAseq data. This is part 3 of my tutorial series...
Easy DoubletFinder tutorial in R

Easy DoubletFinder tutorial in R

A step-by-step easy R tutorial to detect and remove doublets using DoubletFinder in R In this easy, step-by-step tutorial you will learn how to detect and remove doublets from scRNAseq data in R, using the R package DoubletFinder. First things first. What are...
Easy survival analysis in R

Easy survival analysis in R

A step-by-step easy R tutorial for survival analysis, Cox regression and Kaplan-Meier curves In this easy, step-by-step tutorial you will learn how to conduct survival analysis in R, including log rank test, Cox regression, Kaplan-Meier curves, and more! If you are...