ARB
|
#include <SQ_physical_layout.h>
Public Member Functions | |
SQ_physical_layout () | |
void | SQ_calc_physical_layout (const char *sequence, int size, GBDATA *gb_quality_ali) |
int | SQ_get_number_of_bases () const |
double | SQ_get_gc_proportion () const |
Definition at line 24 of file SQ_physical_layout.h.
SQ_physical_layout::SQ_physical_layout | ( | ) |
Definition at line 43 of file SQ_physical_layout.h.
void SQ_physical_layout::SQ_calc_physical_layout | ( | const char * | sequence, |
int | size, | ||
GBDATA * | gb_quality_ali | ||
) |
Definition at line 61 of file SQ_physical_layout.h.
References GB_FLOAT, GB_INT, GB_search(), GB_write_float(), GB_write_int(), and seq_assert.
Referenced by SQ_pass1(), and SQ_pass1_no_tree().
|
inline |
Definition at line 106 of file SQ_physical_layout.h.
Referenced by SQ_pass1(), and SQ_pass1_no_tree().
|
inline |
Definition at line 112 of file SQ_physical_layout.h.
Referenced by SQ_pass1(), and SQ_pass1_no_tree().