onto2vec
onto2vec copied to clipboard
Bug in AddAncestors.pl
https://github.com/bio-ontology-research-group/onto2vec/blob/7402b8a47d11087a4d764d52bc2a0918de2e1697/AddAncestors.pl#L34
Currently, AddAncestors.pl is not including all of the ancestors of a GO term. The $newline variable is redefined with an empty value. This need to be fixed by removing "my".
Line 33 ends with "\n", causing the final output printing an extra newline character.
Thank you very much for your comment. The bugs have been fixed. I would like to encourage you to use our updated and more user-friendly embedding method available at: https://github.com/bio-ontology-research-group/opa2vec