loadMat | R Documentation |
Load gene x cell count matrix into seurat object. For intended performance, first column of spreadsheet must contain gene names, and first row of spreadsheet must contain cell names.
loadMat(file, dir)
file |
Matrix file name. (.csv, .tsv supported) |
dir |
Character. folder containing import_set file |
list containing Seurat Object and named gene vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.