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

Read data from 'Referenced' widget instead of tree view #53

Open
valearna opened this issue Aug 26, 2021 · 2 comments
Open

Read data from 'Referenced' widget instead of tree view #53

valearna opened this issue Aug 26, 2021 · 2 comments

Comments

@valearna
Copy link
Collaborator

'Referenced' contains the list of curated objects and it may be easier to get the count from there.

@valearna
Copy link
Collaborator Author

'Referenced' and the tree view are both reading data from the same API, but it is a different API endpoint than the one used by Wormicloud! This is the correct one: https://wormbase.org/rest/widget/paper/" + paper_id + "/referenced.

It seems that the aforementioned endpoint filters out genes added by the AFP from the counts...

valearna added a commit that referenced this issue Aug 26, 2021
- using a different API endpoint that filters out AFP data

#53
@valearna
Copy link
Collaborator Author

@WBjae The revised counter is ready to test here: http://cervino.caltech.edu:3000/

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

No branches or pull requests

1 participant