cn_make_tVals | R Documentation |
Calculate mean and SD
cn_make_tVals(expDat, sampTab, dLevel = "description1",
predictSD = FALSE)
expDat |
training data |
sampTab, |
### training sample table |
dLevel="description1", |
### column to define CTs |
predictSD=FALSE |
### whether to predict SD based on expression level |
tVals list of ct->mean->named vector of average gene expression, ->sd->named vector of gene standard deviation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.