checkDataSet: verify gene expression data set is valid for this package

Description Usage Arguments Value Examples

View source: R/GeneExpressionSimulation.R

Description

checks a data set before it is used to calibrate the pathway values for min/max expression

Usage

1
checkDataSet(dataSet, genes)

Arguments

dataSet

matrix of gene expression data where row names are genes

genes

names of all genes being simulated

Value

no value is return, but errors/warnings are thrown related to potential problems in the data set

Examples

1

CancerInSilico documentation built on Nov. 8, 2020, 6:32 p.m.