Description Usage Arguments Value
Assign variants to features
1 | SetOverlaps(variants, features)
|
variants |
a VCF or GRanges object representing variants to annotate |
features |
a GRanges or GRangesList object representing features used to annotate variants. |
returns the variants object that was passed as an argument, VCF objects have overlaps stored in rowRanges(), GRanges have overlaps stored in mcols(), ShowOverlaps() can be used to reveal this data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.