Skip to content
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

For #2093 #653

Merged
merged 2 commits into from
Oct 25, 2023
Merged

For #2093 #653

merged 2 commits into from
Oct 25, 2023

Conversation

mugitty
Copy link
Collaborator

@mugitty mugitty commented Oct 19, 2023

No description provided.

@mugitty
Copy link
Collaborator Author

mugitty commented Oct 24, 2023

@pgaudet has made some changes to the requirements. I have to made additional changes. I will let you know when it is ready for review.

Thanks

@kltm
Copy link
Member

kltm commented Oct 24, 2023

@mugitty The user you want is: @pgaudet, not "Paudet"

@kltm
Copy link
Member

kltm commented Oct 24, 2023

@mugitty Updating your comment

@mugitty
Copy link
Collaborator Author

mugitty commented Oct 24, 2023

The code is ready for review, I have updated for the new requirements.

@kltm
Copy link
Member

kltm commented Oct 24, 2023

For geneontology/go-site#2093 -- to create link

@dustine32
Copy link
Collaborator

@mugitty Is this the ontobio change needed to update go-site's Makefile-gaf-reprocess to be used in the GO pipeline's "Temporary post filter" step? Sorry if I'm mixing this up with a slack convo we had last Thurs.

@dustine32
Copy link
Collaborator

@mugitty I'm mainly concerned with finding the correct ontobio-parse-assocs.py command that we should be testing for this.

@mugitty
Copy link
Collaborator Author

mugitty commented Oct 24, 2023

@dustine32 - You are correct. The update in required for Makefile-gaf-reprocess .

You can review from geneontology/go-site#2127

Copy link
Collaborator

@dustine32 dustine32 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, it took me a bit but I realized the "easiest" test of this change was to run Pascale's test GAF through ontobio-parse-assocs.py with the new param:

ontobio-parse-assocs.py -f gorules_test_errors.gaf -F gaf -o gorules_test_errors_valid.gaf -I all.gaferences.json --report-md gorules_test_errors-report.md --report-json gorules_test_errors-report.json -m ~/go/go-site/metadata --allow_paint -l all convert --to gaf -n 2.2

One of the test lines for GORULE:0000030 contains ref GO_REF:0000045, which should now be getting caught and reported (with a WARNING) because it has is_obsolete: True. Indeed, it is warned. Confirmed that master branch doesn't give this WARNING so all good.

@mugitty Feel free to merge whenever.

@mugitty mugitty merged commit cca00e7 into master Oct 25, 2023
5 checks passed
@mugitty mugitty deleted the go-site-2093-gorule-0000030-obsolete-go-ref branch May 6, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants