Description Usage Arguments Value
Reading a loom dataset in Seurat v3 uses loomR and may not work as expected.
For your convenience we implemented experimental readers that you can use by setting "experimental_readers=TRUE"
in load_data
.
1 | read_loom_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.