is_out_of_bounds | R Documentation |
Given a grangelist of say N genes with X_n exons, this yields a length N vector pulled from the mcols of the first element of each list element
is_out_of_bounds(gr, si = seqinfo(gr))
gr |
GRanges or GrangesList of elements |
si |
seqinfo information about length and names of chromosomes |
a logical vector valued TRUE if GRanges elements are out of the chromosome bounds
Dermot Harnett, dermot.p.harnett@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.