|
Sleipnir
|
Public Member Functions | |
| SParserKEGG (std::istream &, CGenome &, const std::string &, bool fSynonyms) | |
| void | Reset () |
Data Fields | |
| const std::string & | m_strOrganism |
| bool | m_fOrganism |
| bool | m_fPathing |
| bool | m_fSynonyms |
| std::vector< CGene * > | m_vecpGenes |
| std::vector< std::string > | m_vecstrIDs |
|
std::map< std::string, std::string > | m_mapGlosses |
Definition at line 191 of file annotationi.h.
1.7.6.1