ReadData: Reads data from a sparse or dense matrix Adapted from Seurat

View source: R/data_processing.R

ReadDataR Documentation

Reads data from a sparse or dense matrix Adapted from Seurat

Description

Reads data from a sparse or dense matrix Adapted from Seurat

Usage

ReadData(matrix.dir, make.sparse = T)

Arguments

matrix.dir

The input matrix or sparse matrix directory

make.sparse

Force output to be a sparse dgCMatrix

Value

Returns either a dense or sparse matrix


yanwu2014/swne documentation built on Aug. 5, 2023, 4:42 a.m.