getDEGs {tRanslatome} | R Documentation |
This function displays an object of class DEGs
in which each gene is assigned an expression class: up- or down-regulated at the first level, up- or down-regulated at the second level, up-regulated at both levels, down-regulated at both levels, up-regulated at the first level and down-regulated at the second level and vice versa. It takes as input an object of class TranslatomeDataset
.
getDEGs(object)
object |
an object of class |
Toma Tebaldi, Erik Dassi, Galena Kostoska
TranslatomeDataset
computeDEGs
DEGs
data(tRanslatomeSampleData) getDEGs(translatome.analysis)