ARB
Macros | Functions
TranslateRealign.h File Reference
#include <arbdb_base.h>
Include dependency graph for TranslateRealign.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define AUTODETECT_STARTPOS   3
 

Functions

GB_ERROR ALI_translate_marked (GBDATA *gb_main, bool use_entries, bool save_entries, int selected_startpos, bool translate_all, const char *ali_source, const char *ali_dest)
 
GB_ERROR ALI_realign_marked (GBDATA *gb_main, const char *ali_source, const char *ali_dest, size_t &neededLength, bool unmark_succeeded, bool cutoff_dna)
 

Macro Definition Documentation

#define AUTODETECT_STARTPOS   3

Function Documentation

GB_ERROR ALI_translate_marked ( GBDATA gb_main,
bool  use_entries,
bool  save_entries,
int  selected_startpos,
bool  translate_all,
const char ali_source,
const char ali_dest 
)
GB_ERROR ALI_realign_marked ( GBDATA gb_main,
const char ali_source,
const char ali_dest,
size_t neededLength,
bool  unmark_succeeded,
bool  cutoff_dna 
)