Description Usage Arguments Value
a helper function that constructs a seurat object from an expression matrix, cell & gene metadata. Used to read loom and AnnData files
1 | matrix_to_seurat(matrix, cell_metadata, gene_metadata)
|
matrix |
The path to the expression matrix file. |
cell_metadata |
The path to the cell metadata file. |
gene_metadata |
The path to the gene metadata file. |
A Seurat object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.