ARB
Classes | Variables
MostLikelySeq.hxx File Reference
#include <AP_sequence.hxx>
#include <downcast.h>
Include dependency graph for MostLikelySeq.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  DNA_Table
 
class  MostLikelySeq
 

Variables

class DNA_Table dna_table
 
const size_t ST_MAX_SEQ_PART = 256
 
const int ST_BUCKET_SIZE = 16
 
const int LD_BUCKET_SIZE = 4
 

Variable Documentation

class DNA_Table dna_table
const size_t ST_MAX_SEQ_PART = 256
const int ST_BUCKET_SIZE = 16

Definition at line 34 of file MostLikelySeq.hxx.

Referenced by ST_ML::get_color_string().

const int LD_BUCKET_SIZE = 4

Definition at line 35 of file MostLikelySeq.hxx.

Referenced by ST_ML::get_color_string().