a vector of the @T:SMRUCC.genomics.GCModeller.Workbench.ExperimentDesigner.DEGModel. [as DEGModel]
class.labels
set deg class label manually;
if this parameter is not specified, then the class label will be evaluated from the log2 fold change and the p-value of each deg result data automatically: the deg data will be labelled as sig when its p-value is less than the pval_cutoff and the absolute value of its log2 fold change is greater than the logFC cutoff, otherwise it will be labelled as not_sig
logFC
[as double]
pval.cutoff
[as double]
Details
Authors
phenotype_kit
Value
a new vector of the DEGModel deg result data that the class property of each deg data has been assigned.