Hi there,
I am trying to download the mouse cortex and hippocampus 10x data to prepare a reference dataset for cell-type analysis of my own single cell data. I am attempting to download the data onto one of our supercomputers on campus through terminal using the command:
wget https://idk-etl-prod-download-bucket.s3.amazonaws.com/aibs_mouse_ctx-hip_10x/matrix.csv
but every time I run it or a variation, I get the following error:
HTTP request sent, awaiting response… 403 Forbidden
2022-06-22 11:35:28 ERROR 403: Forbidden.
I get the same error when I try to use R to set the website as the source. Is there something I am doing wrong?