Description Usage Arguments Value
This function returns promoter-enhancer (P-E) pairs based on a correlation matrix
1  | getPEPairs(cm, cutoff = 0, window = .Machine$double.xmax, max.only = F)
 | 
cm | 
 Correlation matrix (rows: promoters, columns: enhancers)  | 
cutoff | 
 Cutoff value required for P-E assignment  | 
window | 
 Genomic window for P-E assignment  | 
P-E pairs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.