From 0a9f1f922aa1e8bb109605c67249199284ea00e7 Mon Sep 17 00:00:00 2001 From: martinahansen Date: Tue, 15 Mar 2011 10:31:54 +0000 Subject: [PATCH] fixed bug in bwa_seq git-svn-id: http://biopieces.googlecode.com/svn/trunk@1290 74ccb610-7750-0410-82ae-013aeee3265d --- bp_bin/create_bwa_index | 2 -- code_python/Cjung/Args.pyc | Bin 5375 -> 5364 bytes 2 files changed, 2 deletions(-) diff --git a/bp_bin/create_bwa_index b/bp_bin/create_bwa_index index aff3bef..a80ae59 100755 --- a/bp_bin/create_bwa_index +++ b/bp_bin/create_bwa_index @@ -48,8 +48,6 @@ $options = Maasha::Biopieces::parse_options( ] ); -Maasha::Common::error( qq(Directory already exists: "$options->{ 'directory' }") ) if -d $options->{ 'directory' }; - Maasha::Filesys::dir_create_if_not_exists( $options->{ 'directory' } ); $in = Maasha::Biopieces::read_stream( $options->{ "stream_in" } ); diff --git a/code_python/Cjung/Args.pyc b/code_python/Cjung/Args.pyc index c22941cdaa6b72f2e8e900a946250984191f6325..ddc36fc600f13f1a86a119e0c8fadcd00d0064e1 100644 GIT binary patch delta 217 zcmeyb`9+iC;wN6NjZrS%8#yxAI1LyW81yspb5kcz5HZ-iimieXO(=%rIjWG(=1Q(2 zR3Yuj3Oq+q^yy5N<~@fZqPYL0ZREH|Ed9Tn(RBibH D%c4DY delta 224 zcmeyO`CpUc;wN6NDKhT98#yxAxC|K>81zGnQ;UixC-UoTUdmR(h%Oe!@ft&{jH?Jm z>?8LFG;Nc`c+VjVedN~JEXik&tZQ>3KZb3Sg#>q_X`9R>REs9Gd5h2qWRpN{pS)4T F833^?K;HlW -- 2.39.2