Skip to content

Instantly share code, notes, and snippets.

View BrunoGrandePhD's full-sized avatar

Bruno Grande BrunoGrandePhD

View GitHub Profile
@BrunoGrandePhD
BrunoGrandePhD / detect_gifs.py
Created August 26, 2015 05:11
Automatically create animated GIFs from a batch of photos
#!/usr/bin/env python
"""
detect_gifs.py
==============
This script tries to automatically detect
GIF opportunities within a batch of photos.
"""
from __future__ import print_function
@BrunoGrandePhD
BrunoGrandePhD / gist:4277625d8be45e6a4840
Created October 25, 2014 02:38
Bootstrap Command and Output
$ sh galaxy_dist/run_tool_shed.sh -bootstrap_from_tool_shed http://toolshed.g2.bx.psu.edu
Bootstrapping from tool shed at http://toolshed.g2.bx.psu.edu.
Creating database... done.
Creating user 'bgrande' with email address '[email protected]'...Traceback (most recent call last):
File "lib/tool_shed/scripts/bootstrap_tool_shed/create_user_with_api_key.py", line 152, in <module>
app = BootstrapApplication( config )
File "lib/tool_shed/scripts/bootstrap_tool_shed/create_user_with_api_key.py", line 46, in __init__
create_tables=False )
File "/home/galaxy/galaxy_dist/lib/galaxy/webapps/tool_shed/model/mapping.py", line 330, in init
result.shed_counter = shed_statistics.ShedCounter( result )
#############################################
pwd
STDOUT
/home/galaxy/galaxy_dist/database/tmp/tmp-toolshed-mtdIAQaet/ensembl-tools-release-77
#############################################
#############################################
pwd
STDERR