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)

Arguments

file

Matrix file name. (.csv, .tsv supported)

dir

Character. folder containing import_set file

Value

list containing Seurat Object and named gene vector.