View source: R/sequence_context_functions.R
CreatePPMFromSBSVCFs | R Documentation |
Create position probability matrices (PPM) from a list of SBS vcfs
CreatePPMFromSBSVCFs(list.of.SBS.vcfs, ref.genome, seq.context.width)
list.of.SBS.vcfs |
List of in-memory data frames of pure SBS mutations – no DBS or 3+BS mutations. |
ref.genome |
A |
seq.context.width |
The number of preceding and following bases to be
extracted around the mutated position from |
A list of position probability matrices (PPM).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.