Skip to content

Instantly share code, notes, and snippets.

View mtekman's full-sized avatar

mtekman mtekman

View GitHub Profile
@mtekman
mtekman / debug-galaxy-history.org
Last active October 25, 2020 22:24
How to Debug a Red Error Dataset
@mtekman
mtekman / galaxy_download_datasets.py
Last active October 8, 2020 16:17
Galaxy Download Scripts
#!/usr/bin/env python3
__VERSION__ = "0.3"
'''This script downloads datasets from public or user histories, using
a variety of different strategies, namely:
* If the user provides an URL: Either import the history, or select
it publicly (but with restricted access, i.e. slow dataset matching)
* If the user provides a title: Either select one from the user's list,