# HG changeset patch # User yhoogstrate # Date 1433157511 14400 # Node ID 63bd455ed299335e073e03237a752b5fb9786234 # Parent ab0323782bb5211267cbb251f31ab38077468438 planemo upload for repository https://bitbucket.org/EMCbioinf/galaxy-tool-shed-tools/raw/master/featurecounts commit 0eac9a776e7bc33275b8ef5e76a4f17b7b5c1259-dirty diff -r ab0323782bb5 -r 63bd455ed299 README.rst --- a/README.rst Mon May 18 04:49:19 2015 -0400 +++ b/README.rst Mon Jun 01 07:18:31 2015 -0400 @@ -21,10 +21,6 @@ http://www.ctmm.nl/en/programmas/infrastructuren/traitprojecttranslationeleresearch -More tools by the Translational Research IT (TraIT) project can be found in the following repository: - -http://toolshed.dtls.nl/ - License ------- diff -r ab0323782bb5 -r 63bd455ed299 featurecounts.xml --- a/featurecounts.xml Mon May 18 04:49:19 2015 -0400 +++ b/featurecounts.xml Mon Jun 01 07:18:31 2015 -0400 @@ -39,7 +39,7 @@ #end if -o "$output" - -T $threads + -T \${GALAXY_SLOTS:-2} #if $extended_parameters.parameters == "extended" -t $extended_parameters.gff_feature_type @@ -148,8 +148,6 @@ - - diff -r ab0323782bb5 -r 63bd455ed299 tool_dependencies.xml --- a/tool_dependencies.xml Mon May 18 04:49:19 2015 -0400 +++ b/tool_dependencies.xml Mon Jun 01 07:18:31 2015 -0400 @@ -1,22 +1,7 @@ - - - wget http://garr.dl.sourceforge.net/project/subread/subread-1.4.6-p1/subread-1.4.6-p1-source.tar.gz && tar -zxvf subread-1.4.6-p1-source.tar.gz && cd subread-1.4.6-p1-source/src/ && make -f Makefile.Linux && cd ../../ - - ../subread-1.4.6-p1-source/bin/featureCounts - $INSTALL_DIR/bin/ - - - $INSTALL_DIR/bin - - - - - - Downloads and installs featureCounts; requires WGET, GNU AUTOTOOLS and TAR to be installed. - + @@ -27,8 +12,8 @@ $INSTALL_DIR/bin/featurecounts2bed.sh - $INSTALL_DIR/bin - $REPOSITORY_INSTALL_DIR + $INSTALL_DIR/bin + $REPOSITORY_INSTALL_DIR