-
Notifications
You must be signed in to change notification settings - Fork 41
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
VCF 4.4 Feature branch #261
Merged
Merged
Conversation
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
- tests INFO:CN can be float - tests multiple symbolic alleles/SVLEN/SVCLAIM - tests SVCLAIM DJ type - Test Copy number as genotypes failed_CNV_001.vcf - Test SVCLAIM Is not D, J or DJ failed_CNV_002.vcf - Number of SVCLAIM failed_CNV_003.vcf - SVCLAIM is missing for a DEL symbolic allele
GA4GHTT-232 - vcf4.4 initial changes
Add VCF 4.4 test files for SVCLAIM
Co-authored-by: April Shen <april.tuesday@gmail.com>
GA4GHTT-261 - changes for CN, SVLEN, SVCLAIM
GA4GHTT-261 - Add Test files for STR and new phasing notation
…8 for 4.4 (#251) * update for CNV:TR and optional leading phasing info * Squashed changes on Allow synonyms to be the same value if they are on the same line * update to generate mac arm binary * Update install_dependencies.sh for c-ares c-ares download link changed to GitHub * Squashed changes on Allow colon in chromosome names * Bump version to 0.9.7 * ported pr248 for vcf4.4 - Allow colon in chromosome names --------- Co-authored-by: tcezard <tcezard@ebi.ac.uk>
* type, cardinality and test update * minor updates * update based on comments
Co-authored-by: Timothee Cezard <tcezard@ebi.ac.uk>
GA4GHTT-276: 4.4 changes - optional meta, format CN, CICN, PSL, PSO, PSQ
* minor fixes and updates * test files for v4.4 changes
* with ragel -G2 * a few warning fixes * header regenerated with latest vcf.ragel, -G2
Remove debugulator from build and release
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.
No description provided.