Learn R Programming

tRanslatome (version 1.10.0)

significance.threshold: significanceThresholdDEGsHelpfile

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

significance.threshold(object)

Arguments

object
an object of class DEGs.

See Also

DEGs TranslatomeDataset computeDEGs

Examples

Run this code
data(tRanslatomeSampleData)
significance.threshold(limma.DEGs)

Run the code above in your browser using DataLab