# HG changeset patch # User yhoogstrate # Date 1400590496 14400 # Node ID 9fcffbe6c206fcc83b4c6cd1e620ffd4a60e1429 # Parent cada2d2f0a7c057becc8617120876b82295e9d0b Uploaded diff -r cada2d2f0a7c -r 9fcffbe6c206 featurecounts.xml --- a/featurecounts.xml Wed Mar 26 09:12:30 2014 -0400 +++ b/featurecounts.xml Tue May 20 08:54:56 2014 -0400 @@ -88,7 +88,11 @@ #end if ; mv tmp.txt $output + + sed -e '1 s/$alignment_escaped/${alignment_name_escaped}/g' $output".summary" > tmp.txt + ; mv tmp.txt $output".summary" #end for + ; mv $output".summary" $output_summary #end if #end if @@ -186,6 +190,7 @@ + diff -r cada2d2f0a7c -r 9fcffbe6c206 tool_dependencies.xml --- a/tool_dependencies.xml Wed Mar 26 09:12:30 2014 -0400 +++ b/tool_dependencies.xml Tue May 20 08:54:56 2014 -0400 @@ -22,7 +22,7 @@ - wget http://yhoogstrate@toolshed.dtls.nl/repos/yhoogstrate/featurecounts/raw-file/tip/featurecounts2bed.sh && chmod 755 *.sh + wget http://testtoolshed.g2.bx.psu.edu/repos/yhoogstrate/featurecounts/raw-file/tip/featurecounts2bed.sh && chmod 755 *.sh ../featurecounts2bed.sh $INSTALL_DIR/bin