#include "blast.h"#include <ctype.h>#include <cstdlib>Functions | |
| void | split (char ln[], int &s, string &seq, int &e) |
| int | countIden (const char ln[]) |
| void | seq2comp (const string &s, double v[]) |
| int countIden | ( | const char | ln[] | ) |
| void seq2comp | ( | const string & | s, | |
| double | v[] | |||
| ) |
| void split | ( | char | ln[], | |
| int & | s, | |||
| string & | seq, | |||
| int & | e | |||
| ) |
1.5.6