Distribution of cell numbers in Seurat
0
0
Entering edit mode
3.9 years ago
mvis1231 ▴ 120

Dear all,

I have been following this Seurat tutorial: https://satijalab.org/seurat/v3.1/pbmc3k_tutorial.html

When I do quantile(object$nFeature_RNA), I can check the distribution of number of genes detected in each cell. Also, quantile(object$nCount_RNA) gives me the distribution of number of UMI.

But, how can I get the distribution of number of cells in this case?

I have been trying to look at meta data, but I am struggling to get the information. Any idea or hint will be greatly appreciated. Thank you!

scRNA-seq Seurat R nFeature_RNA nCount_RNA • 2.1k views
ADD COMMENT
0
Entering edit mode

Can you elaborate what you mean by "distribution of cells"? The number of cells is the number of columns of the Seurat object.

ADD REPLY
0
Entering edit mode

That's what I was asked, but I am also being confused.. If we calculate the sum of each column (each cell), then the number is nCount_RNA, right?

ADD REPLY

Login before adding your answer.

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