cn_make_tVals: Estimate gene expression dist in CTs

cn_make_tValsR Documentation

Estimate gene expression dist in CTs

Description

Calculate mean and SD

Usage

cn_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/CellNet documentation built on May 18, 2023, 4:58 p.m.