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

Description Usage Arguments Value

Description

Exactly that.

Usage

1
2
3
4
scn_trainGRN(expTrain, stTrain, subNets, classList = NULL,
  dLevel = "description1", tVals = NULL, classWeight = FALSE,
  exprWeight = FALSE, 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/singleCellNet documentation built on April 9, 2021, 8:49 a.m.