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

Return contributor and group data in causal GO-CAM query #11

Closed
dustine32 opened this issue Oct 10, 2022 · 2 comments
Closed

Return contributor and group data in causal GO-CAM query #11

dustine32 opened this issue Oct 10, 2022 · 2 comments
Assignees

Comments

@dustine32
Copy link
Contributor

After switching to using the causal model query in geneontology/web-gocam#20, @thomaspd and @tmushayahama noticed that we were no longer seeing model contributor and group data on the GO-CAM browser site:
image

I see this is because these fields are not returned in the ModelsWith2CausalMFs query but are in the previously used ModelList query

To fix this, we simply need to add these fields to the causal query and then regenerate the JSON files.

@dustine32 dustine32 self-assigned this Oct 10, 2022
dustine32 added a commit that referenced this issue Oct 10, 2022
dustine32 added a commit that referenced this issue Oct 10, 2022
@dustine32
Copy link
Contributor Author

This fix is in place and working.

@kltm
Copy link
Member

kltm commented Nov 17, 2022

Cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants