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

View source: R/getMolDataMatrices.R

getMolDataMatricesR Documentation

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

Description

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

Usage

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

molDataMats <- getMolDataMatrices()


CBIIT/rcellminer documentation built on Aug. 8, 2024, 12:15 p.m.