| getDEGsMethod {tRanslatome} | R Documentation |
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.
getDEGsMethod(object)
object |
an object of class |
Toma Tebaldi, Erik Dassi, Galena Kostoska
DEGs
computeDEGs
TranslatomeDataset
data(tRanslatomeSampleData) getDEGsMethod(limma.DEGs)