InDel-class: InDel objects

InDel-classR Documentation

InDel objects

Description

The InDel class is a container for storing insertion and deletion information.

Details

This is a generic class that stores any insertion and deletion information.

Accessor methods

In the code snippets below, x is a InDel object.

insertion(x):

The insertion information.

deletion(x):

The deletion information.

Author(s)

P. Aboyoun

See Also

pairwiseAlignment, PairwiseAlignments-class


Bioconductor/Biostrings documentation built on March 26, 2024, 6:39 p.m.