How to find marker genes for whole tissue from several different sub-tissue scRNAseq datasets
0
0
Entering edit mode
11 months ago
nickeener ▴ 60

I'm trying to find the markers genes that distinguish cell types in a tissue (to use in predicting cell types) but am unable to find a scRNAseq dataset that covers all the cell types present. I have several cell type annotated scRNAseq datasets that each contain a subset of the cell types I expect to see in the dataset I want to predict in but there are significant batch effects between datasets so simply combining them isn't an option and calculating the markers in each dataset separately would only give me the marker genes that can be used to tell apart just the cell types in each individual dataset (I am using scanpy's rank_gene_groups function). How would I go about getting the marker gene set that best separates my full set of cell types? I don't think the batch correction methods I've seen will work as each scRNAseq dataset has a distinct set of cell types with little to no overlap so a MNN approach would likely not work.

Thanks!

prediction marker scRNAseq • 466 views
ADD COMMENT
0
Entering edit mode

Your post appears to be asking two different things 1.) how to find marker genes 2.) how to map or integrate other scRNA-seq data sets

1.)

How would I go about getting the marker gene set that best separates my full set of cell types?

Cluster your cells and then ask for marker genes that distinguish one cluster from another.

2.)

I have several cell type annotated scRNAseq datasets that each contain a subset of the cell types I expect to see in the dataset I want to predict in but there are significant batch effects between datasets so simply combining them isn't an option

Seurat integration can address issues with batch effects. https://satijalab.org/seurat/articles/integration_introduction.html

ADD REPLY

Login before adding your answer.

Traffic: 1964 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