Learn R Programming

tRanslatome (version 1.10.0)

getDEGs: getDEGsTranslatomeDatasetHelpfile

Description

This function displays an object of class DEGs in which each gene is assigned an expression class: up- or down-regulated at the first level, up- or down-regulated at the second level, up-regulated at both levels, down-regulated at both levels, up-regulated at the first level and down-regulated at the second level and vice versa. It takes as input an object of class TranslatomeDataset.

Usage

getDEGs(object)

Arguments

object
an object of class TranslatomeDataset.

See Also

TranslatomeDataset computeDEGs DEGs

Examples

Run this code
data(tRanslatomeSampleData)
getDEGs(translatome.analysis)

Run the code above in your browser using DataLab