label.level.DEGs {tRanslatome}R Documentation

labelLevelDEGsHelpfile

Description

This function displays an object of class character specifying the names of the two levels compared in the experiment. It takes as input an object of class DEGs.

Usage

label.level.DEGs(object)

Arguments

object

an object of class DEGs.

Author(s)

Toma Tebaldi, Erik Dassi, Galena Kostoska

See Also

DEGs TranslatomeDataset computeDEGs

Examples

data(tRanslatomeSampleData)
label.level.DEGs(limma.DEGs)

[Package tRanslatome version 1.18.5 Index]