genesPerPathway: Genes per pathway

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

View source: R/genesPerPathway.R

Description

Calculates the genes per pathway of a GeneSetCollection

Usage

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

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

## S4 method for signature 'GeneSetCollection,character'
genesPerPathway(object, pathways)

Arguments

object

A GeneSetCollection object.

pathways

A character vector of the pathways.

Value

A numeric vector of genes per pathway.

Methods (by class)

Author(s)

Llu<c3><ad>s Revilla

See Also

pathwaysPerGene

Examples

1
2

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