You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to download HHS (WGS raw sequencing) data, a total of 3.8k samples, but none are getting downloaded.
This is the manifest file that I was attempting to obtain (in CSV because it will not allow me to attach TSV): hmp_manifest_358ba31e87.csv
portal_client -m path/to/hmp_manifest_358ba31e87.tsv -d /path/to/HHS
When I execute the above command (censoring path due to privacy), I get the following:
Even when I put either relative or absolute path for the manifest file and output destination, the result is the same.
I'm not sure why the dataset is not accessible for download...
How should I proceed so that I can get the dataset?
Thank you!
The text was updated successfully, but these errors were encountered:
stephwon
changed the title
Issue downloading data
Issue downloading data using manifest TSV file
Feb 20, 2025
Hi @nsuvarnaiari,
Thank you for sharing the AWS CLI commands. I was wondering if all the hmwgsqc data needs to be downloaded using the AWS CLI, or if files are still accessible through the portal_client tool? Thanks again for your help!
I'm trying to download HHS (WGS raw sequencing) data, a total of 3.8k samples, but none are getting downloaded.
This is the manifest file that I was attempting to obtain (in CSV because it will not allow me to attach TSV):
hmp_manifest_358ba31e87.csv
portal_client -m path/to/hmp_manifest_358ba31e87.tsv -d /path/to/HHS
When I execute the above command (censoring path due to privacy), I get the following:
Even when I put either relative or absolute path for the manifest file and output destination, the result is the same.
I'm not sure why the dataset is not accessible for download...
How should I proceed so that I can get the dataset?
Thank you!
The text was updated successfully, but these errors were encountered: