dpeerlab / SEACells

SEACells algorithm for Inference of transcriptional and epigenomic cellular states from single-cell genomics data
GNU General Public License v2.0
142 stars 26 forks source link

The data cannot be downloaded #63

Open cfzgg opened 4 months ago

cfzgg commented 4 months ago

use wget to download data return ERROR 403: Forbidden , please help to check.

dustin-mullaney commented 3 months ago

Same error trying to pull the position weight matrix for TF activity inference

$ wget https://dp-lab-data-public.s3.amazonaws.com/SEACells-multiome/pwm_ad.h5ad -O pwm_ad.h5ad 

output:

--2024-05-14 13:49:30--  https://dp-lab-data-public.s3.amazonaws.com/SEACells-multiome/pwm_ad.h5ad
Resolving dp-lab-data-public.s3.amazonaws.com (dp-lab-data-public.s3.amazonaws.com)... 3.5.0.104, 54.231.161.49, 52.217.173.177, ...
Connecting to dp-lab-data-public.s3.amazonaws.com (dp-lab-data-public.s3.amazonaws.com)|3.5.0.104|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-05-14 13:49:30 ERROR 403: Forbidden.