]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/analyze_bed
removed variables bulk type
[biopieces.git] / bp_bin / analyze_bed
index 47f21021ce306640086a31dcde4c9980630277bb..8548fa60840efed3d513eb18527c5a4f973cb45c 100755 (executable)
@@ -34,7 +34,7 @@ use Maasha::UCSC;
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 
-my ( $run_time_beg, $run_time_end, $options, $in, $out, $record );
+my ( $options, $in, $out, $record );
 
 $options = Maasha::Biopieces::parse_options();