Which metric is best to represent cell-level counts/features in Seurat: raw/log-normalized (nCount_RNA/nFeature_RNA) or SCTransform (nCount_SCT/nFeature_SCT)?
1
0
Entering edit mode
23 days ago
solo.albif • 0

Hi all,

I am analyzing CosMx spatial transcriptomics data using Seurat. My Seurat object includes both the RNA assay (nCount_RNA and nFeature_RNA) and the SCTransform assay (nCount_SCT and nFeature_SCT).

I want to visualize and summarize cell-level total counts and detected features for quality control and interpretation. I am unsure which metric better represents the data:

The raw or log-normalized counts/features from the RNA assay?

Or the counts/features associated with the SCTransform assay?

Which approach is recommended or more meaningful for downstream analysis and visualization (e.g., with FeaturePlot)?

Thanks in advance for your guidance!

R visualization • 7.3k views
ADD COMMENT
2
Entering edit mode
15 days ago
ATpoint 89k

Usually for these basic QCs one uses raw counts as one wants to ensure remotely comparable sequencing depth and detected genes per cell. Normalization plays no role here as "detected genes" is simply the sum of genes with non-zero counts, and then per-cell depth is the sum of the raw read / UMI counts.

ADD COMMENT

Login before adding your answer.

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