Description Usage Arguments Details Value Methods (by class) See Also
Given a GeneSetCollection adds a relationship between a gene and a pathway.
1 2 3 4 5 |
object |
A GeneSetCollection |
gene |
A vector of character with genes. |
pathway |
A vector of character with pathways. |
It accepts one gene and one pathway, several genes and one pathway and several pathways and one gene, but not several pathways and several genes.
A GeneSetCollection with those relationships added.
object = GeneSetCollection,gene = character,pathway = character
: Add relationships between genes and gene sets
drop
To just remove a gene or a pathways.
modify
To remove and add relationship at once.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.