palimpsest_addMutationContextToVR | R Documentation |
Function used within annotate_VCF to add mutation context to SBS mutations.
palimpsest_addMutationContextToVR(
vr = NULL,
ref_genome = NULL,
k = 3,
check.strand = FALSE,
num_of_DELs = NULL
)
vcf
vr3 <- palimpsest_addMutationContextToVR(vr = vr, ref_genome = ref_genome, k = 3, num_of_DELs = delet_this)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.