Mercurial > repos > sanbi-uwc > mothur_test
annotate tool_dependencies.xml.old @ 0:ee4fee239fe7 draft default tip
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
author | sanbi-uwc |
---|---|
date | Fri, 03 Jun 2016 09:32:47 -0400 |
parents | |
children |
rev | line source |
---|---|
0
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
2 <tool_dependency> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
3 <package name="mothur" version="1.33"> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
4 <install version="1.0"> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
5 <actions> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
6 <action type="download_by_url">http://www.mothur.org/w/images/6/65/Mothur.1.33.3.zip</action> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
7 <action type="shell_command">chmod u+x Mothur.source/uchime_src/mk</action> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
8 <action type="shell_command"> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
9 test $(uname) = Linux && |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
10 perl -i.bak -pe 's/(USEREADLINE.+) = yes/$1 = no/; s/TARGET_ARCH \+= -arch x86_64//; s/#(CXXFLAGS.+-mtune=native -march=native -m64)/$1/;' Mothur.source/makefile || |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
11 true |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
12 </action> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
13 <action type="shell_command">cd Mothur.source; make -j 2;</action> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
14 <action type="move_file"> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
15 <source>Mothur.source/mothur</source> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
16 <destination>$INSTALL_DIR/bin</destination> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
17 </action> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
18 <action type="move_file"> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
19 <source>Mothur.source/uchime</source> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
20 <destination>$INSTALL_DIR/bin</destination> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
21 </action> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
22 <action type="set_environment"> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
23 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
24 <environment_variable name="MOTHUR_MAX_PROCESSORS" action="set_to">2</environment_variable> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
25 </action> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
26 |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
27 <action type="make_directory">$INSTALL_DIR/bin/blast</action> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
28 <action type="make_directory">$INSTALL_DIR/bin/blast/bin</action> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
29 <action type="change_directory">$INSTALL_DIR/bin</action> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
30 |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
31 <action type="shell_command">cd $INSTALL_DIR/bin;mypath=`which blastall`; mypath=`dirname $mypath`; cp $mypath/* ./blast/bin</action> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
32 |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
33 </actions> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
34 </install> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
35 <readme> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
36 *Authors & Contacts* |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
37 Jim Johnson |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
38 Peter Briggs |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
39 Iyad Kandalaft | Iyad.Kandalaft@Agr.gc.ca | Agriculture and Agri-Foods Canada |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
40 Kevin Chen | Agriculture and Agri-Foods Canada |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
41 |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
42 *Description* |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
43 |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
44 The Mothur Tool Suite repository provides Galaxy wrappers for the majority of the Mothur tools. In addition, it downloads and builds the Mothur binaries. |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
45 |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
46 Supports Linux environments such as Redhat/Centos/Ubuntu as well as Mac OSX. |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
47 |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
48 These links provide information for building the Mothur package in most environments. |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
49 |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
50 http://www.mothur.org/wiki/Download_mothur |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
51 |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
52 http://www.mothur.org/wiki/Installation |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
53 http://www.mothur.org/wiki/Makefile_options |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
54 |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
55 *Requirements* |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
56 |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
57 - build tools (make, C libraries, GCC) |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
58 - libncurses-dev(el) |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
59 - simplejson (python library) |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
60 </readme> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
61 </package> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
62 <package name="blast" version="2.2.26"> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
63 <repository |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
64 name="package_blast_2_2_26" |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
65 owner="" |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
66 changeset_revision="" |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
67 toolshed="" |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
68 prior_installation_required="True"/> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
69 </package> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
70 |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
71 </tool_dependency> |
ee4fee239fe7
planemo upload commit 68a4fd4cc5332c57ac39bef73db224425af0706c-dirty
sanbi-uwc
parents:
diff
changeset
|
72 |