-
Notifications
You must be signed in to change notification settings - Fork 20
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
delete old reference data code 😝 #990
Merged
Merged
Changes from 53 commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
5f4a7fd
first pass update vat
jklugherz 4305efe
Merge remote-tracking branch 'origin/reference-data-refactor' into re…
jklugherz 7ef58ba
merge feature
jklugherz 1ffa3f5
fix the diff for now
jklugherz c1dd30c
include_queries
jklugherz 045bfcf
interval ht
jklugherz fcd9785
tests
jklugherz de3a81e
Merge remote-tracking branch 'origin/reference-data-refactor' into re…
jklugherz 3fbf6ea
exclude
jklugherz 33d63ff
nicer
jklugherz eb7fae4
fix inteval test
jklugherz 914a95c
split fn
jklugherz e5a62f3
eigen test
jklugherz 4647f78
clinvar wip
jklugherz e23384b
hgmd
jklugherz 1987cf6
clinvar
jklugherz b7a7081
gnomad genomes and exomes
jklugherz e496c4d
delete
jklugherz 60adacd
38 snv_indel done
jklugherz 572d6d2
mito tests
jklugherz 9ce1c3c
done with tests?
jklugherz 95f467c
merge feature
jklugherz 13d6c72
custom_select
jklugherz d1abbfb
fields test
jklugherz 1ef92f4
disable write new samples tests for now
jklugherz d536157
Merge remote-tracking branch 'origin/reference-data-refactor' into re…
jklugherz bb8c15c
working on tests
jklugherz 09ef322
merge feature
jklugherz 849f6fb
Merge remote-tracking branch 'origin/reference-dataset-update-vat' in…
jklugherz d7bd77b
update update vat with new samples tests
jklugherz b825bdb
extra file
jklugherz 2909ec0
other skipped test
jklugherz 725e878
make select and filter similar
bpblanken 9bc0f64
tweak
bpblanken b9a7049
rename path and locus/interval filtering
bpblanken 2f90b76
make select and filter similar (#988)
bpblanken 5cee9f2
merge
bpblanken 832d6c9
Cleanest set diff
bpblanken b123572
Finish off
bpblanken e3f4528
merge
bpblanken cba27ef
Tests passing!
bpblanken 2382a42
ruff
bpblanken 3092c84
ruff
bpblanken 4d4df48
Change the params
bpblanken 8bac0e0
Fix params
bpblanken 9db1d3c
params
bpblanken 526e62b
More clinvar mocking
bpblanken a5ebfa1
hardcode these
bpblanken fddba67
Merge pull request #989 from broadinstitute/benb/other_cleanup
jklugherz d7f8580
Merge pull request #986 from broadinstitute/reference-data-new-variants
jklugherz 3a89d33
delete a bunch of stuff
jklugherz f2b0529
ruff
jklugherz 18c9d63
remove rdc and crdq
jklugherz 21be5f8
merge
jklugherz 2bd006c
delete v02
jklugherz 1e29b6d
remove comment references to deleted file
jklugherz 250256f
last test
jklugherz File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
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
43 changes: 0 additions & 43 deletions
43
download_and_create_reference_datasets/v02/hail_scripts/write_combined_interval_ref_data.py
This file was deleted.
Oops, something went wrong.
30 changes: 0 additions & 30 deletions
30
download_and_create_reference_datasets/v02/hail_scripts/write_combined_reference_data_ht.py
This file was deleted.
Oops, something went wrong.
44 changes: 0 additions & 44 deletions
44
download_and_create_reference_datasets/v02/mito/write_combined_mito_reference_data_hts.py
This file was deleted.
Oops, something went wrong.
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
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
This file was deleted.
Oops, something went wrong.
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
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
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this can just be deleted!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what about the rest of the stuff in the v02 directory?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it can go now, everything should have an appropriate analog in v3!