isSigGeneSet: Return a logical vector indicating whether a gene-set is...

View source: R/fisher.R

isSigGeneSetR Documentation

Return a logical vector indicating whether a gene-set is significantly enriched or not, given the FDR threshold

Description

Return a logical vector indicating whether a gene-set is significantly enriched or not, given the FDR threshold

Usage

isSigGeneSet(object, fdr = 0.05)

Arguments

object

A FisherResultList object

fdr

Numeric, FDR value threshold

Value

A logical vector


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