Description Usage Arguments Details Value Author(s) References See Also Examples
Given a list of locations, returns the number of ORFs hit.
1 | binInsertHist(insert,orfHist,returnCounts=FALSE)
|
insert |
List of insertion locations |
orfHist |
Histogram breakpoints |
returnCounts |
Return the number of insertions |
Finds the number of ORFs that have an insertion given a list of locations. If the returnCounts flag is true, the function returns the number of insertions per ORF. Uses the function hist for gains in speed.
Returns a numeric or an object
Oliver Will owill4@yahoo.com
See the book chapter O. Will (**) in **
binHist
1 | # **
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.