]> git.donarmstrong.com Git - biopieces.git/commitdiff
fixed indentation in uclust_seq
authormartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Mon, 9 May 2011 08:57:58 +0000 (08:57 +0000)
committermartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Mon, 9 May 2011 08:57:58 +0000 (08:57 +0000)
git-svn-id: http://biopieces.googlecode.com/svn/trunk@1381 74ccb610-7750-0410-82ae-013aeee3265d

bp_bin/uclust_seq

index 75caf94d461d7881fea606228edb4faa5d90a538..cbc0bc6ae9023df6585148d976da36506c203a22 100755 (executable)
@@ -38,8 +38,8 @@ class Uclust
   def initialize(infile, outfile, options)
     @infile  = infile
     @outfile = outfile
-               @options = options
-               @command = []
+    @options = options
+    @command = []
   end
 
   # Method that calls Uclusts sorting for sorting a FASTA file