DEGs.table {tRanslatome}R Documentation

DEGsTableDEGsHelpfile

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

DEGs.table(object)

Arguments

object

an object of class DEGs.

Author(s)

Toma Tebaldi, Erik Dassi, Galena Kostoska

See Also

DEGs TranslatomeDataset computeDEGs

Examples

data(tRanslatomeSampleData)
DEGs.table(limma.DEGs)

[Package tRanslatome version 1.32.0 Index]