Description Usage Arguments Value Author(s) Examples
Stores 2D manifold representation in SingleCellExperiment
object
1 | manifold2D(object) <- value
|
object |
A |
value |
A |
An updated object of class SingleCellExperiment
Daniel C. Ellwanger
1 2 3 4 5 6 | # Example data
data(exSCE)
gp <- plotManifold(exSCE, color_by="featureName", name="feature_10",
recalculate=TRUE)
manifold2D(exSCE) <- gp
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.