Initial script to convert hapmap to zarr#852
Draft
jeromekelleher wants to merge 1 commit intopopsim-consortium:mainfrom
Draft
Initial script to convert hapmap to zarr#852jeromekelleher wants to merge 1 commit intopopsim-consortium:mainfrom
jeromekelleher wants to merge 1 commit intopopsim-consortium:mainfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## main #852 +/- ##
=======================================
Coverage 99.08% 99.08%
=======================================
Files 55 55
Lines 2412 2412
Branches 285 285
=======================================
Hits 2390 2390
Misses 14 14
Partials 8 8 Continue to review full report at Codecov.
|
Member
|
would we still store hapmap formatted files in AWS or would we push a new directory full of zarrs? |
Member
Author
|
Just push a new directory full of zarrs. We'd keep the old maps around forever, so that existing code won't break, but this would be a clean start. |
This file contains hidden or 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
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.
A first pass at #851.
Opening the zarr and getting the recombination map now takes a fraction of a second, massively faster than parsing hapmap.