view toolfactory/docker/postinstall.py @ 46:f8700bed1e17 draft

Uploaded
author fubar
date Tue, 18 Aug 2020 08:25:43 -0400
parents
children
line wrap: on
line source

from bioblend import galaxy

gi = galaxy.GalaxyInstance(url='http://127.0.0.1:8080', key='fbdd3c2eecd191e88939fffc02eeeaf8')

hl = gi.histories.get_histories()
h = get_most_recently_used_history()