pathwaysPerGene: Pathways per gene

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

View source: R/pathwaysPerGene.R

Description

Calculates the pathways per gene of a GeneSetCollection. In set theory it is called cardinality.

Usage

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

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

## S4 method for signature 'GeneSetCollection,character'
pathwaysPerGene(object, genes)

Arguments

object

A GeneSetCollection object.

genes

A character vector of genes.

Value

A numeric vector of pathways per genes.

Methods (by class)

Author(s)

Llu<c3><ad>s Revilla

See Also

genesPerPathway

Examples

1
2

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