tanghaibao / goatools

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

Add support for GAF2.2 (thanks @klausqian, #201) #208

Closed tanghaibao closed 3 years ago

tanghaibao commented 3 years ago

Support GAF2.2 according to spec here: https://github.com/geneontology/geneontology.github.io/blob/issue-go-annotation-2917-gaf-2_2-doc/_docs/go-annotation-file-gaf-format-22.md

Implementation