gr_construct_by | R Documentation |
Uses by field from metadata column to insert into seqnames This is useful for more efficient queries findoverlaps queries between 2 ranges when we want to stratify the query with a "by" field. This feeds into the gr.findoverlaps family of gUtils tools.
gr_construct_by(x, by = NULL, na.seql = TRUE)
A GRanges with the by metadata field attached to the seqnames
Kevin Hadi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.