Skip to content

feat: implement mito #1105

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

Merged
merged 23 commits into from
May 30, 2025
Merged

feat: implement mito #1105

merged 23 commits into from
May 30, 2025

Conversation

bpblanken
Copy link
Collaborator

No description provided.

@bpblanken bpblanken changed the base branch from main to benb/bugfix_split_count_refresh_from_load May 27, 2025 15:51
@bpblanken bpblanken changed the base branch from benb/bugfix_split_count_refresh_from_load to main May 28, 2025 21:00
},
DatasetType.MITO: lambda ht: {
'apogee': ht.mitimpact.score,
'haplogroup_defining': hl.or_missing(ht.haplogroup.is_defining, 'Y'),
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Small note that I ported the hl.or_missing logic from hail-search.

@bpblanken bpblanken changed the title Benb/implement mito feat: implement mito May 29, 2025
@bpblanken bpblanken marked this pull request as ready for review May 29, 2025 21:31
@bpblanken bpblanken requested a review from a team as a code owner May 29, 2025 21:31
@bpblanken bpblanken merged commit fff018e into main May 30, 2025
4 checks passed
@bpblanken bpblanken deleted the benb/implement_mito branch May 30, 2025 16:03
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