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

EVA-3402 - release assemblies which contains only deprecated RS #438

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

nitin-ebi
Copy link
Contributor

No description provided.

@nitin-ebi nitin-ebi self-assigned this Apr 10, 2024
Copy link
Member

@tcezard tcezard left a comment

Choose a reason for hiding this comment

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

Change looks good and is concordant with what was their before.
Left a comment that we can discuss if needed.

Comment on lines 160 to +161
rs_query = {'tax': tax, 'asm': asm}
rs_opt_query = {'inactiveObjects.tax': tax, 'inactiveObjects.asm': asm, 'eventType': 'DEPRECATED'}
Copy link
Member

Choose a reason for hiding this comment

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

I don't think this will have any effect but the queries on tax should be done on SubmittedVariantEntity and SubmittedVariantOperationEntity. Not on their ClusteredVariants equivalent.

@nitin-ebi nitin-ebi merged commit 7ac2345 into EBIvariation:master Apr 11, 2024
1 check passed
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.

None yet

3 participants