topOrSigGeneSetTable: Return a data.frame of significantly enriched gene-sets with...

View source: R/fisher.R

topOrSigGeneSetTableR Documentation

Return a data.frame of significantly enriched gene-sets with a minimum number

Description

Return a data.frame of significantly enriched gene-sets with a minimum number

Usage

topOrSigGeneSetTable(object, fdr = 0.05, N = 10)

Arguments

object

An FisherResultList object

fdr

Numeric, the treshold of FDR value

N

Integer, the number of returned gene-sets The total number of returned gene-sets are determined by the maximum of N and the counts of gene-sets that have FDR lower than fdr.

Value

A data.frame.


bedapub/ribiosGSEA documentation built on March 30, 2023, 3:26 p.m.