distance_func: Helper function used to create (log2) distance type feature...

View source: R/distance_func.R

distance_funcR Documentation

Helper function used to create (log2) distance type feature space

Description

Helper function used to create (log2) distance type feature space

Usage

distance_func(binned_data_center_gr, annot_data_center_gr)

Arguments

binned_data_center_gr

A GRanges object of width 1

annot_data_center_gr

A GRanges object of width 1

Value

A vector of log2 distances to the nearest overlap


dozmorovlab/preciseTAD documentation built on April 26, 2022, 9:42 a.m.