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

Gnom AD v3.1 and v4.0 VCF converter #58

Merged
merged 4 commits into from
Apr 15, 2024
Merged

Conversation

ManuelTgn
Copy link
Contributor

Enhancements

  • Improved compatibility with gnomAD v4.0 VCFs.
  • Decreased conversion running time through optimization of VCF read/write operations.
  • Employ TBI indexes for efficient VCF parsing and queries.
  • Employ pysam library for enhanced VCF parsing and efficient VCF data management.

Caveats

  • Add pysam 0.22.0 to the list of dependencies required to build CRISPRme in the bioconda recipe.

@ManuelTgn ManuelTgn added the enhancement New feature or request label Apr 15, 2024
@ManuelTgn ManuelTgn self-assigned this Apr 15, 2024
@samuelecancellieri samuelecancellieri merged commit 5b4a86f into main Apr 15, 2024
1 check passed
@ManuelTgn ManuelTgn deleted the gnomAD-v4-converter branch August 21, 2024 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants