evaluate_expr_matrix: evaluate_expr_matrix

View source: R/giotto.R

evaluate_expr_matrixR Documentation

evaluate_expr_matrix

Description

Evaluate expression matrices.

Usage

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


RubD/Giotto_site documentation built on April 12, 2025, 6:46 p.m.