Mercurial > repos > yhoogstrate > package_featurecounts_1_4_6_p5
annotate tool_dependencies.xml @ 0:600e51134f8d draft default tip
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
author | yhoogstrate |
---|---|
date | Wed, 07 Oct 2015 11:37:42 -0400 |
parents | |
children |
rev | line source |
---|---|
0
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
2 <tool_dependency> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
3 <package name="featurecounts" version="1.4.6.p5"> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
4 <install version="1.0"> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
5 <actions> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
6 <action type="download_by_url" |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
7 sha256sum="8292ff6420356a5560c4a07f876f785622abbcae9fa54ef6750d102f40f78315">http://downloads.sourceforge.net/project/subread/subread-1.4.6-p5/subread-1.4.6-p5-source.tar.gz</action> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
8 <action type="shell_command"><![CDATA[ |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
9 cd src/ && make -f Makefile.Linux |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
10 ]]></action> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
11 <action type="move_file"> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
12 <source>bin/featureCounts</source> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
13 <destination>$INSTALL_DIR/bin/</destination> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
14 </action> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
15 <action type="set_environment"> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
16 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
17 </action> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
18 </actions> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
19 </install> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
20 <readme> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
21 Downloads and installs featureCounts. |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
22 http://bioinf.wehi.edu.au/featureCounts/ |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
23 </readme> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
24 </package> |
600e51134f8d
planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 597fa3df643b54ea93a17448c722f657e3d68b60
yhoogstrate
parents:
diff
changeset
|
25 </tool_dependency> |