-
Notifications
You must be signed in to change notification settings - Fork 94
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
Uncertain ranges #699
Open
theferrit32
wants to merge
31
commits into
main
Choose a base branch
from
225-uncertain-ranges
base: main
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.
Open
Uncertain ranges #699
Changes from 22 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
5054739
Support indefinite and definite uncertain ranges, and unbalanced unce…
theferrit32 1f624ad
Rebuild hgvs grammar due to whitespace changes
theferrit32 2bcccc2
Merge branch 'main' into 225-uncertain-ranges
andreasprlic 722b142
Merge branch '712-fix-dev-install' into 225-uncertain-ranges
andreasprlic c15c552
feat(test): minor addition to test to make sure the breakpoints are u…
andreasprlic 8a4341a
feat(g_to_c): this adds support for g_to_c of uncertain coordinates. …
andreasprlic 1983654
Merge branch 'main' into 225-uncertain-ranges
andreasprlic 2e4ae22
update CODEOWNERS to @biocommons/maintainers
reece 82d7331
use shared stale action configuration
reece a045165
import and standardize issue templates from biocommons.example
43a556c
add standardized github labels and update action
3ea0c5c
expose clearer name for label sync action
1e2a433
remove .github/ISSUE_TEMPLATE (in order to use templates in .github r…
0c4c5d7
migrate to endbug/label-sync with biocommons-wide label config
4a44582
#688 - remove __future__ usage
davmlaw 6056847
#695 - Remove top level code environment scripts from modules
davmlaw cce1c6f
update stale action to use stale.yml from worfklow-template
261245a
feat(imprecise hgvs_c): adding support to create imprecise hgvs_c s.
andreasprlic 52adbe9
Merge branch 'main' into 225-uncertain-ranges
andreasprlic 609244a
feat(imprecise g_to_c): g_to_c now works. c_to_g not working yet. Req…
andreasprlic 0364f37
feat(cleanup): removing broken c_to_g unit test for imprecise events.
andreasprlic 4c7ecbf
Simplify parser to use None for single-digit intervals. Fixed format …
theferrit32 cec05d3
Merge branch 'main' into 225-uncertain-ranges
andreasprlic f591a1a
Merge branch 'main' into 225-uncertain-ranges
andreasprlic 8ddecd1
updating test cache
andreasprlic 99e0060
adding a unit test for the examples from #225
andreasprlic 053f686
installing pytest now for CI
andreasprlic f370655
installing pytest-cov for CI
andreasprlic b6bf4b6
updating test cache
andreasprlic 1a857f9
more meddling with the CI
andreasprlic cd949db
fixing grammar based on PR feedback.
andreasprlic 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 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 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.
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'm confused by this. The second alternative parse (with parentheses) is for an uncertain g_interval.