Description Usage Arguments Details Value Author(s) Examples
View source: R/findAttractorsStep.R
Internal function - flags a gene if it exists in a pathway.
1 |
x |
A |
This function is called internally by the findAttractors
function. Function returns TRUE if the probe exists in at least one pways, FALSE if there are no pway annotations.
A logical
value.
Jessica Mar
1 2 3 4 5 | ## Not run:
library(illuminaHumanv2.db)
flag.check <- flagPwayExists(ls(illuminaHumanv2PATH2PROBE))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.