Description Usage Arguments Value Examples
View source: R/annotate_variants.R
Annotate variants with variant type ("SBS", "INS", "DEl", "DBS")
1 |
bay |
Input bagel |
None
1 2 | bay <- readRDS(system.file("testdata", "bagel.rds", package = "BAGEL"))
annotate_variant_type(bay)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.