Mercurial > repos > yating-l > package_ucsc_twobit_340
annotate tool_dependencies.xml @ 4:36fe81a77480 draft default tip
planemo upload commit 3d52c64dd94193b26d4553df6814b9d73054f060-dirty
| author | yating-l |
|---|---|
| date | Wed, 17 May 2017 17:44:16 -0400 |
| parents | cd2adf686498 |
| children |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0" ?> |
| 2 <tool_dependency> | |
|
3
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
3 <package name="ucsc_twobit" version="340"> |
| 0 | 4 <install version="1.0"> |
| 5 <actions_group> | |
|
3
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
6 <actions os="darwin" architecture="x86_64"> |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
7 <action type="download_by_url" |
|
4
36fe81a77480
planemo upload commit 3d52c64dd94193b26d4553df6814b9d73054f060-dirty
yating-l
parents:
3
diff
changeset
|
8 sha256sum="802a44835422045178bf6257254a822639fb6eb6947e9afc8de9aad0a8a62d0e"> |
|
36fe81a77480
planemo upload commit 3d52c64dd94193b26d4553df6814b9d73054f060-dirty
yating-l
parents:
3
diff
changeset
|
9 http://old-gep.wustl.edu/~galaxy/packages/ucsc_twobit_340_macOS_x86_64.tar.gz |
|
3
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
10 </action> |
|
2
bb4b375e0dfc
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
1
diff
changeset
|
11 <action type="move_directory_files"> |
|
3
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
12 <source_directory>bin</source_directory> |
|
2
bb4b375e0dfc
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
1
diff
changeset
|
13 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
|
bb4b375e0dfc
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
1
diff
changeset
|
14 </action> |
|
bb4b375e0dfc
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
1
diff
changeset
|
15 </actions> |
|
3
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
16 |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
17 <actions os="linux" architecture="x86_64"> |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
18 <action type="download_by_url" |
|
4
36fe81a77480
planemo upload commit 3d52c64dd94193b26d4553df6814b9d73054f060-dirty
yating-l
parents:
3
diff
changeset
|
19 sha256sum="cd923a2993eebba7cbaa01a7283c60b4839f5edee232227645fb7d47b1380b0a"> |
|
36fe81a77480
planemo upload commit 3d52c64dd94193b26d4553df6814b9d73054f060-dirty
yating-l
parents:
3
diff
changeset
|
20 http://old-gep.wustl.edu/~galaxy/packages/ucsc_twobit_340_linux_x86_64.tar.gz |
|
3
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
21 </action> |
| 0 | 22 <action type="move_directory_files"> |
|
3
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
23 <source_directory>bin</source_directory> |
| 0 | 24 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
| 25 </action> | |
| 26 </actions> | |
|
3
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
27 |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
28 <!-- Display error message for unsupported OS and CPU architecture --> |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
29 <actions> |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
30 <action type="shell_command"> |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
31 echo "ERROR: This package only supports 64-bit systems running macOS or Linux" |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
32 </action> |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
33 <action type="shell_command">false</action> |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
34 </actions> |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
35 |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
36 <!-- update $PATH environment variable --> |
| 0 | 37 <action type="set_environment"> |
| 38 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> | |
| 39 </action> | |
| 40 </actions_group> | |
|
3
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
41 </install> |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
42 <readme> |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
43 <![CDATA[ |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
44 This package contains the utilities for constructing and manipulating |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
45 `twoBit files <https://genome.ucsc.edu/goldenpath/help/twoBit.html>`_. |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
46 The utilities were created by the |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
47 `Genome Bioinformatics Group <https://genome.ucsc.edu/staff.html>`_ |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
48 at the UCSC Genomics Institute. |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
49 |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
50 The twoBit file format is designed to store genomic sequences and the |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
51 associated repeat masking information. The twoBit file is used by the |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
52 UCSC Genome Browser and by tools such as |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
53 `BLAT <https://genome.ucsc.edu/goldenpath/help/blatSpec.html>`_. |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
54 ]]> |
|
cd2adf686498
planemo upload commit d7c267cd350a630f61aaf721b32c2f913d04c9d4
yating-l
parents:
2
diff
changeset
|
55 </readme> |
| 0 | 56 </package> |
| 57 </tool_dependency> |
