Description Usage Arguments Value Examples
View source: R/injectMTvariants.R
FIXME: this function could most likely be orders of magnitude faster. FIXME: this ONLY considers variants injected against rCRS, not RSRS or hg19. FIXME: this function really needs mouse support as well. FIXME: recent changes seem to have destabilized this fn.
1 | injectMTVariants(mvr, coding = TRUE, gr = NULL)
|
mvr |
An MVRanges, usually from pileupMT, often subsetted |
coding |
TRUE to only look at coding regions |
gr |
A GRanges, usually of protein-coding regions (the default) |
1 |
1 2 | library(MTseekerData)
injectMTVariants(RONKSvariants[["RO_2"]][59])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.