binary_func {preciseTAD}R Documentation

Helper function used to create binary overlap type feature space

Description

Helper function used to create binary overlap type feature space

Usage

binary_func(binned_data_gr, annot_data_gr)

Arguments

binned_data_gr

A GRanges object

annot_data_gr

A Granges object

Value

An indicator vector for whether or not an overlap occured


[Package preciseTAD version 1.0.0 Index]