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

View source: R/annotate_variants.R

annotate_replication_strandR Documentation

Add replication strand annotation to SBS variants based on bedgraph file

Description

Add replication strand annotation to SBS variants based on bedgraph file

Usage

annotate_replication_strand(musica, rep_range, build_table = TRUE)

Arguments

musica

A musica object.

rep_range

A GRanges object with replication timing as metadata

build_table

Automatically build a table from this annotation

Value

None

Examples

data(musica)
data(rep_range)
annotate_replication_strand(musica, rep_range)

campbio/musicatk documentation built on Oct. 22, 2023, 8:28 p.m.