condPerGenes: Conditional probability by genes per pathway

Description Usage Arguments Value Methods (by class) Author(s) See Also Examples

Description

Calculates the probability of having a number of pathways per gene given the number of genes in a pathway

Usage

1
2
3
4
5
6
7
condPerGenes(object, genesPerPathway)

## S4 method for signature 'GeneSetCollection,missing'
condPerGenes(object)

## S4 method for signature 'GeneSetCollection,numeric'
condPerGenes(object, genesPerPathway)

Arguments

object

A GeneSetCollection

genesPerPathway

A numeric vector of the number of genes per pathways.

Value

A matrix with the probabilities

Methods (by class)

Author(s)

Llu<c3><ad>s Revilla Sancho

See Also

condPerPathways

Examples

1
2

llrs/GSEAdv documentation built on May 29, 2019, 6 p.m.