bt.overlap: Computes the amount of overlap (positive values) or distance...

View source: R/bt.overlap.R

bt.overlapR Documentation

Computes the amount of overlap (positive values) or distance (negative values) between genome features and reports the result at the end of the same line.

Description

Computes the amount of overlap (positive values) or distance (negative values) between genome features and reports the result at the end of the same line.

Usage

bt.overlap(i, cols = NULL, output = NULL)

Arguments

i

<bed/gff/vcf/bam>

cols

<columns>

output

Output filepath instead of returning output in R.


PhanstielLab/bedtoolsr documentation built on Aug. 29, 2024, 5:37 p.m.