This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ 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 ) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
############################################# | |
pwd | |
STDOUT | |
/home/galaxy/galaxy_dist/database/tmp/tmp-toolshed-mtdIAQaet/ensembl-tools-release-77 | |
############################################# | |
############################################# | |
pwd | |
STDERR |
NewerOlder