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...
How to interpret density plots

How to interpret density plots

A short but simple explanation of density plots – easily explained with an example! Density plots are a great way to visualise the distribution of continuous variables. For example, you might want to find out within which range of weights most of your mice fall....