SHORE API
|
Read genomic features from a GFF files. More...
Public Types | |
typedef shore::annotation_entry | current_type |
Public Member Functions | |
gff_reader (std::istream *const in) | |
gff_reader (const std::string &fn) | |
const shore::annotation_entry & | current () const |
bool | has_data () |
void | next () |
Read genomic features from a GFF files.