binHist {occugene}R Documentation

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

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

# **

[Package occugene version 1.44.0 Index]