ccn_make_tVals: Estimate gene expression dist in CTs

View source: R/grn_status.R

ccn_make_tValsR Documentation

Estimate gene expression dist in CTs

Description

Calculate mean and SD

Usage

ccn_make_tVals(expDat, sampTab, dLevel = "description1", predictSD = FALSE)

Arguments

expDat

training data

sampTab,

### training sample table

dLevel="description1",

### column to define CTs

predictSD=FALSE

### whether to predict SD based on expression level

Value

tVals list of ct->mean->named vector of average gene expression, ->sd->named vector of gene standard deviation


pcahan1/cancerCellNet documentation built on July 16, 2022, 12:12 a.m.