View source: R/distance_func.R
distance_func | R Documentation |
Helper function used to create (log2) distance type feature space
distance_func(binned_data_center_gr, annot_data_center_gr)
binned_data_center_gr |
A GRanges object of width 1 |
annot_data_center_gr |
A GRanges object of width 1 |
A vector of log2 distances to the nearest overlap
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.