|
ARB
|
#include <SQ_functions.h>

Public Attributes | |
| int | bases |
| int | diff_from_average |
| int | helix |
| int | consensus |
| int | iupac |
| int | gc |
Definition at line 57 of file SQ_functions.h.
| int SQ_weights::bases |
Definition at line 58 of file SQ_functions.h.
Referenced by sq_calc_seq_quality_cb(), and SQ_evaluate().
| int SQ_weights::diff_from_average |
Definition at line 59 of file SQ_functions.h.
Referenced by sq_calc_seq_quality_cb(), and SQ_evaluate().
| int SQ_weights::helix |
Definition at line 60 of file SQ_functions.h.
Referenced by sq_calc_seq_quality_cb(), and SQ_evaluate().
| int SQ_weights::consensus |
Definition at line 61 of file SQ_functions.h.
Referenced by sq_calc_seq_quality_cb(), and SQ_evaluate().
| int SQ_weights::iupac |
Definition at line 62 of file SQ_functions.h.
Referenced by sq_calc_seq_quality_cb(), and SQ_evaluate().
| int SQ_weights::gc |
Definition at line 63 of file SQ_functions.h.
Referenced by sq_calc_seq_quality_cb(), and SQ_evaluate().
1.8.8