pathway: Statistics about pathways

Description Usage Arguments Value Methods (by class) Author(s)

Description

Calculates some statistics of the genes, like the biggest pathway, the gene in more pathways, h-index and entropy or information content for the genes per pathway and pathways for genes and they percentage of the maximum. Uses check to validate the input

Usage

1
2
3
4
5
6
7
pathway(object, pathway)

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

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

Arguments

object

A GeneSetCollection object

pathway

A character of the pathway to analyze. If missing it will analyze all pathways

Value

If a single pathway is provided invisible a list of statistics (the statistics will be printed on the screen), otherwise the data.frame of statistics.

Methods (by class)

Author(s)

Llu<c3><ad>s Revilla


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