Description Usage Arguments Value
Tranining broad class classifier
1 2 3 4 |
stTrain |
a dataframe that matches the samples with category |
expTrain |
the expression matrix |
dLevel |
the name of the column that contains categories |
colName_samp |
the name of the column that contains sample names |
nTopGenes |
the number of classification genes per category |
nTopGenePairs |
the number of top gene pairs per category |
nRand |
number of random profiles generate for training |
nTrees |
number of trees for random forest classifier |
weightedDown_dThresh |
the threshold at which anything lower than that is 0 for weighted_down function |
transprop_xFact |
scaling factor for transprop |
weightDown_total |
numeric post transformation sum of read counts for weighted_down function |
a list containing normalized expression data, classification gene list, cnPRoc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.