-
Notifications
You must be signed in to change notification settings - Fork 3
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
v0.4.3 release #68
Conversation
Signed-off-by: smlmbrt <[email protected]>
…loss) Signed-off-by: smlmbrt <[email protected]>
- 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
remove assert in `match_combine`
Handle single samples in ancestry_analysis
fix numeric IIDs
Check chr prefix in samplesheet
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good!
There was a problem hiding this 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.
There was a problem hiding this 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.
match_combine