tanghaibao / goatools

Python library to handle Gene Ontology (GO) terms
BSD 2-Clause "Simplified" License
773 stars 211 forks source link

Update obo_parser.py #185

Closed Lix1993 closed 4 years ago

Lix1993 commented 4 years ago

comment these 2 line since it's no need to delete obj.graph['node'(edge)], and will raise an error when using networkx=2.5

tanghaibao commented 4 years ago

@Lix1993 thanks!