Canonicalize1INS115: Given an insertion and its sequence context, categorize it.

Description Usage Arguments Details Value

View source: R/ID115_fns.R

Description

Given an insertion and its sequence context, categorize it.

Usage

1
Canonicalize1INS115(context, ins.sequence, pos, trace = 0, strand)

Arguments

context
ins.sequence
pos

The position of ins.sequence in context.

trace
strand

Details

same as Canonicalize1INS except when insertion.size == 1 & rep.count == 0 in which the format will be INS:Y:1:0_PF where Y is C or T, P is the preceding nucleotide, and F is the following nucleotide

Value

A string that is the canonical representation of the given insertion type.


steverozen/ICAMSxtra documentation built on Feb. 9, 2022, 7:01 a.m.