AlexsLemonade / refinebio

Refine.bio harmonizes petabytes of publicly available biological data into ready-to-use datasets for cancer researchers and AI/ML scientists.
https://www.refine.bio/
Other
129 stars 19 forks source link

Fix for SRA file report API url construction #3341

Closed davidsmejia closed 1 year ago

davidsmejia commented 1 year ago

Issue Number

3320

Purpose/Implementation Notes

In the latest e2e tests, a SRA surveyor job failed because it could not get the file report. I went to the url that was attempted and the API responded with an error saying that accession and result were missing. This PR adds a fix for the url construction.

Methods

n/a

Types of changes

What types of changes does your code introduce?

Functional tests

n/a

Checklist

Screenshots

n/a