NVBIO
|
A class to represent a string suffix, i.e. an arbitrarily placed substring
StringType | the underlying string type |
CoordType | the type of suffix coordinates, string_suffix_coord_type for strings, string_set_suffix_coord_type for string-sets |
CoordDim | the number of coordinates, 1 for strings, 2 for string-sets |
#include <suffix.h>