Description Usage Arguments Details Value Author(s)
determine if one set of GRanges fully contains any of another set of GRanges
1 | contains(transcripts, cds)
|
transcripts |
|
cds |
|
If gown is a ballgown object, transcripts can
be structure(gown)$trans (or any subset).
vector with length equal to length(transcripts), where each
entry is TRUE if the corresponding transcript contains a coding
sequence (i.e., is a superset of at least one entry of cds).
Alyssa Frazee
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.