Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Examples  

bioinfo::nmer_string Struct Template Reference

nmer_string represents a string as a series of overlapping nmers. More...

#include <bit_string.h>

List of all members.

Public Types

typedef std::basic_string<
std::bitset<NB>, na_nmer_overlap<
NB> > 
string


Detailed Description

template<size_t NB> struct bioinfo::nmer_string

nmer_string represents a string as a series of overlapping nmers.

An nmer refers to a nucleotide sequence of length n

See also:
also na_nmer_overlap
Examples:

main.cc.


The documentation for this struct was generated from the following file: