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

Download API update for biomarker changes #1225

Closed
ReneRanzinger opened this issue Apr 10, 2024 · 3 comments
Closed

Download API update for biomarker changes #1225

ReneRanzinger opened this issue Apr 10, 2024 · 3 comments
Assignees
Labels
Milestone

Comments

@ReneRanzinger
Copy link
Member

ReneRanzinger commented Apr 10, 2024

The download API needs to support

  • the new biomarker datamodel
  • biomarker search result

Dependencies:

Blocker for:

@ReneRanzinger ReneRanzinger added this to the 2.5 milestone Apr 10, 2024
@sujeetvkulkarni
Copy link
Member

related to list api download- #1264

@rykahsay
Copy link

Done, request query examples are given below

biomarker detail

{
    "id":"AN4493-1",
    "download_type":"biomarker_detail",
    "format":"json",
    "compressed":false
}

biomarker search result

{
        "id": "4f21c7f3a27853952adcd0838b8dc5cb",
        "download_type": "biomarker_list",
        "format": "csv",
        "compressed": false
}

@rykahsay rykahsay assigned sujeetvkulkarni and unassigned rykahsay Apr 27, 2024
@sujeetvkulkarni
Copy link
Member

d04560972575efff3cec325422f7b4374f098aef,
611480d2de8822f239a7e2be8a0ee6178c1e593d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants