You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
onto2vec/AddAncestors.pl
Line 34 in 7402b8a
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.
The text was updated successfully, but these errors were encountered: