binHist {occugene} | R Documentation |
Returns the histogram breakpoints for fast insertion.
binHist(orf,overlap=NULL,bp=6264403)
orf |
2-column matrix of annotation |
overlap |
number position of overlap |
bp |
number of base pairs in genome |
Returns a vector of breakpoints for the binInsertHist function.
end.pt |
Position of last target |
orf |
orfID |
overlap |
Number of targets in overlap |
Oliver Will owill4@yahoo.com
See the book chapter O. Will (**) in **.
binInsertHist
# **