readExprMatrix: readExprMatrix

Description Usage Arguments Details Value Examples

View source: R/giotto.R

Description

Function to read an expression matrix into a sparse matrix.

Usage

1
readExprMatrix(path, cores = NA, transpose = FALSE)

Arguments

path

path to the expression matrix

cores

number of cores to use

transpose

transpose matrix

Details

The expression matrix needs to have both unique column names and row names

Value

sparse matrix

Examples

1

bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.