Canonicalize1INS | R Documentation |
Given an insertion and its sequence context, categorize it.
Canonicalize1INS(context, ins.sequence, pos, trace = 0)
context |
The deleted sequence plus ample surrounding
sequence on each side (at least as long as |
ins.sequence |
The deleted sequence in |
pos |
The position of |
trace |
If > 0, then generate messages tracing how the computation is carried out. |
A string that is the canonical representation of the given insertion type.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.