binHist: Histogram Breakpoints

Description Usage Arguments Details Value Author(s) References See Also Examples

View source: R/insertFunc.R

Description

Returns the histogram breakpoints for fast insertion.

Usage

1
binHist(orf,overlap=NULL,bp=6264403)

Arguments

orf

2-column matrix of annotation

overlap

number position of overlap

bp

number of base pairs in genome

Details

Returns a vector of breakpoints for the binInsertHist function.

Value

end.pt

Position of last target

orf

orfID

overlap

Number of targets in overlap

Author(s)

Oliver Will owill4@yahoo.com

References

See the book chapter O. Will (**) in **.

See Also

binInsertHist

Examples

1
# **

occugene documentation built on Nov. 8, 2020, 8:10 p.m.