SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::genomic_coor Struct Reference

Genomic coordinates. More...

Public Member Functions

 genomic_coor (const std::string &seq, const long pos)
 

Public Attributes

std::string sequence
 
long position
 

Detailed Description

Genomic coordinates.

In contrast to refseq_coor, the sequence is identified by a string, and not an int.


The documentation for this struct was generated from the following file: