]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/soap_seq
fixed seq qual length check
[biopieces.git] / bp_bin / soap_seq
index ffe9b577a2702ae6eaa2126beaf095cfae55a00e..e6417f562eb9512db230f293f4bfefaa699b0ced 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::Common;