Using Aspera to download from GSA (BIG)
1
0
Entering edit mode
3.4 years ago
liorglic ★ 1.4k

Hello,

I need to download WGS data from the GSA server. I usually download from ENA, using Aspera to increase download speed (specifically, using ena-fast-download).

Anybody knows if/how I can use Aspera to download from GSA? I found this document which explains how to upload to GSA using Aspera, so I guess the server supports that.

Can you help me figure out the command for downloading?

Thanks!

Aspera GSA • 1.3k views
ADD COMMENT
1
Entering edit mode
2.5 years ago
liorglic ★ 1.4k

Just updating that I got a helpful answer from the GSA team.
Apparently, to download a whole data set you can run:

./ascp -i [/path/to/the/key/file] -P33001 -QT -l100m -k1 aspera01@download.big.ac.cn:/gsa3/<data set ID> [/path/to/your/local/directory/] 

To download a specific run:

./ascp -i [/path/to/the/key/file] -P33001 -QT -l100m -k1 aspera01@download.big.ac.cn:/gsa3/<data set ID>/<run ID> [/path/to/your/local/directory/]

I've also created a feature request to add GSA to the Kingfisher download tool.

ADD COMMENT

Login before adding your answer.

Traffic: 1717 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6