loadMat.Rd
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)
Matrix file name. (.csv, .tsv supported)
Character. folder containing import_set file
list containing Seurat Object and named gene vector.