Description Usage Arguments Author(s) See Also Examples
This function displays an object of class character
specifying the method that the user employed in the differential expression analysis. It can have one the following values: limma
, t-test
, TE
, RP
, ANOTA
, DESeq
and none
.By default, this value is set to limma
. It takes as input an object of class DEGs
.
1 | getDEGsMethod(object)
|
object |
an object of class |
Toma Tebaldi, Erik Dassi, Galena Kostoska
DEGs
computeDEGs
TranslatomeDataset
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.