comparison tool_dependencies.xml @ 1:b94222f67347 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gfclient_35x1 commit 15099b938e3ef54150ebf6b67969c27928c763c0
author iuc
date Tue, 19 Jul 2016 06:10:35 -0400
parents e848fce5db2e
children
comparison
equal deleted inserted replaced
0:e848fce5db2e 1:b94222f67347
1 <?xml version="1.0"?>
1 <tool_dependency> 2 <tool_dependency>
2 <package name="gfClient" version="35x1"> 3 <package name="gfClient" version="35x1">
3 <install version="1.0"> 4 <install version="1.0">
4 <actions> 5 <actions>
5 <action type="download_binary"> 6 <action type="download_binary">
6 <url_template os="linux" architecture="x86_64">https://github.com/bgruening/download_store/raw/master/ucsc/linux/x86_64/gfClient_35x1</url_template> 7 <url_template os="linux" architecture="x86_64" sha256sum="a379a1ffbd55d86955fad942adada96d830e0ef83765f96d26892b7e8cfee196">
7 <url_template os="darwin" architecture="i686">https://github.com/bgruening/download_store/raw/master/ucsc/darwin/i386/gfClient_35x1</url_template> 8 https://github.com/bgruening/download_store/raw/master/ucsc/linux/x86_64/gfClient_35x1
8 <url_template os="darwin" architecture="i386">https://github.com/bgruening/download_store/raw/master/ucsc/darwin/i386/gfClient_35x1</url_template> 9 </url_template>
9 <url_template os="darwin" architecture="x86_64">https://github.com/bgruening/download_store/raw/master/ucsc/darwin/x86_64/gfClient_35x1</url_template> 10 <url_template os="darwin" architecture="i686" sha256sum="f2405cb9712d7fd80bcb1368abe4931d54761e517393f8d3be6275861e7b73c1">
11 https://github.com/bgruening/download_store/raw/master/ucsc/darwin/i386/gfClient_35x1
12 </url_template>
13 <url_template os="darwin" architecture="i386" sha256sum="f2405cb9712d7fd80bcb1368abe4931d54761e517393f8d3be6275861e7b73c1">
14 https://github.com/bgruening/download_store/raw/master/ucsc/darwin/i386/gfClient_35x1
15 </url_template>
16 <url_template os="darwin" architecture="x86_64" sha256sum="11ab71f7818180c1d648bbf46f8f179bda0739e2b8891f473ed5ef280ba6db55">
17 https://github.com/bgruening/download_store/raw/master/ucsc/darwin/x86_64/gfClient_35x1
18 </url_template>
10 </action> 19 </action>
11 20
12 <action type="move_file"> 21 <action type="move_file">
13 <source>gfClient_35x1</source> 22 <source>gfClient_35x1</source>
14 <destination>$INSTALL_DIR/bin/gfClient</destination> 23 <destination>$INSTALL_DIR/bin/gfClient</destination>
23 32
24 </actions> 33 </actions>
25 </install> 34 </install>
26 <readme> 35 <readme>
27 gfClient: a program that queries gfServer over the network, and then does a detailed alignment of the query sequence with regions found by gfServer. 36 gfClient: a program that queries gfServer over the network, and then does a detailed alignment of the query sequence with regions found by gfServer.
28 http://genome.ucsc.edu/goldenPath/help/blatSpec.html 37 https://genome.ucsc.edu/goldenPath/help/blatSpec.html
29 </readme> 38 </readme>
30 </package> 39 </package>
31 </tool_dependency> 40 </tool_dependency>