Skip to content

Conversation

@bpblanken
Copy link
Collaborator

No description provided.

@bpblanken bpblanken changed the title Benb/affected status migration feat: affected status migration Oct 23, 2025
@bpblanken bpblanken marked this pull request as ready for review October 24, 2025 13:21
@bpblanken bpblanken requested a review from hanars October 24, 2025 18:06
Copy link
Collaborator

@hanars hanars left a comment

Choose a reason for hiding this comment

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

I think you meant to PR this againts dev, not your merged branch

.values_list("project_guid", flat=True)
.distinct()
)
| set(
Copy link
Collaborator

Choose a reason for hiding this comment

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

this works fine, but project guids are distinct and only associated with a single genome build so you could also just do list(ProjectGtStatsGRCh37SnvIndel...) + list(ProjectGtStatsSnvIndel...)

@bpblanken bpblanken changed the base branch from benb/bugfix_clinvar_download to dev October 24, 2025 19:02
@bpblanken bpblanken merged commit e800145 into dev Oct 24, 2025
8 checks 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.

3 participants