SHORE API
|
Reader for SHORE MapList files (monolithic interface). More...
Public Types | |
typedef shore::alignment | current_type |
Public Member Functions | |
maplist_reader (const std::string &fn, shore::alignment::cmp_type c=shore::alignment::cmp_coor) | |
const shore::alignment & | current () const |
bool | has_data () const |
void | next () |
const std::string & | filename () const |
const std::string & | current_line () const |
void | set_range (const shore::refseq_coor &s, const shore::refseq_coor &e, const long maxrl=0l) |
Additional Inherited Members | |
![]() | |
void | parse_tags (std::string::const_iterator b, std::string::const_iterator e) |
void | tagfun_invalid () |
void | tagfun_RGR () |
void | tagfun_MPQ () |
void | tagfun_ORI () |
void | tagfun_NUM () |
void | tagfun_NXP () |
void | tagfun_OCL () |
![]() | |
shore::alignment::accessory * | m_alignment_tags |
![]() | |
static const size_t | MAXTAGS =128*128 |
Reader for SHORE MapList files (monolithic interface).