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

feat!: collapse associated_with into xrefs #318

Merged
merged 5 commits into from
Jan 3, 2024

Conversation

jsstevenson
Copy link
Member

@jsstevenson jsstevenson commented Jan 3, 2024

The original source Gene object structure was sort of just something we (Alex) came up with back in the day. Now we have a GKS object that doesn't distinguish between xrefs and associated_with (this was always kind of a funny distinction anyway). This PR builds toward usage of the GKS Gene object across all response types by merging associated_with into xrefs.

Most of this PR is just ctrl+f find/replace, but there is some small refactoring of the ETL methods since this change enables some simplification.

@jsstevenson jsstevenson requested a review from korikuzma January 3, 2024 15:42
@jsstevenson jsstevenson marked this pull request as ready for review January 3, 2024 15:42
Copy link
Member

@korikuzma korikuzma left a comment

Choose a reason for hiding this comment

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

Bump version

@jsstevenson jsstevenson merged commit c07ffd2 into interface-updates-epic Jan 3, 2024
21 checks passed
@jsstevenson jsstevenson deleted the no-assoc-with branch January 3, 2024 17:40
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