Mercurial > repos > devteam > package_fastx_toolkit_0_0_13
annotate tool_dependencies.xml @ 3:7d6cc3605cee draft
Uploaded updated tool dependency definition.
author | devteam |
---|---|
date | Tue, 10 Sep 2013 16:41:48 -0400 |
parents | b2814057f286 |
children | e76e81b3eccf |
rev | line source |
---|---|
0 | 1 <?xml version="1.0"?> |
2 <tool_dependency> | |
3 <package name="fastx_toolkit" version="0.0.13"> | |
1 | 4 <install version="1.0"> |
2
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
5 <actions_group> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
6 <actions architecture="x86_64" os="linux"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
7 <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit_0.0.13_binaries_Linux_2.6_amd64.tar.bz2</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
8 <action type="move_directory_files"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
9 <source_directory>./bin</source_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
10 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
11 </action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
12 </actions> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
13 <actions architecture="i386" os="linux"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
14 <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit_0.0.13_binaries_Linux_2.6_i686.tar.bz2</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
15 <action type="move_directory_files"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
16 <source_directory>./bin</source_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
17 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
18 </action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
19 </actions> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
20 <actions architecture="i686" os="linux"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
21 <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit_0.0.13_binaries_Linux_2.6_i686.tar.bz2</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
22 <action type="move_directory_files"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
23 <source_directory>./bin</source_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
24 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
25 </action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
26 </actions> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
27 <actions architecture="i386" os="darwin"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
28 <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit_0.0.13_binaries_MacOSX.10.5.8_i386.tar.bz2</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
29 <action type="move_directory_files"> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
30 <source_directory>./bin</source_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
31 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
32 </action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
33 </actions> |
3 | 34 <actions architecture="x86_64" os="darwin"> |
35 <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit_0.0.13_binaries_MacOSX.10.5.8_i386.tar.bz2</action> | |
36 <action type="move_directory_files"> | |
37 <source_directory>./bin</source_directory> | |
38 <destination_directory>$INSTALL_DIR/bin</destination_directory> | |
39 </action> | |
40 </actions> | |
2
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
41 <actions> |
3 | 42 <package name="libgtextutils" version="0.6"> |
43 <repository changeset_revision="e28dc3aa1665" name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu" /> | |
44 </package> | |
2
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
45 <action type="download_by_url">http://hannonlab.cshl.edu/fastx_toolkit/fastx_toolkit-0.0.13.tar.bz2</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
46 <action type="set_environment_for_install"> |
3 | 47 <repository changeset_revision="e28dc3aa1665" name="package_libgtextutils_0_6" owner="devteam" prior_installation_required="True" toolshed="http://testtoolshed.g2.bx.psu.edu"> |
2
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
48 <package name="libgtextutils" version="0.6" /> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
49 </repository> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
50 </action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
51 <action type="shell_command">./configure --prefix=$INSTALL_DIR --disable-wall</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
52 <action type="shell_command">make && make install</action> |
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
53 </actions> |
0 | 54 <action type="set_environment"> |
1 | 55 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
0 | 56 </action> |
2
b2814057f286
Uploaded tool dependency definition with architecture-dependent installation recipes.
devteam
parents:
1
diff
changeset
|
57 </actions_group> |
0 | 58 </install> |
59 <readme> | |
3 | 60 The FASTX-Toolkit is a collection of command line tools for Short-Reads FASTA/FASTQ files preprocessing. |
61 | |
62 Next-Generation sequencing machines usually produce FASTA or FASTQ files, containing multiple short-reads sequences (possibly with quality information). | |
63 | |
64 The main processing of such FASTA/FASTQ files is mapping (aka aligning) the sequences to reference genomes or other databases using specialized programs. Example of such mapping programs are: Blat, SHRiMP, LastZ, MAQ and many many others. | |
65 | |
66 However, it is sometimes more productive to preprocess the FASTA/FASTQ files before mapping the sequences to the genome - manipulating the sequences to produce better mapping results. | |
67 | |
68 The FASTX-Toolkit tools perform some of these preprocessing tasks. | |
0 | 69 </readme> |
70 </package> | |
71 </tool_dependency> |