I was trying to download the metabolomics data set from Depmap portal (Link below)
I am using the following command in the server
However, I am getting error 403: Forbidden.
Is there any figshare link available for this dataset?
I was trying to download the metabolomics data set from Depmap portal (Link below)
I am using the following command in the server
However, I am getting error 403: Forbidden.
Is there any figshare link available for this dataset?
It’s not in figshare, however, it is accessible in the “Download files” section of the portal:
CCLE_metabolomics_20190502.csv
As for why wget is giving you a “403: Forbidden” it looks like in 2019 someone overwhelmed the site by scraping the whole thing via wget and we banned wget from the portal at that time. We now have better protection against one user overwhelming the portal, so I’ll remove that and wget should work again.
I just verified that I was able to download CCLE_metabolomics_20190502.csv via wget, so you should be all set now.
Thanks,
Phil