11 #ifndef __INTRON_LIST__
12 #define __INTRON_LIST__
37 void init_list(int32_t* all_pos, int32_t len);
46 void read_introns(int32_t* start_pos, int32_t* end_pos, int32_t* quality, int32_t len);
59 virtual const char*
get_name()
const {
return "IntronList"; }
int32_t ** m_quality_list
void init_list(int32_t *all_pos, int32_t len)
Class SGObject is the base class of all shogun objects.
virtual const char * get_name() const
all of classes and functions are contained in the shogun namespace
void get_intron_support(int32_t *values, int32_t from_pos, int32_t to_pos)
void read_introns(int32_t *start_pos, int32_t *end_pos, int32_t *quality, int32_t len)