getLevelLabels {tRanslatome} | R Documentation |
This function displays an object of class character
specifying the names given to the two conditions. By default, the vector is set to c("control","treated")
, but the user can specify other names. It takes as input an object of class TranslatomeDataset
.
getLevelLabels(object)
object |
an object of class |
Toma Tebaldi, Erik Dassi, Galena Kostoska
TranslatomeDataset
computeDEGs
data(tRanslatomeSampleData) getLevelLabels(translatome.analysis)