Esempio n. 1
0
 def __init__(self, databaseFile):
     self._taxonomy = TaxonomyNcbi(databaseFile)
     self._ncbidToNcbidParent = dict()
     self._closed = False