getDEGs {tRanslatome}R Documentation

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.

Author(s)

Toma Tebaldi, Erik Dassi, Galena Kostoska

See Also

TranslatomeDataset computeDEGs DEGs

Examples

data(tRanslatomeSampleData)
getDEGs(translatome.analysis)

[Package tRanslatome version 1.28.0 Index]