Skip to content

Conversation

Ruchit10
Copy link

@Ruchit10 Ruchit10 commented Jul 3, 2025

Feature Addition:

Added a function in intervals.py which explodes hail intervals into per base loci, keeping same reference genome as original interval.

Optionally it can return the original interval that the locus belongs to or drop it from the exploded table.

@Ruchit10 Ruchit10 requested a review from a team as a code owner July 3, 2025 19:18
Copy link
Contributor

@ch-kr ch-kr left a comment

Choose a reason for hiding this comment

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

thanks for adding! a few suggestions

Ruchit10 and others added 2 commits July 3, 2025 17:09
@Ruchit10 Ruchit10 requested a review from ch-kr July 10, 2025 19:47
Copy link
Contributor

@ch-kr ch-kr left a comment

Choose a reason for hiding this comment

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

a few more minor changes -- sorry about the back and forth on the MT part!

@Ruchit10 Ruchit10 requested a review from ch-kr July 14, 2025 17:22
Copy link
Contributor

@ch-kr ch-kr left a comment

Choose a reason for hiding this comment

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

thank you for adding additional flexibility! I've added some suggestions to streamline the code (and hopefully didn't break the formatting too much)

Ruchit10 and others added 5 commits July 15, 2025 11:13
@ch-kr
Copy link
Contributor

ch-kr commented Sep 16, 2025

a little late, but I also forgot that we've been requesting that each person who adds or changes code in this repo add tests (https://github.com/broadinstitute/gnomad_methods/tree/main/tests). could you add tests for this new function?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants