InDel objects
The InDel
class is a container for storing insertion and deletion
information.
This is a generic class that stores any insertion and deletion information.
In the code snippets below,
x
is a InDel
object.
insertion(x)
:
The insertion information.
deletion(x)
:
The deletion information.
P. Aboyoun
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.