comparison tool_dependencies.xml @ 0:04fdd0070044 draft default tip

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/ega_client_galaxy_wrapper commit 72bbd9452fb48044cfafb0074b49a67a8530ff9c
author yhoogstrate
date Tue, 29 Mar 2016 03:51:18 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:04fdd0070044
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="EGA_download_streamer" version="2.1.6">
4 <install version="1.0">
5 <actions>
6 <action type="download_by_url" sha256sum="20d5cdfd45f2546903934e203df54438ffe9d9762c0976199c1595442f59264e">https://www.ebi.ac.uk/ega/sites/ebi.ac.uk.ega/files/documents/EgaDemoClient_2.1.6.zip</action>
7 <action type="move_file">
8 <source>EgaDemoClient.jar</source>
9 <destination>$INSTALL_DIR/jars</destination>
10 </action>
11 <action type="set_environment">
12 <environment_variable name="JAVA_JAR_PATH" action="set_to">$INSTALL_DIR/jars</environment_variable>
13 </action>
14 </actions>
15 </install>
16 <readme>
17 Individual files or whole datasets may be downloaded from European Genome-phenome Archive (EGA) in a secure manner by first placing a download request and then downloading the file/s associated with the request. All files are automatically encrypted prior to streaming and must be decrypted using the streamer after download is complete.
18
19 https://www.ebi.ac.uk/ega/about/your_EGA_account/download_streaming_client#about
20 </readme>
21 </package>
22 </tool_dependency>