ICAMS (version 2.0.7)

CanonicalizeID: Given vectors of insertions and deletions in contexts categorize them.

Description

Given vectors of insertions and deletions in contexts categorize them.

Usage

CanonicalizeID(context, ref, alt, pos)

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.

Value

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