NVBIO
|
A class to represent a string infix, i.e. an arbitrarily placed substring
StringType | the underlying string type |
CoordType | the type of infix coordinates, string_infix_coord_type for strings or string_set_infix_coord_type for string-sets |
CoordDim | the number of coordinates, 2 for strings, 4 for string-sets |
#include <infix.h>