helper.h File Reference

#include "seqaln.h"

Go to the source code of this file.

Functions

void code2seq (struct SEQALN_SEQUENCE *seq)
int delta (char a, char b, struct SEQALN_CONSTANTS *scoring)
int mdelta (char a, char b, struct SEQALN_CONSTANTS *scoring)
int pdelta (int a, char b, struct SEQALN_PROFILE *pro)
int gap (int k, struct SEQALN_CONSTANTS *scoring)
int pgap (int k, struct SEQALN_PROFILE *pro)
int revcomp (struct SEQALN_SEQUENCE *seq)
int revseq (struct SEQALN_SEQUENCE *seq)
int compseq (struct SEQALN_SEQUENCE *seq)
void rpt_version (char *prog, struct SEQALN_IO *io)
void reverse_list (SEQALN_TRACE **list)
void memfree (struct SEQALN_SEQUENCE *seq1, struct SEQALN_SEQUENCE *seq2, struct SEQALN_CONSTANTS *scoring, struct SEQALN_RESULTS *results, struct SEQALN_IO *io)
int xlate (struct SEQALN_SEQUENCE *seq)
void freeTraceList (struct SEQALN_RESULTS *rslt)


Function Documentation

void code2seq ( struct SEQALN_SEQUENCE seq  ) 

int compseq ( struct SEQALN_SEQUENCE seq  ) 

int delta ( char  a,
char  b,
struct SEQALN_CONSTANTS scoring 
)

void freeTraceList ( struct SEQALN_RESULTS rslt  ) 

int gap ( int  k,
struct SEQALN_CONSTANTS scoring 
)

int mdelta ( char  a,
char  b,
struct SEQALN_CONSTANTS scoring 
)

void memfree ( struct SEQALN_SEQUENCE seq1,
struct SEQALN_SEQUENCE seq2,
struct SEQALN_CONSTANTS scoring,
struct SEQALN_RESULTS results,
struct SEQALN_IO io 
)

int pdelta ( int  a,
char  b,
struct SEQALN_PROFILE pro 
)

int pgap ( int  k,
struct SEQALN_PROFILE pro 
)

int revcomp ( struct SEQALN_SEQUENCE seq  ) 

void reverse_list ( SEQALN_TRACE **  list  ) 

References SEQALN_LSTRUCT::next.

int revseq ( struct SEQALN_SEQUENCE seq  ) 

void rpt_version ( char *  prog,
struct SEQALN_IO io 
)

int xlate ( struct SEQALN_SEQUENCE seq  ) 


Generated on Wed Aug 10 11:57:03 2011 for Softwares from Orpara by  doxygen 1.5.6