getResults: getResults

View source: R/enrichMiR.R

getResultsR Documentation

getResults

Description

Returns the results table of an enrich.results object.

Usage

getResults(object, test = NULL, getFeatures = TRUE, flatten = FALSE)

Arguments

object

An object of class 'enrich.results'.

test

The name of a test, or a vector of such names. If ommitted (default), a merge of all available tests is returned. Note that more detailed results are returned when looking at a specific test.

getFeatures

Logical; whether to return overlapping features.

flatten

Logical; whether to return a normal data.frame instead of a DataFrame.

Value

a DataFrame or data.frame.


ETHZ-INS/enrichMiR documentation built on July 20, 2024, 12:03 a.m.