Skip to content

Commit

Permalink
feat!: add more support for queries in gnomad_vcf_to_protein (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
korikuzma authored Feb 7, 2024
1 parent 156ebeb commit cdde139
Show file tree
Hide file tree
Showing 8 changed files with 1,043 additions and 20 deletions.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ def vhl_reference_agree():

@pytest.fixture(scope="session")
def protein_insertion():
"""Create test fixture for NP protein insertion."""
"""Create test fixture for NP protein insertion (CA645561585)."""
params = {
"id": "ga4gh:VA.AOCCh_BU5wKkdgoDNqkORF_x4GQwWh1T",
"location": {
Expand Down
Loading

0 comments on commit cdde139

Please sign in to comment.