Mercurial > repos > yating-l > trfbig
annotate tool_dependencies.xml @ 0:9b27da80dcea draft
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
| author | yating-l |
|---|---|
| date | Mon, 01 May 2017 16:04:14 -0400 |
| parents | |
| children | ed530f232f63 |
| rev | line source |
|---|---|
|
0
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
2 <tool_dependency> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
3 <!-- Package trfBig --> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
4 <package name="trfBig" version="1.0"> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
5 <install version="1.0"> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
6 <actions> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
7 <action type="download_binary" target_directory="bin"> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
8 <url_template os="darwin">http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.${architecture}/trfBig</url_template> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
9 <url_template os="linux">http://hgdownload.cse.ucsc.edu/admin/exe/linux.${architecture}/trfBig</url_template> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
10 </action> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
11 <action type="chmod"> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
12 <file mode="750">$INSTALL_DIR/bin/trfBig</file> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
13 </action> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
14 <action type="set_environment"> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
15 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
16 </action> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
17 </actions> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
18 </install> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
19 <readme>The tools downloaded by this dependency definition are free for academic use.</readme> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
20 </package> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
21 |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
22 <!-- Package trf --> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
23 <!-- https://tandem.bu.edu/trf/downloads/trf407b.linux64 --> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
24 <package name="trf" version="4.07b"> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
25 <install version="1.0"> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
26 <actions> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
27 <action type="download_by_url" target_directory="bin"> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
28 <url_template os="darwin">https://tandem.bu.edu/trf/downloads/trf407b.macos64</url_template> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
29 <url_template os="linux">https://tandem.bu.edu/trf/downloads/trf407b.linux64</url_template> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
30 </action> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
31 <action type="move_file" rename_to="trf"> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
32 <source>$INSTALL_DIR/trf407b.macos64</source> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
33 <destination>$INSTALL_DIR/bin</destination> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
34 </action> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
35 <action type="move_file" rename_to="trf"> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
36 <source>$INSTALL_DIR/trf407b.linux64</source> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
37 <destination>$INSTALL_DIR/bin</destination> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
38 </action> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
39 <action type="chmod"> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
40 <file mode="750">$INSTALL_DIR/bin/trf</file> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
41 </action> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
42 <action type="set_environment"> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
43 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
44 </action> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
45 </actions> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
46 </install> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
47 <readme>The tools downloaded by this dependency definition are free for academic use.</readme> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
48 </package> |
|
9b27da80dcea
planemo upload for repository https://github.com/goeckslab/trfBig commit 97fd3895fbafc69df1a1c4092f261ba23fc0bd0b-dirty
yating-l
parents:
diff
changeset
|
49 </tool_dependency> |
