comparison tool_dependencies.xml @ 0:a819439b6d76 draft

planemo upload commit d476446dd23645b740023fe2abacabeefca4c5a1
author yating-l
date Wed, 31 May 2017 11:33:10 -0400
parents
children 1a15120c22c8
comparison
equal deleted inserted replaced
-1:000000000000 0:a819439b6d76
1 <?xml version="1.0" ?>
2 <tool_dependency>
3 <package name="ucsc_hac" version="340">
4 <install version="1.0">
5 <actions_group>
6 <actions architecture="x86_64" os="darwin">
7 <action type="download_by_url" sha256sum="c18fcb8ed0468dff74c6392b929be532aab777db1c2a8d1d9d83f94f585602d5">http://old-gep.wustl.edu/~galaxy/packages/ucsc_hac_340_macOS_x86_64.tar.gz</action>
8 <action type="move_directory_files">
9 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR/bin</destination_directory>
11 </action>
12 </actions>
13 <actions architecture="x86_64" os="linux">
14 <action type="download_by_url" sha256sum="13ad4c6bdc0ed669446dea0cc7ab3db0877ea844665485ea93c3f16c96e408a4">http://old-gep.wustl.edu/~galaxy/packages/ucsc_hac_340_linux_x86_64.tar.gz</action>
15 <action type="move_directory_files">
16 <source_directory>.</source_directory>
17 <destination_directory>$INSTALL_DIR/bin</destination_directory>
18 </action>
19 </actions>
20 <action type="set_environment">
21 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
22 </action>
23 </actions_group>
24 </install>
25 <readme>The well known UCSC tools from Jim Kent. This subset of UCSC tools are used for HubArchiveCreator, including
26 - bedGraphToBigWig
27 - bedToBigBed
28 - gff3ToGenePred
29 - gtfToGenePred
30 - genePredToBed
31 - genePredToBigGenePred
32 - faToTwoBit
33 - pslToBigPsl
34 - twoBitInfo
35 </readme>
36 </package>
37 </tool_dependency>