Learn R Programming

tRanslatome (version 1.10.0)

label.condition: labelConditionDEGsHelpfile

Description

This function displays an object of class numeric specifying the significance threshold used to detect DEGs. It takes as input an object of class DEGs.

Usage

label.condition(object)

Arguments

object
an object of class DEGs.

See Also

DEGs TranslatomeDataset computeDEGs

Examples

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

Run the code above in your browser using DataLab