Cell Type annotation showing Normal cells as Cancer cells in single cell analysis.
0
1
Entering edit mode
8 weeks ago
geno89 ▴ 20

Hi

I am using Sctype for cell type annotation on the Xenium spatial transcriptomic Bladder tissue sample of mouse bladder

source("https://raw.githubusercontent.com/kris-nader/sp-type/main/sp-type.R")


 xen <- run_sctype(xen, known_tissue_type="Immune system", slot="SCT")

The problem is it is classifying all the urothelial cells as Cancer cells even in Normal Samples too. What could be the problem in this annotation?

seurat Single_cell spatial-transcriptomics • 380 views
ADD COMMENT
1
Entering edit mode

The annotation is as good as the reference. If it is misclassified then probably the set of reference genes is not good / poor. What this probably does is to calculate some sort of score for similarity with the reference. Can be that there is no good marker set in your reference for normal urothelial cells so it classifies them by "the next best" which could be cancer cells, no matter whether the score is good or not.

ADD REPLY
0
Entering edit mode

Hi Thanks for your answer. Is there anyway to validate this theory? I am just worried if the normal is not normal sample or perhaps mislabeled?

ADD REPLY
0
Entering edit mode

Immune System seems like the wrong tissue to use. Have you looked into whether bladder is present in the scType database as well?

ADD REPLY

Login before adding your answer.

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