evaluate_expr_matrix: evaluate_expr_matrix

Description Usage Arguments Details Value Examples

View source: R/giotto.R

Description

Evaluate expression matrices.

Usage

1
evaluate_expr_matrix(inputmatrix, sparse = TRUE, cores = NA)

Arguments

inputmatrix

inputmatrix to evaluate

sparse

create sparse matrix (default = TRUE)

cores

how many cores to use

Details

The inputmatrix can be a matrix, sparse matrix, data.frame, data.table or path to any of these.

Value

sparse matrix

Examples

1

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