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

feat!: add more support for queries in gnomad_vcf_to_protein #529

Merged
merged 15 commits into from
Feb 7, 2024
Merged
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
Loading