From: martinahansen Date: Fri, 1 Mar 2013 11:23:46 +0000 (+0000) Subject: fixed bug in plot_scores X-Git-Url: https://git.donarmstrong.com/?p=biopieces.git;a=commitdiff_plain;h=8bf958c931357441fca189e45986285e2d1f2476 fixed bug in plot_scores git-svn-id: http://biopieces.googlecode.com/svn/trunk@2110 74ccb610-7750-0410-82ae-013aeee3265d --- diff --git a/bp_bin/plot_scores b/bp_bin/plot_scores index 30ffeb3..915dd34 100755 --- a/bp_bin/plot_scores +++ b/bp_bin/plot_scores @@ -25,9 +25,9 @@ # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< require 'maasha/biopieces' +require 'maasha/seq' require 'gnuplot' require 'narray' -require 'pp' terminals = "dumb,x11,aqua,post,pdf,png,svg" title = "Mean Quality Scores"