cn_remake_processor | R Documentation |
Does lots of stuff, but mostly you will care about the fact that it trains C/T classifiers
cn_remake_processor(cnProc, newGenes = NA, expTrain = NA,
sidCol = "sample_id")
cnProc |
old cnProc |
newGenes |
optional gene subset to use |
expTrain |
optional new expTrain |
sidCol |
column in stTrain that contains unique id for each sample and is the colname in expTrain |
ctGRNs |
result of running cn_grnDoRock |
dLevel |
sample table column name to operate on |
classWeight |
weight GRN est by classification importance |
exprWeight |
weight GRN est by gene expression |
cnProc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.