]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/assemble_tag_contigs
fixes done to tmp_dir
[biopieces.git] / bp_bin / assemble_tag_contigs
index 9236586f351b7ad6bc999a1ce25fc5de95c5611e..06f4110abbcf635c0e2d5b9b5743fa7fd00b90c5 100755 (executable)
@@ -91,8 +91,6 @@ foreach $chr ( sort keys %{ $file_hash } )
     unlink $tag_file;
 }
 
-Maasha::Filesys::dir_remove( $tmp_dir );
-
 Maasha::Biopieces::close_stream( $in );
 Maasha::Biopieces::close_stream( $out );