mbrain_raw | R Documentation |
This dataset contains one sparse count matrix
mbrain_raw
of gene expressions. The original dataset can be found at
https://support.10xgenomics.com/spatial-gene-expression/datasets/1.0.0/V1_Adult_Mouse_Brain.
For simplicity, we only keep the top 100 highest expressed genes in this
example data.
If users read raw data using read10xRaw
(or read10xRawH5
),
they should get exactly the same format as the object in this dataset.
data(mbrain_raw)
An object of class "dgCMatrix"
.
data(mbrain_raw)
str(mbrain_raw)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.