condPerPathways: 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 genes per pathway given the number of pathways in a gene

Usage

1
2
3
4
5
6
7
8
condPerPathways(object, pathwaysPerGene)

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

## S4 method for signature 'GeneSetCollection,numeric'
condPerPathways(object,
  pathwaysPerGene)

Arguments

object

A GeneSetCollection

pathwaysPerGene

A numeric vector of the number of pathways per genes.

Value

A matrix with the probabilities

Methods (by class)

Author(s)

Llu<c3><ad>s Revilla Sancho

See Also

condPerGenes

Examples

1
2

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