[.Junction | R Documentation |
Overloads subset operator for Junction. Allows subsetting of Junction via index. Also, allows for data.table style queries on Junction GRangesList and corresponding metadata.
## S3 method for class 'Junction'
obj[i, j, with = TRUE]
obj |
Junction object This is the Junction object to be subset |
i |
integer, logical, or expression in Junction metadata used to subset Junction |
A new Junction object that contains only the given id's
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.