flagPwayExists:
Internal function - flags a gene if it exists in a pathway.
Description
Internal function - flags a gene if it exists in a pathway.
Usage
flagPwayExists(x)
Arguments
x
A vector of pathway ids.
Value
A logical value.
Details
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.