annotate tool_dependencies.xml @ 0:1fde0b7d7d40 draft default tip

Uploaded
author stheil
date Thu, 24 Sep 2015 11:57:36 -0400
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
1 <?xml version="1.0"?>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
2 <tool_dependency>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
3 <package name="idba" version="1.0">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
4 <install version="1.0">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
5 <actions>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
6 <action type="shell_command">git clone https://github.com/loneknightpy/idba.git idba</action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
7 <action type="change_directory">idba</action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
8 <action type="shell_command">./build.sh</action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
9 <action type="shell_command">./configure</action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
10 <action type="shell_command">make</action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
11 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
12 <source>bin/fa2fq</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
13 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
14 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
15 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
16 <source>bin/filter_blat</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
17 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
18 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
19 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
20 <source>bin/filter_contigs</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
21 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
22 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
23 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
24 <source>bin/filterfa</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
25 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
26 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
27 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
28 <source>bin/fq2fa</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
29 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
30 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
31 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
32 <source>bin/idba</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
33 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
34 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
35 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
36 <source>bin/idba_hybrid</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
37 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
38 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
39 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
40 <source>bin/idba_tran</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
41 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
42 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
43 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
44 <source>bin/idba_tran_test</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
45 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
46 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
47 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
48 <source>bin/idba_ud</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
49 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
50 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
51 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
52 <source>bin/parallel_blat</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
53 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
54 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
55 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
56 <source>bin/parallel_rna_blat</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
57 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
58 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
59 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
60 <source>bin/print_graph</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
61 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
62 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
63 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
64 <source>bin/raw_n50</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
65 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
66 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
67 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
68 <source>bin/sample_reads</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
69 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
70 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
71 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
72 <source>bin/scaffold</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
73 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
74 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
75 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
76 <source>bin/shuffle_reads</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
77 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
78 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
79 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
80 <source>bin/sim_reads</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
81 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
82 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
83 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
84 <source>bin/sim_reads_tran</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
85 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
86 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
87 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
88 <source>bin/sort_psl</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
89 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
90 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
91 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
92 <source>bin/sort_reads</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
93 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
94 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
95 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
96 <source>bin/split_fa</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
97 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
98 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
99 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
100 <source>bin/split_fq</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
101 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
102 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
103 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
104 <source>bin/split_scaffold</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
105 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
106 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
107 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
108 <source>bin/test</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
109 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
110 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
111 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
112 <source>bin/validate_component</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
113 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
114 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
115 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
116 <source>bin/validate_contigs_blat</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
117 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
118 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
119 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
120 <source>bin/validate_contigs_mummer</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
121 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
122 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
123 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
124 <source>bin/validate_reads_blat</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
125 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
126 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
127 <action type="move_file">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
128 <source>bin/validate_rna</source>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
129 <destination>$INSTALL_DIR/bin</destination>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
130 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
131 <action type="set_environment">
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
132 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
133 </action>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
134 </actions>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
135 </install>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
136 </package>
1fde0b7d7d40 Uploaded
stheil
parents:
diff changeset
137 </tool_dependency>