Mercurial > repos > yhoogstrate > featurecounts_valid_gff
view tool_dependencies.xml @ 7:8e9015d0ccf6
Uploaded
author | yhoogstrate |
---|---|
date | Wed, 13 Nov 2013 08:43:37 -0500 |
parents | af66524b2937 |
children | 16a46039eed6 |
line wrap: on
line source
<?xml version="1.0"?> <tool_dependency> <package name="featurecounts_valid_gff" version="1.4.0"> <install version="1.4.2"> <actions> <action type="shell_command">svn checkout https://featurecounts-valid-gff.googlecode.com/svn/trunk/ featurecounts-valid-gff && cd featurecounts-valid-gff/src && make -f Makefile.Linux && cp ../bin/featureCounts ../../</action> <action type="shell_command">svn checkout https://featurecounts-valid-gff.googlecode.com/svn/trunk/ featurecounts-valid-gff</action> <action type="shell_command">cd featurecounts-valid-gff/src</action> <action type="shell_command">make -f Makefile.Linux</action> <action type="shell_command">cp ../bin/featureCounts ../../</action> <action type="move_file"> <source>featurecounts-valid-gff/bin/featureCounts</source> <destination>$INSTALL_DIR/bin/</destination> </action> </actions> </install> <readme> </readme> </package> </tool_dependency>