|
Antonie
|
#include "16ssearcher.hh"#include <zlib.h>#include <stdexcept>#include <stdlib.h>#include <string.h>#include <stdio.h>#include <iostream>#include <boost/foreach.hpp>#include "fastq.hh"#include "hash.h"#include "misc.hh"Defines | |
| #define | INDEXSIZE 24 |
Functions | |
| string | compactify (const std::string &text) |
| int | main (int argc, char **argv) |
| #define INDEXSIZE 24 |
| string compactify | ( | const std::string & | text | ) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
1.7.6.1