Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

fasta Struct Reference

#include <pairwise.h>


Data Fields

char * id
char * seq
int start
int end
int numres


Field Documentation

int fasta::end
 

Definition at line 7 of file pairwise.h.

Referenced by pairwise(), and populate().

char* fasta::id
 

Definition at line 4 of file pairwise.h.

Referenced by read_fasta().

int fasta::numres
 

Definition at line 8 of file pairwise.h.

Referenced by pairwise(), populate(), and read_fasta().

char* fasta::seq
 

Definition at line 5 of file pairwise.h.

Referenced by pairwise(), populate(), and read_fasta().

int fasta::start
 

Definition at line 6 of file pairwise.h.

Referenced by pairwise(), and populate().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 24 12:17:51 2003 for pairwise by doxygen 1.3.2