11 #ifndef MG_ADAPT_ALI_HXX
12 #define MG_ADAPT_ALI_HXX
17 #ifndef ARB_STRARRAY_H
32 int size()
const {
return n_remaps; }
33 #if defined(ASSERTION_USED)
47 #error mg_adapt_ali.hxx included twice
48 #endif // MG_ADAPT_ALI_HXX
MG_remaps(GBDATA *gb_left, GBDATA *gb_right, bool enable, const char *reference_species_names)
const MG_remap & remap(int idx) const
const char * alignment_name(int idx) const
GB_ERROR MG_adaptAllCopiedAlignments(const MG_remaps &remaps, GBDATA *source_species, GBDATA *destination_species)
bool validIdx(int idx) const