Mercurial > repos > galaxyp > package_hardklor_2_30
annotate tool_dependencies.xml @ 0:e25ed64d962b draft default tip
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
author | galaxyp |
---|---|
date | Mon, 23 May 2016 11:11:52 -0400 |
parents | |
children |
rev | line source |
---|---|
0
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
2 <tool_dependency> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
3 <package name="hardklor" version="2.30"> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
4 <install version="1.0"> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
5 <actions> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
6 <action type="download_by_url" sha256sum="4aa6a5123087c3e8e5cdb716bf63d04fd86ffde752d00c6b0c45decacc4d5b91" target_filename="hardklor.zip"> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
7 https://depot.galaxyproject.org/software/hardklor/hardklor_2.3.0_linux_x64.zip |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
8 </action> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
9 <action type="move_file"> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
10 <source>hardklor</source> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
11 <destination>$INSTALL_DIR/bin</destination> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
12 </action> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
13 <action type="chmod"> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
14 <file mode="755">$INSTALL_DIR/bin/hardklor</file> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
15 </action> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
16 <action type="set_environment"> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
17 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
18 </action> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
19 </actions> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
20 </install> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
21 <readme> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
22 Install Galaxy package application for hardklör 2.30 |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
23 https://proteome.gs.washington.edu/software/hardklor/ |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
24 </readme> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
25 </package> |
e25ed64d962b
planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/packages/package_hardklor_2_30 commit f37e6d0357de4d9b1cd743ca291a7d4df2cc7a5f-dirty
galaxyp
parents:
diff
changeset
|
26 </tool_dependency> |