getMolDataMatrices: Returns a list of molecular data type matrices, with rownames...

Description Usage Arguments Value Examples

View source: R/getMolDataMatrices.R

Description

Returns a list of molecular data type matrices, with rownames in each matrix prefixed with a data type abbreviation.

Usage

1
getMolDataMatrices(molDataMats = NULL)

Arguments

molDataMats

A named list of molecular data type matrices with feature data specified along the rows, and feature names indicated in the row names.

Value

a list containing molecular data type matrices, with rownames in each matrix prefixed with a data type abbreviation, e.g., 'exp' for mRNA expression, etc. The matrix-specific data type abbreviations are derived from the names of molDataMats.

Examples

1
molDataMats <- getMolDataMatrices()

cannin/rcellminer documentation built on Aug. 3, 2021, 8:51 p.m.