as.deg {geneExpression}
R Documentation
create gene expression DEG model
Description
Usage
as.deg
(
x
,
logFC
=
"logFC"
,
pvalue
=
"pvalue"
,
label
=
"id"
);
Arguments
x
-
logFC
[as string]
pvalue
[as string]
label
[as string]
env
[as
Environment
]
Details
Authors
phenotype_kit
Value
this function returns data object of type
DEGModel
.
clr value class
DEGModel
Examples
[Package
geneExpression
version 1.0.0.0
Index
]