Mercurial > repos > iuc > package_gfserver_35x1
comparison tool_dependencies.xml @ 1:98eff4a5927e draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_gfserver_35x1 commit 15099b938e3ef54150ebf6b67969c27928c763c0
| author | iuc |
|---|---|
| date | Mon, 18 Jul 2016 14:19:02 -0400 |
| parents | 10c4d2d3d1bd |
| children |
comparison
equal
deleted
inserted
replaced
| 0:10c4d2d3d1bd | 1:98eff4a5927e |
|---|---|
| 1 <?xml version="1.0"?> | |
| 1 <tool_dependency> | 2 <tool_dependency> |
| 2 <package name="gfServer" version="35x1"> | 3 <package name="gfServer" 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/gfServer_35x1</url_template> | 7 <url_template os="linux" architecture="x86_64" sha256sum="d25c348b108a5aff43f4bebd58c20fd222e79138437ce1279afa38665593f9d9"> |
| 7 <url_template os="darwin" architecture="i686">https://github.com/bgruening/download_store/raw/master/ucsc/darwin/i386/gfServer_35x1</url_template> | 8 https://github.com/bgruening/download_store/raw/945120ef142d850a16c89fb744f4bbbd0639bf34/ucsc/linux/x86_64/gfServer_35x1 |
| 8 <url_template os="darwin" architecture="i386">https://github.com/bgruening/download_store/raw/master/ucsc/darwin/i386/gfServer_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/gfServer_35x1</url_template> | 10 <url_template os="darwin" architecture="i686" sha256sum="8593de3ee29e4c5bcf6061aee9a981eeaf9b09c59d1fc70b83032e4b8f4c1630"> |
| 11 https://github.com/bgruening/download_store/raw/945120ef142d850a16c89fb744f4bbbd0639bf34/ucsc/darwin/i386/gfServer_35x1 | |
| 12 </url_template> | |
| 13 <url_template os="darwin" architecture="i386" sha256sum="8593de3ee29e4c5bcf6061aee9a981eeaf9b09c59d1fc70b83032e4b8f4c1630"> | |
| 14 https://github.com/bgruening/download_store/raw/945120ef142d850a16c89fb744f4bbbd0639bf34/ucsc/darwin/i386/gfServer_35x1 | |
| 15 </url_template> | |
| 16 <url_template os="darwin" architecture="x86_64" sha256sum="8a1e133e40f846139b9b9e525b99fc6626ff9ddc9c6efae9d477c16affe43862"> | |
| 17 https://github.com/bgruening/download_store/raw/945120ef142d850a16c89fb744f4bbbd0639bf34/ucsc/darwin/x86_64/gfServer_35x1 | |
| 18 </url_template> | |
| 10 </action> | 19 </action> |
| 11 | 20 |
| 12 <action type="move_file"> | 21 <action type="move_file"> |
| 13 <source>gfServer_35x1</source> | 22 <source>gfServer_35x1</source> |
| 14 <destination>$INSTALL_DIR/bin/gfServer</destination> | 23 <destination>$INSTALL_DIR/bin/gfServer</destination> |
| 23 | 32 |
| 24 </actions> | 33 </actions> |
| 25 </install> | 34 </install> |
| 26 <readme> | 35 <readme> |
| 27 gfServer: a server that maintains an index of the genome in memory and uses the index to quickly find regions with high levels of sequence similarity to a query sequence. | 36 gfServer: a server that maintains an index of the genome in memory and uses the index to quickly find regions with high levels of sequence similarity to a query sequence. |
| 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> |
