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

v0.4.3 release #68

Merged
merged 19 commits into from
Dec 5, 2023
Merged

v0.4.3 release #68

merged 19 commits into from
Dec 5, 2023

Conversation

nebfield
Copy link
Member

@nebfield nebfield commented Nov 28, 2023

  • Fix retrying downloads when the EBI servers are sleepy on a Monday morning
  • Give a more helpful error message when there's no valid matches in match_combine
  • Fix numeric sample identifiers breaking ancestry analysis
  • Check chr prefix in samplesheets

smlmbrt and others added 15 commits November 7, 2023 16:22
- Check probability of the sample coming from any population as a proxy for outlier status via PCs
- Only run the PC-by-PC stratification check if there are over 20 target samples.

These checks will be false positives if the samples are from a population that isn't in the reference.

Signed-off-by: smlmbrt <[email protected]>
handle HTTP connection exceptions
Handle single samples in ancestry_analysis
@nebfield nebfield added this to the v0.4.3 milestone Nov 29, 2023
@nebfield nebfield changed the title patch release v0.4.3 release Nov 29, 2023
@smlmbrt smlmbrt marked this pull request as ready for review December 5, 2023 10:31
@smlmbrt smlmbrt self-requested a review December 5, 2023 10:39
Copy link
Member Author

@nebfield nebfield left a comment

Choose a reason for hiding this comment

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

looks good!

Copy link
Member

@smlmbrt smlmbrt 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 we might need to add that code snippet to the other script too.

pgscatalog_utils/match/combine_matches.py Show resolved Hide resolved
Copy link
Member

@smlmbrt smlmbrt left a comment

Choose a reason for hiding this comment

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

My problem is moot - we'll add an issue to make sure that it's consistent in future releases.

@nebfield nebfield merged commit 6da7eb0 into main Dec 5, 2023
3 checks passed
@nebfield nebfield deleted the dev branch December 5, 2023 11:09
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