getLevelLabels {tRanslatome}R Documentation

getLevelLabelsTranslatomeDatasetHelpfile

Description

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.

Usage

getLevelLabels(object)

Arguments

object

an object of class TranslatomeDataset.

Author(s)

Toma Tebaldi, Erik Dassi, Galena Kostoska

See Also

TranslatomeDataset computeDEGs

Examples

data(tRanslatomeSampleData)
getLevelLabels(translatome.analysis)

[Package tRanslatome version 1.28.0 Index]