]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/patscan_seq
removed variables bulk type
[biopieces.git] / bp_bin / patscan_seq
index 800eac7e2b25312468bced78c4e95184543c703f..60a5cae0bdbc18fc9450bc06d1dc9771ebed2572 100755 (executable)
@@ -41,7 +41,7 @@ use constant {
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 
-my ( $run_time_beg, $run_time_end, $options, $in, $out, $record, @args, $arg, $type, $tmp_dir,
+my ( $options, $in, $out, $record, @args, $arg, $type, $tmp_dir,
      $seq_file, $pat_file, $out_file, $fh_in, $fh_out, $patterns, $pattern, $entry, $result, %head_hash, $i );
 
 $options = Maasha::Biopieces::parse_options(