edgeR_tmm {gene_quantification}
R Documentation
get edgeR TMM factors
Description
Usage
edgeR_tmm
(
countData
,
trimFractionM
=
0.3
,
trimFractionA
=
0.05
);
Arguments
countData
[as
Matrix
]
trimFractionM
[as double]
trimFractionA
[as double]
Details
Authors
rnaseq
Value
this function returns data object of type
any
kind.
clr value class
any
kind
Examples
[Package
gene_quantification
version 1.0.0.0
Index
]