A numeric vector of the genome coordinates for the starting positions of the aligned reads, with positive numbers representing the 5' strand and negative numbers representing the 3' strand.
bindpos
A numeric vector of the genome coordinates whose numbers of covering tags are computed.
fragL
A numeric value for the fragment length of the sequencing reads. Default: 200.
whs
A numeric value for the half window size around the binding position. All tags overlapping this region are counted. Default: 250.
Value
A numeric vector of the numbers of reads overlapping each position corresponding to "bindpos".