Creates a cellexalvr objext with the data given
1 2 | MakeCellexaVRObj(exdata, mds.list, specie = c("mouse", "human"),
cell.metadata = NULL, facs.data = NULL)
|
exdata |
A matrix of expression values (required). Colnames are cell IDs, rownames are unique gene names |
mds.list |
A list of 3-column MDS coords (at least one required) |
specie |
Specify whether data is from mouse of human (required) |
cell.metadata |
Required meta data for cells |
facs |
Surface marker intensities from index sorted cells |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.