annotate_variant_length: Adds an annotation to the input bagel's variant table with...

Description Usage Arguments Value Examples

View source: R/annotate_variants.R

Description

Adds an annotation to the input bagel's variant table with length of each variant

Usage

1

Arguments

bay

Input samples

Value

None

Examples

1
2
3
bay <- readRDS(system.file("testdata", "bagel.rds", package = "BAGEL"))
annotate_variant_length(bay)
bay

campbio/BAGEL documentation built on Oct. 6, 2020, 3:59 a.m.