Question: download files from history
0
gravatar for Mic
2.5 years ago by
Mic70
Australia
Mic70 wrote:

Hi, I have 60 files which I would like to download from Galaxy. Do I have to download each one separately or is there a option to select all of them and download at once?

Thank you in advance.

Best wishes,

Mic

galaxy • 814 views
ADD COMMENTlink modified 2.5 years ago by Martin Čech ♦♦ 4.9k • written 2.5 years ago by Mic70
1
gravatar for Martin Čech
2.5 years ago by
Martin Čech ♦♦ 4.9k
United States
Martin Čech ♦♦ 4.9k wrote:

Hi Mic,

you have to download them separately. However you can also write a short script that will download the datasets of a history through Galaxy API.

ADD COMMENTlink written 2.5 years ago by Martin Čech ♦♦ 4.9k

Could you please provide an script example?

ADD REPLYlink written 2.5 years ago by Mic70

The API documentation is at https://docs.galaxyproject.org/en/master/lib/galaxy.webapps.galaxy.api.html (you want to get a history, save dataset IDs and then request them for download)

Some example scripts talking to Galaxy API are available at https://github.com/galaxyproject/galaxy/tree/dev/scripts/api

ADD REPLYlink modified 2.5 years ago • written 2.5 years ago by Martin Čech ♦♦ 4.9k
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 179 users visited in the last hour