]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/assemble_tag_contigs
removed variables bulk type
[biopieces.git] / bp_bin / assemble_tag_contigs
index 8bdeda5880346993b9f7f0af46eff91d6ca4477a..898837eeb8f70022a683927b3656676642a3d1ee 100755 (executable)
@@ -35,7 +35,7 @@ use Maasha::UCSC::BED;
 # >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
 
 
-my ( $run_time_beg, $run_time_end, $options, $in, $out, $tmp_dir, $bed_file, $tag_file, $fh_in, $fh_out, 
+my ( $options, $in, $out, $tmp_dir, $bed_file, $tag_file, $fh_in, $fh_out, 
      $cols, $record, $bed_entry, $file_hash, $chr, $strand );
 
 $options = Maasha::Biopieces::parse_options(