Description Usage Arguments Methods (by class) See Also Examples
Removes a relationship between genes and a pathway of a GeneSetCollection
1 2 3 4 5 |
object |
A GeneSetCollection object. |
gene |
The number or names of the genes to be removed. |
pathway |
The number or names of the pathways to be removed. |
object = GeneSetCollection,gene = character,pathway = character
: a relationship between a genes and a pathway
add
To just add a relationship.
modify
To remove and add relationship at once.
drop
To remove genes and pathways.
1 2 3 | genesPerPathway(Info)
out <- dropRel(Info, "9", "156580")
genesPerPathway(out)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.