cn_trainNorm: Figure out normalization factors for GRNs, and norm training...

cn_trainNormR Documentation

Figure out normalization factors for GRNs, and norm training data

Description

Exactly that.

Usage

cn_trainNorm(expTrain, stTrain, subNets, classList = NULL,
  dLevel = "description1", tVals = NULL, classWeight = FALSE,
  exprWeight = TRUE, sidCol = "sample_id", xmax = 1000,
  predSD = FALSE)

Arguments

expTrain

expression matrix

stTrain

sample table

subNets

named list of genes, one list per CTT, tct=>gene vector

classList

list of classifiers

dLevel

column name to group on

tVals

seful when debugging

classWeight

weight GRN status by importance of gene to classifier

exprWeight

weight GRN status by expression level of gene?

sidCol

sample id colname

Value

list of trainingScores, normVals, raw_scores, minVals, tVals=tVals


pcahan1/CellNet documentation built on May 18, 2023, 4:58 p.m.