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

Differential proteomics zipped download functionality is broken #126

Open
pcm32 opened this issue Apr 11, 2022 · 0 comments
Open

Differential proteomics zipped download functionality is broken #126

pcm32 opened this issue Apr 11, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@pcm32
Copy link
Member

pcm32 commented Apr 11, 2022

Calls to download the experiment as a zip file from the web application like this:

curl -v -o test.zip 'https://www.ebi.ac.uk/gxa/experiments/download/zip?&accession=E-PROT-39'

fail for proteomics differential studies in general. We suspect it is trying to add a specific file to the zip bundle, possibly a file existing in baseline proteomics but not differential. Given that proteomics experiments have some optional files in general, it might be worth changing the strategy of the part that generates the zip bundle to not fail when some files are not present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants