readExprMatrix: readExprMatrix

View source: R/giotto.R

readExprMatrixR Documentation

readExprMatrix

Description

Function to read an expression matrix into a sparse matrix.

Usage

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


RubD/Giotto documentation built on April 29, 2023, 5:52 p.m.