|
Sleipnir
|
Public Types | |
| typedef std::set< const CGene * > | TSetPGene |
Public Member Functions | |
| SParserOBO (std::istream &, CGenome &, bool=false, bool=false) | |
| void | Reset () |
Data Fields | |
| const char * | m_szTarget |
|
std::vector< std::vector < std::string > > | m_vecvecstrParents |
| bool | m_fObsolete |
| bool | m_fDBIDs |
| bool | m_fSynonyms |
| std::string | m_strNamespace |
| std::vector< std::string > | m_vecstrIDs |
| std::vector< SNode > | m_vecNodes |
| std::vector< TSetPGene > | m_vecsetpGenes |
Definition at line 241 of file annotationi.h.
1.7.6.1