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

update vcf2json (and other modules that translate Mongo to FHIR) #87

Merged
merged 6 commits into from
May 24, 2024

Conversation

rhdolin
Copy link
Collaborator

@rhdolin rhdolin commented May 23, 2024

  • fix vcf2json phase data generation
  • fix vcf2json multi-allelic ALT translation
  • add 'Variants.allelicFrequency' in Mongo and remove Variants.ADS and Variants.DP
  • app/common.py - fix SV inner and outer start calculations
  • app/common.py - revise to use Variants.allelicFrequency
  • refresh all data (to have correct molecular consequence data)
  • update tests

…go output into FHIR)

- fix vcf2json phase data generation
- fix vcf2json multi-allelic ALT translation
- add 'Variants.allelicFrequency' in Mongo and remove Variants.ADS and Variants.DP
- app/common.py - fix SV inner and outer start calculations
- app/common.py - revise to use Variants.allelicFrequency
- refresh all data (to have correct molecular consequence data)
- update tests
@rhdolin rhdolin requested a review from mihaitodor May 23, 2024 21:42
Copy link
Collaborator

@mihaitodor mihaitodor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, just noticed a minor nit. Feel free to :shipit:

utilities/vcf2json.py Outdated Show resolved Hide resolved
@rhdolin rhdolin merged commit c4208e6 into main May 24, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

2 participants