annotate tool_dependencies.xml @ 0:7dd0c6a9be41 draft default tip

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
author yhoogstrate
date Thu, 05 Nov 2015 07:48:42 -0500
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
1 <?xml version="1.0"?>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
2 <tool_dependency>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
3 <package name="ncurses" version="6.0">
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
4 <repository changeset_revision="c921f7ce9ca7" name="package_ncurses_6_0" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" />
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
5 </package>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
6
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
7 <package name="samtools_parallel_mpileup" version="0.1.19-a">
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
8 <install version="1.0">
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
9 <actions>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
10 <action type="set_environment_for_install">
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
11 <repository changeset_revision="c921f7ce9ca7" name="package_ncurses_6_0" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu">
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
12 <package name="ncurses" version="6.0" />
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
13 </repository>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
14 </action>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
15
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
16 <action type="shell_command">
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
17 svn checkout https://github.com/yhoogstrate/parallel-mpileup/trunk samtools-parallel-mpileup ;
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
18
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
19 cd samtools-parallel-mpileup ;
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
20 cd $(ls |grep samtools-) ;
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
21
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
22 sed -i 's/-lcurses/-lncurses/' Makefile ;
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
23 sed -i -e "s|CFLAGS=\s*-g\s*-Wall\s*-O2\s*|CFLAGS= -g -Wall -O2 -I$NCURSES_INCLUDE_PATH/ncurses/ -I$NCURSES_INCLUDE_PATH -L$NCURSES_LIB_PATH|g" Makefile ;
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
24
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
25 make ;
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
26 cp samtools ../samtools-parallel-mpileup
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
27 </action>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
28 <action type="move_file">
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
29 <source>samtools-parallel-mpileup/samtools-parallel-mpileup</source>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
30 <destination>$INSTALL_DIR/bin</destination>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
31 </action>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
32 <action type="set_environment">
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
33 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
34 <environment_variable action="prepend_to" name="PATH">$REPOSITORY_INSTALL_DIR</environment_variable>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
35 </action>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
36 </actions>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
37 </install>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
38 <readme>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
39 Downloads and installs a modified version of samtools, able to paralellize the mpileup function.
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
40
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
41 *Because of the parallelization, the output is not sorted on genomic location!!*
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
42
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
43 If this is required for the tool that uses the mpileup as input, sort the mpileup file with:
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
44
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
45 sort -k1,1V -k2,2g
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
46 </readme>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
47 </package>
7dd0c6a9be41 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/samtools_parallel_mpileup_galaxy_wrapper commit ede01f67a8def5be7c88d5c31c2435b3946f1523-dirty
yhoogstrate
parents:
diff changeset
48 </tool_dependency>