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

Expanding hints scope #1294

Merged
merged 4 commits into from
Aug 9, 2024
Merged

Expanding hints scope #1294

merged 4 commits into from
Aug 9, 2024

Conversation

fileoy
Copy link
Collaborator

@fileoy fileoy commented Aug 8, 2024

Reference to issue #1148 :

  • Now it accepts all hint types from PubTator rather than just organisms. e.g. genes, cell lines, diseases, chemicals
  • Added tests for the new hint types.
  • Updated the hint model to accept all hint types.

- Now it accepts all hint types from PubTator rather than just organisms. e.g. genes, cell lines, diseases, chemicals
- Added tests for the new hint types.
- Updated the hint model to accept all hint types.
@fileoy fileoy self-assigned this Aug 8, 2024
@fileoy fileoy requested a review from jvwong August 8, 2024 19:09
src/model/hint.js Outdated Show resolved Hide resolved
test/pubtator/pubtator.js Outdated Show resolved Hide resolved
- hint model constructor modified to use setters to initialize properties and enforce validation
- pubtator test updated to use new getter methods to access hint properties rather than direct access to properties
@fileoy fileoy requested a review from jvwong August 9, 2024 17:25
Copy link
Member

@jvwong jvwong left a comment

Choose a reason for hiding this comment

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

Great merge it!

@fileoy fileoy merged commit 38e4759 into unstable Aug 9, 2024
@fileoy fileoy deleted the iss1148_all-hint-types branch August 9, 2024 18:46
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.

2 participants