CreatePPMFromSBSVCFs: Create position probability matrices (PPM) from a list of SBS...

Description Usage Arguments Value

View source: R/sequence_context_functions.R

Description

Create position probability matrices (PPM) from a list of SBS vcfs

Usage

1
CreatePPMFromSBSVCFs(list.of.SBS.vcfs, ref.genome, seq.context.width)

Arguments

list.of.SBS.vcfs

List of in-memory data frames of pure SBS mutations – no DBS or 3+BS mutations.

ref.genome

A ref.genome argument as described in ICAMS.

seq.context.width

The number of preceding and following bases to be extracted around the mutated position from ref.genome.

Value

A list of position probability matrices (PPM).


ICAMS documentation built on April 3, 2021, 5:07 p.m.