checkDataSet {CancerInSilico} | R Documentation |
checks a data set before it is used to calibrate the pathway values for min/max expression
checkDataSet(dataSet, genes)
dataSet |
matrix of gene expression data where row names are genes |
genes |
names of all genes being simulated |
no value is return, but errors/warnings are thrown related to potential problems in the data set
data(referenceGeneExpression)