Description Usage Arguments Value Examples
View source: R/annotate_variants.R
Adds an annotation to the input bagel's variant table with length of each variant
1 |
bay |
Input samples |
None
1 2 3 | bay <- readRDS(system.file("testdata", "bagel.rds", package = "BAGEL"))
annotate_variant_length(bay)
bay
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.