details: http://www.bx.psu.edu/hg/galaxy/rev/b4f1f54ced6a changeset: 3220:b4f1f54ced6a user: gua110 date: Fri Jan 08 11:28:37 2010 -0500 description: Fixed functional tests for short_reads_figure_score tool. diffstat: test-data/454Score.png | 0 test-data/solexaScore.png | 0 tools/metag_tools/short_reads_figure_score.xml | 2 +- 3 files changed, 1 insertions(+), 1 deletions(-) diffs (13 lines): diff -r 195161a630bd -r b4f1f54ced6a test-data/454Score.png Binary file test-data/454Score.png has changed diff -r 195161a630bd -r b4f1f54ced6a test-data/solexaScore.png Binary file test-data/solexaScore.png has changed diff -r 195161a630bd -r b4f1f54ced6a tools/metag_tools/short_reads_figure_score.xml --- a/tools/metag_tools/short_reads_figure_score.xml Thu Jan 07 18:48:38 2010 -0500 +++ b/tools/metag_tools/short_reads_figure_score.xml Fri Jan 08 11:28:37 2010 -0500 @@ -1,4 +1,4 @@ -<tool id="quality_score_distribution" name="Build base quality distribution" version="1.0.1"> +<tool id="quality_score_distribution" name="Build base quality distribution" version="1.0.2"> <description></description> <command interpreter="python">short_reads_figure_score.py $input1 $output1 </command>