deg: Method to get all table stored for an specific comparison

degR 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

  • Testing if top is whole number or not comes from: https://stackoverflow.com/a/3477158


lpantano/DEGreport documentation built on Feb. 28, 2024, 12:01 a.m.