Mercurial > repos > yating-l > jbrowse_hub
comparison tool_dependencies.xml @ 5:e7c80e9b70ae draft
planemo upload for repository https://github.com/Yating-L/jbrowse_hub commit f18ea51d27ec7addfa6413716391cfefebc8acbc-dirty
author | yating-l |
---|---|
date | Tue, 14 Mar 2017 12:24:37 -0400 |
parents | d048f9f9f9df |
children | 3511d4f604a7 |
comparison
equal
deleted
inserted
replaced
4:c7c1474a6b7d | 5:e7c80e9b70ae |
---|---|
37 <environment_variable action="set_to" name="PYTHONPATH_BIOPYTHON">$INSTALL_DIR/lib/python</environment_variable> | 37 <environment_variable action="set_to" name="PYTHONPATH_BIOPYTHON">$INSTALL_DIR/lib/python</environment_variable> |
38 </action> | 38 </action> |
39 </actions> | 39 </actions> |
40 </install> | 40 </install> |
41 </package> | 41 </package> |
42 <package name="ucsc_tools_340" version="1.0"> | |
43 <install version="1.0"> | |
44 <actions_group> | |
45 <actions architecture="x86_64" os="linux"> | |
46 <action type="download_by_url">http://old-gep.wustl.edu/~galaxy/ucsc_tools_340.tar.gz</action> | |
47 <action type="move_directory_files"> | |
48 <source_directory>.</source_directory> | |
49 <destination_directory>$INSTALL_DIR/bin</destination_directory> | |
50 </action> | |
51 </actions> | |
52 <action type="set_environment"> | |
53 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | |
54 </action> | |
55 </actions_group> | |
56 </install> | |
57 <readme>The well known UCSC tools from Jim Kent.</readme> | |
58 </package> | |
42 | 59 |
43 </tool_dependency> | 60 </tool_dependency> |