count_func {preciseTAD}R Documentation

Helper function used to create count overlap type feature space

Description

Helper function used to create count overlap type feature space

Usage

count_func(binned_data_gr, annot_data_gr)

Arguments

binned_data_gr

A GRanges object

annot_data_gr

A Granges object

Value

A vector of counts enumerating the number of overlaps


[Package preciseTAD version 1.3.3 Index]