Description Usage Arguments Value Methods (by class) Author(s) See Also
How many genes of different length a pathway is involved in.
1 2 3 4 5 6 7 | sizesPerPathway(object, pathways)
## S4 method for signature 'GeneSetCollection,missing'
sizesPerPathway(object)
## S4 method for signature 'GeneSetCollection,character'
sizesPerPathway(object, pathways)
|
object |
A GeneSetCollection |
pathways |
A character vector of the pathways- |
A vector with the number of different gene sizes of the pathays
object = GeneSetCollection,pathways = missing
: Number of sizes of genes per all pathways.
object = GeneSetCollection,pathways = character
: Number of sizes of genes per pathways provided
Llu<c3><ad>s Revilla Sancho
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.