Single cell RNA-seq : cell cycle plot and stemness plot
0
0
Entering edit mode
7.4 years ago

Hi

Is there any R package to produce plot a and b of the below Figure?

Figure 3 Single-cell RNA-seq supports a developmental hierarchy in human oligodendroglioma

https://www.nature.com/articles/nature20123/figures/3

Thanks

single cell RNA-Seq • 1.6k views
ADD COMMENT
0
Entering edit mode

You could do that with ggplot2 or even base R. Or do you mean a package to compute the metric that they're plotting? I assume that's something they just implemented themselves.

ADD REPLY
1
Entering edit mode

You can compute that metric with Seurat's CellCycleScoring() function.

See example here: https://satijalab.org/seurat/cell_cycle_vignette.html

ADD REPLY
0
Entering edit mode

That's a handy function!

ADD REPLY

Login before adding your answer.

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