create_sbs96_table {musicatk}R Documentation

Uses a genome object to find context and generate standard SBS96 tables

Description

Uses a genome object to find context and generate standard SBS96 tables

Usage

create_sbs96_table(musica, g, overwrite = FALSE)

Arguments

musica

A musica object.

g

A BSgenome object indicating which genome reference the variants and their coordinates were derived from.

overwrite

Overwrite existing count table

Value

Returns the created SBS96 count table object


[Package musicatk version 1.2.0 Index]