deg {DEGreport}R Documentation

Method to get all table stored for an specific comparison

Description

Method to get all table stored for an specific comparison

Usage

deg(object, value = NULL, tidy = NULL, top = NULL, ...)

## S4 method for signature 'DEGSet'
deg(object, value = NULL, tidy = NULL, top = NULL, ...)

Arguments

object

DEGSet

value

Character to specify which table to use.

tidy

Return data.frame, tibble or original class.

top

Limit number of rows to return. Default: All.

...

Other parameters to pass for other methods.

Author(s)

Lorena Pantano

References


[Package DEGreport version 1.29.0 Index]