-
Notifications
You must be signed in to change notification settings - Fork 9
Release v0.0.2 #48
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
Release v0.0.2 #48
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
XingerTang
commented
Nov 12, 2025
- Fix Configure ReadTheDocs documentation #30
- Fix Set up workflows #31
- Fix Update requirement: Numba does not support Python 3.12 #36
- Fix Add changes in commits 1296cc7 and 20a8931 to devel branch #41
- Fix Commit 9fa1964 in #35 not merged #43
- Fix Fix edge case of heterozygous loci with partially known haplotype #46
- Modify the genotype error rate from 0.01 to 0.0001in fillPointEstimates to reflect a more realistic error rate and therefore a better accuracy
- Remove commit hash and date info in version.py, as the correct version should be able to indicate both
- Automate the generation of version info in version.py based on the version info in the package metadata
- Fix the deprecation of the file referencing of the license in the pyproject.toml
- Discard outdated zip file
- Update gitignore
- Add a sample test
Update tinyhouse reference to fixed tuple/ndarray issue
Updated submodule reference to 65456ea AlphaGenes#16
Update tinyhouse reference AlphaGenes/AlphaPeel#118
Adding GitHub actions
Update actions versions
Pointed out by @XingerTang in AlphaGenes#40
- Add segregation output feature, further improvement can be made with modifications in tinyhouse - Fix edge case bug of no known loci in forward imputation discovered by the PIC group - Fix the edge case of the imputation of heterozygous loci described in AlphaGenes#46 - Modify the genotype error rate from 0.01 to 0.0001in fillPointEstimates to reflect a more realistic error rate and therefore a better accuracy - Remove commit hash and date info in version.py, as the correct version should be able to indicate both - Automate the generation of version info in version.py based on the version info in the package metadata - Fix the deprecation of the file referencing of the license in the pyproject.toml - Discard outdated zip file - Update gitignore
Fix AlphaGenes#30 Fix AlphaGenes#31 Fix AlphaGenes#36 Fix AlphaGenes#41 Fix AlphaGenes#43 Add a sample test
Closed
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.