comparison tool_dependencies.xml @ 2:bb4b375e0dfc draft

planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
author yating-l
date Wed, 17 May 2017 13:11:49 -0400
parents 5821ea743daf
children cd2adf686498
comparison
equal deleted inserted replaced
1:5821ea743daf 2:bb4b375e0dfc
1 <?xml version="1.0" ?> 1 <?xml version="1.0" ?>
2 <tool_dependency> 2 <tool_dependency>
3 <package name="ucsc_hac" version="340"> 3 <package name="ucsc_hac" version="340">
4 <install version="1.0"> 4 <install version="1.0">
5 <actions_group> 5 <actions_group>
6 <actions architecture="x86_64" os="darwin">
7 <action type="download_by_url" sha256sum="c18fcb8ed0468dff74c6392b929be532aab777db1c2a8d1d9d83f94f585602d5">http://old-gep.wustl.edu/~galaxy/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>
6 <actions architecture="x86_64" os="linux"> 13 <actions architecture="x86_64" os="linux">
7 <action type="download_by_url">http://old-gep.wustl.edu/~galaxy/ucsc_tools_340.tar.gz</action> 14 <action type="download_by_url" sha256sum="13ad4c6bdc0ed669446dea0cc7ab3db0877ea844665485ea93c3f16c96e408a4">http://old-gep.wustl.edu/~galaxy/ucsc_hac_340_linux_x86_64.tar.gz</action>
8 <action type="move_directory_files"> 15 <action type="move_directory_files">
9 <source_directory>.</source_directory> 16 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR/bin</destination_directory> 17 <destination_directory>$INSTALL_DIR/bin</destination_directory>
11 </action> 18 </action>
12 </actions> 19 </actions>
22 - gtfToGenePred 29 - gtfToGenePred
23 - genePredToBed 30 - genePredToBed
24 - genePredToBigGenePred 31 - genePredToBigGenePred
25 - faToTwoBit 32 - faToTwoBit
26 - pslToBigPsl 33 - pslToBigPsl
34 - twoBitInfo
27 </readme> 35 </readme>
28 </package> 36 </package>
29 </tool_dependency> 37 </tool_dependency>