Data integration in scRNAseq
1
0
Entering edit mode
8 months ago
Hari • 0

Hello people,

Have a question about integration on scRNAseq data in R.

I have a dataset of 10 patients - each split into healthy and diseased (Type).

During analysis, should I integrate the data by patients or by Type or by both?

Your input would be very much appreciated!

Many thanks!

scRNA-seq • 402 views
ADD COMMENT
1
Entering edit mode
8 months ago
bk11 ★ 2.5k

Before you run the data integration step, it will be good to check how much of a problem the batch effect might be. You can do this by visualizing the combined data in a reduced dimensionality projection such as t-SNE or UMAP. You can check if your patient samples or disease type are well represented in each cluster. If clusters contain cells from only one sample or disease type, it may indicate a batch effect is present. Having said that in a single cell experiment, each sample is usually a batch and you can integrate your data by patient sample. You can check Seurat V5 vignette here how integration is performed. https://satijalab.org/seurat/articles/seurat5_integration

ADD COMMENT

Login before adding your answer.

Traffic: 1727 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6