X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bp_bin%2Fcomplement_seq;h=348e0580640c1e2a97c18cbd156d543bd08e67cc;hb=49915827e5d35284f24e7149d039478abd1e2139;hp=193d9e4838be10f0a19dfe9e2b2046571aa52c0d;hpb=5aed4676ad1bf35abbade6215ac90ee591e6d8fe;p=biopieces.git diff --git a/bp_bin/complement_seq b/bp_bin/complement_seq index 193d9e4..348e058 100755 --- a/bp_bin/complement_seq +++ b/bp_bin/complement_seq @@ -26,6 +26,7 @@ # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< +use warnings; use strict; use Maasha::Biopieces; use Maasha::Seq;