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

/ard/{allele} endpoint for lgx reduction #335

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

pbashyal-nmdp
Copy link
Contributor

  • Add /ard GET endpoint that lgx reduces the allele in path.
    e.g. http://127.0.0.1:8080/ard/DPA1*02:07:01
    gives you:

    {
      "allele": "DPA1*02:07:01",
      "ard": "DPA1*02:02",
      "ipd_version": 3580,
      "pyard_version": "1.5.2"
    }

    Makes it easy to create a lgx reduction URL to share.

  • Bump version: 1.5.2 → 1.5.3

@pbashyal-nmdp pbashyal-nmdp added the enhancement New feature or request label Oct 30, 2024
@pbashyal-nmdp pbashyal-nmdp self-assigned this Oct 30, 2024
@mmaiers-nmdp mmaiers-nmdp merged commit a0f2a0f into nmdp-bioinformatics:master Oct 30, 2024
2 checks passed
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