Description Usage Arguments Value Methods (by class) Author(s)
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
1 2 3 4 5 6 7 |
object |
A GeneSetCollection object |
pathway |
A character of the pathway to analyze. If missing it will analyze all pathways |
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.
object = GeneSetCollection,pathway = character
: Calculates statistics for a single pathway
object = GeneSetCollection,pathway = missing
: Calculates statistics for all pathways
Llu<c3><ad>s Revilla
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.