Histogram: HistogramHelpfile

Description Usage Arguments Author(s) See Also Examples

Description

This function shows in a histogram the number of genes showing differential expression at both levels, or up/down regulated only at one level.

Usage

1
Histogram(object, plottype ="summary", outputformat="on screen")

Arguments

object

an object of class DEGs

plottype

a character string specifying whether the histogram should display a summary of DEGs classes (summary) or detailed classes taking into account the number of genes up or down regulated in the first or second level (detailed).

outputformat

a character string specifying if the plot is saved in jpeg (jpeg), postscript (postscript), pdf (pdf) format, or it is simply displayed on the screen(on screen). By default this value is on screen.

Author(s)

Toma Tebaldi, Erik Dassi, Galena Kostoska

See Also

DEGs TranslatomeDataset computeDEGs

Examples

1
2
data(tRanslatomeSampleData)
Histogram(limma.DEGs,plottype ="summary", outputformat="on screen")

tRanslatome documentation built on Nov. 8, 2020, 6:24 p.m.