Description Usage Arguments Details Value
By default, matrix data will be stored in the "RNA" assay.
1 | read_h5_seurat(h5_file, target = "matrix", feature_names = "id", ...)
|
h5_file |
the path to an .h5 file in 10x Genomics format |
target |
A matrix object in the .h5 file with a /features/ sub-group. Default is "matrix". |
feature_names |
a character object specifying whether to use "id" or "name" for row.names. Default is "id". |
... |
Additional parameters passed to |
CITE-seq data will be automatically detected and stored in the "ADT" assay.
a Seurat Class object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.