-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
simple obo diffs creates duplicate Classes added
#732
Comments
Classes created
Classes added
In the code, the first
and the second
|
Thoughts @cmungall I'm thinking of :
|
The above solution seems to break tests so I'm going to wait on this one and close the PR linked above. |
Hi @hrshdhgd, any update on this issue? 😃 |
Hey @anitacaron , I'm on parental leave until Monday next week. Will look into this then. Sorry for the delay |
Hey @anitacaron , the issue should be resolved with oaklib v0.6.10. Please confirm so I can close this issue. |
Thanks, @hrshdhgd. I just tested it, and it's working well. However, the output has another issue with the |
Sounds good, please tag me in the issue ! |
I ran
runoak -i simpleobo:hp.obo diff -X simpleobo:hp-latest.obo -o diff.md -O md
and theClasses added
section looked like this:Classes added: 932
Every class is written twice. PR implementing code for this result: #719
The text was updated successfully, but these errors were encountered: