isSigGeneSet | R Documentation |
Return a logical vector indicating whether a gene-set is significantly enriched or not, given the FDR threshold
isSigGeneSet(object, fdr = 0.05)
object |
A FisherResultList object |
fdr |
Numeric, FDR value threshold |
A logical vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.