]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/plot_scores
code update
[biopieces.git] / bp_bin / plot_scores
index af37cc2a4639db430114b30ebd3429213c93a29b..95570958c8837cae0fcb943d2050a3afc7223773 100755 (executable)
 
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
-# This program is part of the Biopieces framework (www.biopieces.org).
-
-use warnings;
-use strict;
-use Maasha::Biopieces;
-use Maasha::Fastq;
-use Maasha::Plot;
-
 # Plot a histogram of mean sequence quality scores.
 
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<