]> git.donarmstrong.com Git - biopieces.git/blobdiff - bp_bin/create_blast_index
cleanup BGB stuff
[biopieces.git] / bp_bin / create_blast_index
index 6cbd2bf62d5a031eda9454382419e479ae666b5f..9c04c04ff7ec416c4f42207dd2e44b023f98bbf6 100755 (executable)
@@ -88,7 +88,7 @@ else
     Maasha::Common::run( "formatdb", "$arg -l /dev/null" );
 }
 
-Maasha::Filesys::dir_create( $options->{ 'directory' } );
+Maasha::Filesys::dir_create_if_not_exists( $options->{ 'directory' } );
 
 unlink $file_tmp;