Store the expression matrix as a sparse matrix for easy loading
with the read10X
function in Seurat
1 | save_for_10X(x, save_dir, batch_size = 2000, gene_name = NULL, gene_col = NULL)
|
x |
a data.table with the column names being the cell IDs |
gene_name |
a list of genes for the expression matrix |
gene_col |
a column in the expression matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.