ARB
|
#include <AP_codon_table.hxx>
Public Member Functions | |
TransTables () | |
bool | is_allowed (int nr) const |
bool | any () const |
bool | none () const |
bool | all () const |
void | allow (int nr) |
void | forbid (int nr) |
void | forbid (const TransTables &other) |
void | allowAll () |
void | forbidAll () |
void | forbidAllBut (int nr) |
int | explicit_table () const |
bool | is_subset_of (const TransTables &other) const |
const char * | to_string (TranslationTableIndexType type) const |
Definition at line 63 of file AP_codon_table.hxx.
|
inline |
Definition at line 69 of file AP_codon_table.hxx.
References allowAll().
|
inline |
Definition at line 71 of file AP_codon_table.hxx.
Referenced by AWT_is_codon(), and to_string().
|
inline |
Definition at line 72 of file AP_codon_table.hxx.
Referenced by ALI_realign_marked(), AWT_is_codon(), and explicit_table().
|
inline |
Definition at line 73 of file AP_codon_table.hxx.
Referenced by AWT_is_codon().
|
inline |
Definition at line 74 of file AP_codon_table.hxx.
References ALL_TABLES_MASK.
Referenced by AWT_is_codon().
|
inline |
Definition at line 76 of file AP_codon_table.hxx.
Referenced by AWT_is_codon().
|
inline |
Definition at line 77 of file AP_codon_table.hxx.
Referenced by AWT_is_codon().
|
inline |
Definition at line 78 of file AP_codon_table.hxx.
|
inline |
Definition at line 80 of file AP_codon_table.hxx.
References ALL_TABLES_MASK, AWT_CODON_TABLES, and STATIC_ASSERT.
Referenced by TransTables().
|
inline |
Definition at line 84 of file AP_codon_table.hxx.
Referenced by AWT_is_codon().
|
inline |
Definition at line 85 of file AP_codon_table.hxx.
Referenced by ALI_realign_marked(), and AWT_translator::isStartOrStopCodon().
|
inline |
Definition at line 87 of file AP_codon_table.hxx.
References any(), AWT_CODON_TABLES, and pn_assert.
Referenced by ALI_realign_marked(), and AWT_is_codon().
|
inline |
Definition at line 100 of file AP_codon_table.hxx.
Referenced by AWT_is_codon(), distribute_xdata(), Realigner::realign_seq(), and Distributor::translates_to_Xs().
|
inline |
Definition at line 102 of file AP_codon_table.hxx.
References AWT_CODON_TABLES, buffer, is_allowed(), pn_assert, TTIT_ARB, and TTIT_arb2embl().
Referenced by AWT_is_codon().