Question: Bioblend: Accessing to the jobs and dataset IDs from a specific history
2
gravatar for Thibaut Guirimand
2.7 years ago by
INRA
Thibaut Guirimand50 wrote:

Hi all!

I'm currently trying to access to a galaxy instance using the bioblend API. I want to manage my histories and access to the started jobs and the uploaded or generated datasets in specific histories.

I understand how to access to my history ID but I don't understand how to access to his content. The function get_histories(history_id) from the bioblend.galaxy.histories.HistoryClient class doesn't seems to return any useful information on the subject.

Is there a way to access to a list of jobs or/and datasets in a specific history?

bioblend galaxy python • 889 views
ADD COMMENTlink modified 19 months ago by Aarthi Mohan10 • written 2.7 years ago by Thibaut Guirimand50

Did you ever figure out how to do this? I posted a similar question to the galaxy-dev mailing list regarding getting the dataset IDs from a Data Library but also didn't get an answer: http://dev.list.galaxyproject.org/BioBlend-getting-a-list-of-datasets-in-a-folder-td4670569.html

ADD REPLYlink written 21 months ago by danielfortin86110
0
gravatar for Aarthi Mohan
19 months ago by
Aarthi Mohan10
Singapore
Aarthi Mohan10 wrote:

show_history("history_id",contents=True) will give info on the all the associated datasets.

Aarthi

ADD COMMENTlink written 19 months ago by Aarthi Mohan10
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: 171 users visited in the last hour