Description Usage Arguments Value
View source: R/pwOmics_helper_functions.R
Find the overlap of x next neighbors of transcription factors in identified pathways. Writes the overlap into a given list called 'regulators'.
1  | findxneighborsoverlap(neighbors, noTFs_inPW, regul)
 | 
neighbors | 
 list of x next neighbors for each transcription factor in the pathway as provided by findxnextneighbors function.  | 
noTFs_inPW | 
 numeric value specifying number of TFs being at least part of the pathway.  | 
regul | 
 list element of regulators list for current pathway.  | 
list of regulators identified in x next neighbors of TFs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.