Description Usage Arguments Value Examples
If presented with a GAlignments/MAlignments, this method will split the element by strand, i.e. + alignments and - alignments. Otherwise the method retrieves ranges/variant calls that overlap genic elements on the heavy and light strands of the mitochondrial genome.
1 | byStrand(x, anno)
|
x |
a *RangesList or *AlignmentsList |
anno |
Annotation information for the reference genome |
1 |
1 2 3 | data(mtAnno.rCRS)
data(RONKSvariants, package="MTseekerData")
byStrand(RONKSvariants, mtAnno)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.