Skip to content

Extending MAF limits per issue #276#277

Merged
XingerTang merged 1 commit into
AlphaGenes:develfrom
RosCraddock:devel
Jun 2, 2026
Merged

Extending MAF limits per issue #276#277
XingerTang merged 1 commit into
AlphaGenes:develfrom
RosCraddock:devel

Conversation

@RosCraddock

Copy link
Copy Markdown
Collaborator

What Changed?

Extended the alternative allele frequency limits from [0.01,0.99] to [0.001,0.999] per issue #276.
Small updates to true comparisons in the functional tests for the new limits.

Why this change?

As discussed in #185, to allow potentially higher accuracies and better handling of rare alleles.

Notes/Risks

Minor changes.

@gregorgorjanc gregorgorjanc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think this looks ok, but good if @XingerTang has a look too.

@XingerTang XingerTang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks really good to me!

@XingerTang

Copy link
Copy Markdown
Contributor

There is a slight increase in the accuracy of the individual accuracy of phased geno prob:

original (https://github.com/AlphaGenes/AlphaPeel/actions/runs/26769271139/job/78904016304):

17                   0.835                0.499                0.897                0.962                0.879                0.942                single_est_start_alt_allele_prob_metafounder 

new (https://github.com/AlphaGenes/AlphaPeel/actions/runs/26823961490/job/79085999639?pr=277):

11                   0.836                0.499                0.897                0.962                0.879                0.942                single_est_start_alt_allele_prob_metafounder 

Generally, most stays the same, but nice to see an actual increase also in the correlation accuracy.

@gregorgorjanc

Copy link
Copy Markdown
Member

Nice work guys! Squash and merge away.

@XingerTang XingerTang merged commit 06bdbb1 into AlphaGenes:devel Jun 2, 2026
3 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