Antonie
Public Member Functions
Search16S Class Reference

A class to match reads to a 16S database. More...

#include <16ssearcher.hh>

List of all members.

Public Member Functions

 Search16S (const std::string &src, int indexLength)
void score (const std::string &nucleotides)
std::vector< Entry16StopScores ()
void printTop (unsigned int top)

Detailed Description

A class to match reads to a 16S database.


Constructor & Destructor Documentation

Search16S::Search16S ( const std::string &  src,
int  indexLength 
)

Member Function Documentation

void Search16S::printTop ( unsigned int  top)
void Search16S::score ( const std::string &  nucleotides)

The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Friends Defines