-
Notifications
You must be signed in to change notification settings - Fork 38
Replace contig with region in GWSS functions #691
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
Draft
leehart
wants to merge
26
commits into
master
Choose a base branch
from
GH375_allow_region_instead_of_contig_param
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
23105a4
Replace contig with region in H12 GWSS functions and tests
leehart acdba78
Replace contig with region in G123 GWSS functions and tests
leehart 226c471
Replace contig with region in iHS GWSS functions and tests
leehart 1409756
Change iHS GWSS cache names
leehart 3825a92
Merge branch 'master' into GH375_allow_region_instead_of_contig_param
leehart 65c048f
Replace contig with region in FST GWSS functions and tests
leehart bf5b2f9
Change cache name for fst_gwss()
leehart ab45382
Replace contig with region in H1X GWSS functions and tests. Change ca…
leehart 95fb659
Replace contig with region in XP-EHH GWSS functions and tests. Change…
leehart d7a7698
WIP: use random_region_str() for random region in GWSS function tests
leehart 9dc4e76
Merge branch 'master' into GH375_allow_region_instead_of_contig_param
leehart 8dfa5f8
WIP: use random contig for GWSS function tests
leehart e668189
Use random_region_str() instead of random contig for test_fst_gwss()
leehart b1e0e24
Use random_region_str() instead of random contig for test_g123_gwss_w…
leehart 97c63f3
Replcase random contig with random region of fixed size in gwss funct…
leehart 288d40c
Merge branch 'master' into GH375_allow_region_instead_of_contig_param
leehart aa41bbd
Add region_size for random_region_str in test_fst_gwss()
leehart 2221fd7
Increase random region size to 10_000 for test_g123_gwss_with_default…
leehart 69eec31
Support deprecated contig param in fst_gwss()
leehart eb463e9
Raise ValueError for missing required alternative args in fst_gwss()
leehart 88a87cb
Fix logic bug in fst_gwss() re missing alt args
leehart 8a0aaba
Copy locals() in fst_gwss()
leehart c5c5850
Merge branch 'master' into GH375_allow_region_instead_of_contig_param
leehart 51249f1
Add _resolve_region_with_deprec_contig_param. Use in fst_gwss.
leehart d9c34e7
Merge branch 'master' into GH375_allow_region_instead_of_contig_param
leehart e014a5c
Re-remove _make_sample_period_... funcs from util.py, defined in frq_…
leehart File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.