readExprMatrix: Read expression matrix

View source: R/data_input.R

readExprMatrixR Documentation

Read expression matrix

Description

Function to read an expression matrix into a sparse matrix.

Usage

readExprMatrix(path, cores = determine_cores(), 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


drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.