ABSTRACT

Indices are data structures that store processed data about a sequence or a set of sequences to facilitate searching in them. For example, indices allow fast exact pattern matching or exact motif finding. SeqAn implements several index data structures. Table 26 lists the available specializations of the class Index.