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

Setting to reject symbolic variants #1114

Open
davmlaw opened this issue Jul 12, 2024 · 2 comments
Open

Setting to reject symbolic variants #1114

davmlaw opened this issue Jul 12, 2024 · 2 comments
Assignees

Comments

@davmlaw
Copy link
Contributor

davmlaw commented Jul 12, 2024

Can reject in vcf_clean_and_filter

@davmlaw davmlaw self-assigned this Jul 12, 2024
@davmlaw davmlaw added this to the Shariant June 2024 Release milestone Jul 12, 2024
@davmlaw
Copy link
Contributor Author

davmlaw commented Jul 12, 2024

@TheMadBug - 3510193 needs to be patched into shariant prod branch

This should just break everything really loudly if symbolics are ever used

@davmlaw
Copy link
Contributor Author

davmlaw commented Jul 12, 2024

@TheMadBug I made it throw an exception if a symbolic VariantCoordinate is ever instantiated

This may be too much and break migrations etc, so can just remove pedantic validation there

Reason was it left some imports hanging if you strip everything out if VCF will fix that monday

TheMadBug added a commit that referenced this issue Jul 15, 2024
commit 5a13047
Author: TheMadBug <[email protected]>
Date:   Sun Jul 14 00:50:04 2024 +1000

    Put more progress debug in one_off_fix_symbolic_variants

commit 7e3090d
Author: TheMadBug <[email protected]>
Date:   Sat Jul 13 23:54:08 2024 +1000

    Revert change that upgrade upgrade script to use sha before sha was in use

commit 9c54168
Author: TheMadBug <[email protected]>
Date:   Sat Jul 13 23:51:14 2024 +1000

    Update dependency of migrations (requires sha to be in place)

commit f75e9a4
Author: TheMadBug <[email protected]>
Date:   Sat Jul 13 20:13:01 2024 +1000

    Update deploy check to handle if Symbolic variants are disbaled

commit 1499a26
Author: TheMadBug <[email protected]>
Date:   Sat Jul 13 20:07:51 2024 +1000

    Fix error report on deploy check

commit aaac12f
Author: TheMadBug <[email protected]>
Date:   Sat Jul 13 20:05:08 2024 +1000

    Include error message for hgvs test

commit 0c460bd
Author: Dave Lawrence <[email protected]>
Date:   Fri Jul 12 17:20:31 2024 +0930

    issue #1114 - setting to reject symbolic variants
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

No branches or pull requests

1 participant