ml-struct-bio / cryofire

Amortized inference for ab initio heterogeneous cryo-EM reconstruction
https://cryofire.cs.princeton.edu/
GNU General Public License v3.0
33 stars 6 forks source link

EMPIAR download link not working #2

Closed eigenvivek closed 9 months ago

eigenvivek commented 9 months ago

the dataset download command

ascp -QT -l 200M -P33001 -i ~/.aspera/connect/etc/asperaweb_id_dsa.openssh emp_ext3@hx-fasp-1.ebi.ac.uk:/10028 .

raises the following error

Session Stop  (Error: Server aborted session: Authorization refused: user/group emp_ext3 denied by server.  Auth value is token)

do you know how to fix this? thanks for your help.

eigenvivek commented 9 months ago

changing from emp_ext3 -> emp_ext2 fixed it

ascp -QT -l 200M -P33001 -i ~/.aspera/connect/etc/asperaweb_id_dsa.openssh emp_ext2@hx-fasp-1.ebi.ac.uk:/10028 .