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