Learn R Programming

tRanslatome (version 1.10.0)

label.level.DEGs: 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.

See Also

DEGs TranslatomeDataset computeDEGs

Examples

Run this code
data(tRanslatomeSampleData)
label.level.DEGs(limma.DEGs)

Run the code above in your browser using DataLab