Learn R Programming

occugene (version 1.32.0)

binHist: Histogram Breakpoints

Description

Returns the histogram breakpoints for fast insertion.

Usage

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

Value

end.pt
Position of last target
orf
orfID
overlap
Number of targets in overlap

Details

Returns a vector of breakpoints for the binInsertHist function.

References

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

See Also

binInsertHist

Examples

Run this code
# **

Run the code above in your browser using DataLab