]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/analyze_seq
removed variables bulk type
[biopieces.git] / bp_bin / analyze_seq
index 1af08dcc47ee40f1988c69f42c97c2d688000078..6f76a9496e6041bf03189aa0ed56eb207c169104 100755 (executable)
@@ -35,7 +35,7 @@ use Maasha::Seq;
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 
-my ( $run_time_beg, $run_time_end, $options, $in, $out, $record, $analysis );
+my ( $options, $in, $out, $record, $analysis );
 
 $options = Maasha::Biopieces::parse_options();