From 8bf958c931357441fca189e45986285e2d1f2476 Mon Sep 17 00:00:00 2001 From: martinahansen Date: Fri, 1 Mar 2013 11:23:46 +0000 Subject: [PATCH] fixed bug in plot_scores git-svn-id: http://biopieces.googlecode.com/svn/trunk@2110 74ccb610-7750-0410-82ae-013aeee3265d --- bp_bin/plot_scores | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.2