Description Usage Arguments Details Value
modTMM
normalizes feature data.
1 | modTMM(object, method = "TMM")
|
object |
An |
method |
A character string. The method used by |
This method normalizes data using the calcNormFactors
function
from the edgeR
package. It returns the original counts
multiplied by the effective library size factors.
A pre-processed ExprsArray
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.