Description Usage Arguments Value
View source: R/pwOmics_helper_functions.R
Find next neighbors of transcription factors in identified pathways.
Produces a list of x next neighbors for each transcription factor in the pathway.
1  | findxnextneighbors(data_omics, pws_morex_TFs, pwxTFs, order_neighbors)
 | 
data_omics | 
 OmicsData object.  | 
pws_morex_TFs | 
 list of transcription factors in identified pathways.  | 
pwxTFs | 
 numeric variable of pathway currently investigated (from pws_morexTFs).  | 
order_neighbors | 
 integer specifiying the order of the neighborhood: order 1 is TF plus its immediate neighbors.  | 
list of x next neighbors for each TF in the pathway.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.