]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/plot_seqlogo
refactoring of assemble_pairs
[biopieces.git] / bp_bin / plot_seqlogo
index 34a533f969a36034c6c3954c99dfb06c531a6ca2..3495c9e5ae54279d0a396ee07bd0f767b0585daf 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env perl -w
+#!/usr/bin/env perl
 
 # Copyright (C) 2007-2009 Martin A. Hansen.
 
@@ -26,6 +26,7 @@
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 
+use warnings;
 use strict;
 use Maasha::Biopieces;
 use Maasha::Plot;