annotate_replication_strand: Add replication strand annotation to SBS variants based on...

Description Usage Arguments Value Examples

View source: R/annotate_variants.R

Description

Add replication strand annotation to SBS variants based on bedgraph file

Usage

1

Arguments

bay

Input bagel

rep_range

A GRanges object with replication timing as metadata

build_table

Automatically build a table from this annotation

Value

None

Examples

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

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