Mercurial > repos > yating-l > package_ucsc_rename_bigwig_340
annotate tool_dependencies.xml @ 0:39d26518c84b draft default tip
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
author | yating-l |
---|---|
date | Mon, 25 Jun 2018 14:54:19 -0400 |
parents | |
children |
rev | line source |
---|---|
0
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
1 <?xml version="1.0" ?> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
2 <tool_dependency> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
3 <package name="ucsc_rename_bigwig" version="340"> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
4 <install version="1.0"> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
5 <actions_group> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
6 <actions os="darwin" architecture="x86_64"> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
7 <action type="download_by_url" |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
8 sha256sum="f7d88e5a4d4a99f1489ae64ea35031593f10b80d58efbac7f29e372dbc827f45"> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
9 http://old-gep.wustl.edu/~galaxy/packages/ucsc_rename_bigwig_340_macOS_x86_64.tar.gz |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
10 </action> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
11 <action type="move_directory_files"> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
12 <source_directory>bin</source_directory> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
13 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
14 </action> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
15 </actions> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
16 |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
17 <actions os="linux" architecture="x86_64"> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
18 <action type="download_by_url" |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
19 sha256sum="cadb724cbfebda2ec3a43519f7cb5eec97842ba6f271f6ad78af580bc3f9cd9a"> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
20 http://old-gep.wustl.edu/~galaxy/packages/ucsc_rename_bigwig_340_linux_x86_64.tar.gz |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
21 </action> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
22 <action type="move_directory_files"> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
23 <source_directory>bin</source_directory> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
24 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
25 </action> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
26 </actions> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
27 |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
28 <!-- Display error message for unsupported OS and CPU architecture --> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
29 <actions> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
30 <action type="shell_command"> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
31 echo "ERROR: This package only supports 64-bit systems running macOS or Linux" |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
32 </action> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
33 <action type="shell_command">false</action> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
34 </actions> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
35 |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
36 <!-- update $PATH environment variable --> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
37 <action type="set_environment"> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
38 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
39 </action> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
40 </actions_group> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
41 </install> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
42 <readme> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
43 <![CDATA[ |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
44 This package contains the utilities for renaming bigWig files |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
45 `bigWig files <https://genome.ucsc.edu/goldenpath/help/bigWig.html>`_. |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
46 The utilities were created by the |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
47 `Genome Bioinformatics Group <https://genome.ucsc.edu/staff.html>`_ |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
48 at the UCSC Genomics Institute. |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
49 |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
50 The bigWig file format is designed to store dense continuous datasets |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
51 and it is compatible with many genome browsers (e.g., UCSC Genome Browser, |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
52 JBrowse, IGV). |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
53 ]]> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
54 </readme> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
55 </package> |
39d26518c84b
planemo upload commit d630dda5f5480884c7b4f349704e8f68a6f726aa
yating-l
parents:
diff
changeset
|
56 </tool_dependency> |