Description Usage Arguments Value
Read AnnData to Seurat with experimental FASTGenomics reader.
Importing AnnData is not always working as expected in Seurat v3
For your convenience the FASTGenomics team provides this beta loading routine.
This custom reader, however, only reads the .X
, .obs
and .var
components of the AnnData object.
1 | read_anndata_to_seurat_exp(ds_file)
|
ds_file |
The path to the dataset file. |
A seurat Object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.