BioInt  1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
BioMultipleSequenceAlignment.h File Reference
#include "BioMultipleFasta.h"
#include "BioOutputStream.h"
#include "BioMultipleGenBank.h"
#include "BioMultipleEmbl.h"
#include "BioMultipleSwissProt.h"
#include "BioMatrix.h"
#include "BioDnaSubstitutionMatrix.h"
#include "BioProteinSubstitutionMatrix.h"
#include <unistd.h>
#include <algorithm>
#include <vector>
#include <stdio.h>
#include <ctype.h>
#include <string.h>
#include <stdlib.h>
#include <getopt.h>
Include dependency graph for BioMultipleSequenceAlignment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sequence_info
struct  dp_matrix
class  BioMultipleSequenceAlignment

Defines

#define SEEK_START   0
#define SEEK_END   2
#define INFTY   0x8000000

Define Documentation

#define INFTY   0x8000000
#define SEEK_END   2
#define SEEK_START   0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines