ICAMS (version 2.3.12)

CanonicalizeID: Determine the mutation types of insertions and deletions.

Description

Determine the mutation types of insertions and deletions.

Usage

CanonicalizeID(context, ref, alt, pos)

Value

A vector of strings that are the canonical representations of the given insertions and deletions.

Arguments

context

A vector of ample surrounding sequence on each side the variants

ref

Vector of reference alleles

alt

Vector of alternative alleles

pos

Vector of the positions of the insertions and deletions in context.