annotate_variant_type: Annotate variants with variant type ("SBS", "INS", "DEl",...

Description Usage Arguments Value Examples

View source: R/annotate_variants.R

Description

Annotate variants with variant type ("SBS", "INS", "DEl", "DBS")

Usage

1

Arguments

bay

Input bagel

Value

None

Examples

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

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