Description Usage Arguments Value
Read AnnData to Seurat with Seurat's function ReadH5AD.
Please note that this might not work as expected.
For your convenience we implemented importing with SeuratDisk for h5ad files from Anndata>=0.7.3.
Alternatively, you can use our experimental reader by setting "experimental_readers=TRUE"
in load_data.
| 1 | read_anndata_to_seurat(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.