Open wnvcks opened 3 years ago
Thank you for the detailed issue, this interface is actually deprecated (though my bad for not making that clear). To download MetaSUB data you should use the Pangea API. Hopefully the info below gets you up and running if not please keep replying to this thread.
You can find directions to use the API here https://pangeabio.io/docs/how-to-download-data The data for Seoul is here https://pangeabio.io/sample-groups/7a01ea3e-df47-4a04-94f8-969ecf5ae2b6
Ultimately the command you'll need to run is
pangea-api download sample-results --module-name "cap2::clean_reads" "MetaSUB Consortium" "MetaSUB Seoul"
This will download files one at a time. You may want to include the --urls-only
flag with the above command to get a list of urls instead which you can download with wget
or similar.
Hi. Thanks for your amazing work!! but I find that I could not access Pangea to register or browse the organization/data repo. It always appears "Error Cannot destructure property 'status' of 'error.response' as it is undefined." Is it because it has suspended? Thanks!
Description
Hi. my name is Juchan.hwang pasteur institut when i tried to find Seoul_COVID19 data. i cannot find recent data project name : haib20CEM6134 i only can see the list of project haib18CEM5453
and also when i did other command
What I Did