CSBiology / OBO.NET

An OBO file format parser, written in F#.
MIT License
3 stars 1 forks source link

[BUG] `GetSynonyms` returns TermSynonymScope * target OboTerm but misses input OboTerm #21

Closed omaus closed 1 year ago

omaus commented 1 year ago

The function's output should be more in line with other functions' outputs (like getRelatedTerms).