annotate tool_dependencies.xml @ 2:7a484ebcbf48 draft default tip

Uploaded
author yhoogstrate
date Thu, 10 Sep 2015 05:02:00 -0400
parents 0b6d65d9f103
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
4274314879c8 planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools/raw/master/package_featurecounts_1_4_6 commit 0eac9a776e7bc33275b8ef5e76a4f17b7b5c1259
yhoogstrate
parents:
diff changeset
1 <?xml version="1.0"?>
4274314879c8 planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools/raw/master/package_featurecounts_1_4_6 commit 0eac9a776e7bc33275b8ef5e76a4f17b7b5c1259
yhoogstrate
parents:
diff changeset
2 <tool_dependency>
1
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
3 <package name="featurecounts" version="1.4.6.p1">
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
4 <install version="1.0">
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
5 <actions>
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
6 <action type="download_by_url"
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
7 sha256sum="48e0c516684c4771f965a0a3010fbc0ad55fb54cfd8f7090be3f55e7b5c09f36">http://sourceforge.net/projects/subread/files/subread-1.4.6-p1/subread-1.4.6-p1-source.tar.gz/download</action>
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
8 <action type="shell_command"><![CDATA[
2
7a484ebcbf48 Uploaded
yhoogstrate
parents: 1
diff changeset
9 cd src/ &&
7a484ebcbf48 Uploaded
yhoogstrate
parents: 1
diff changeset
10 make -f Makefile.Linux
1
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
11 ]]></action>
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
12 <action type="move_file">
2
7a484ebcbf48 Uploaded
yhoogstrate
parents: 1
diff changeset
13 <source>bin/featureCounts</source>
1
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
14 <destination>$INSTALL_DIR/bin/</destination>
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
15 </action>
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
16 <action type="set_environment">
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
17 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
18 </action>
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
19 </actions>
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
20 </install>
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
21 <readme>
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
22 Downloads and installs featureCounts.
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
23
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
24 Prerequisites:
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
25 - wget
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
26 - gnu-autotools (make)
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
27 - tar
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
28 </readme>
0b6d65d9f103 planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/featurecounts_galaxy_wrapper commit 632991bfb9084ec1c9565bcd610f4cce563fe3a3
yhoogstrate
parents: 0
diff changeset
29 </package>
0
4274314879c8 planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools/raw/master/package_featurecounts_1_4_6 commit 0eac9a776e7bc33275b8ef5e76a4f17b7b5c1259
yhoogstrate
parents:
diff changeset
30 </tool_dependency>