Description Usage Arguments Value Author(s)
View source: R/extractSeuratData.R
Extracts the data from a Seurat object. Optionally, a cluster id can be sent in, to extract a subset of the data
1 | extractSeuratData(seuratObj, clusterId = NA)
|
seuratObj |
The Seurat object |
clusterId |
[optional] The id of the cluster, for example 6 |
the template
Johan Gustafsson, <gustajo@chalmers.se>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.