comparison tool_dependencies.xml @ 0:2602ce9c112c draft default tip

planemo upload commit d09a39cd41aca0dadb42216cd4d5ec280a8ce4c4
author jdv
date Sat, 26 Aug 2017 02:39:33 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:2602ce9c112c
1 <?xml version="1.0"?>
2 <tool_dependency>
3 <package name="porechop" version="0.2.1">
4 <install version="1.0">
5 <actions_group>
6 <actions architecture="x86_64" os="linux">
7 <action type="download_by_url" sha256sum="c82331531eb25650d59d606527b7357c45791a3c2fd5b75fc2fe98299bb81b38">https://github.com/jvolkening/galaxy-tools/raw/master/binaries/porechop_0_2_1_Linux_x86_64.tar.gz</action>
8 <action type="move_directory_files">
9 <source_directory>.</source_directory>
10 <destination_directory>$INSTALL_DIR</destination_directory>
11 </action>
12 </actions>
13 <action type="set_environment">
14 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable>
15 </action>
16 </actions_group>
17 </install>
18 <readme>
19 <![CDATA[
20 GOTTCHA is an application of a novel, gene-independent and signature-based
21 metagenomic taxonomic profiling method with significantly smaller false
22 discovery rates (FDR) that is laptop deployable. Our algorithm was tested and
23 validated on twenty synthetic and mock datasets ranging in community
24 composition and complexity, was applied successfully to data generated from
25 spiked environmental and clinical samples, and robustly demonstrates superior
26 performance compared with other available tools.
27 ]]> </readme>
28 </package>
29 </tool_dependency>
30