From 1ed5d52ae6c9fc43b7a44f4e3c964698b8624ef7 Mon Sep 17 00:00:00 2001 From: martinahansen Date: Mon, 9 May 2011 08:57:58 +0000 Subject: [PATCH] fixed indentation in uclust_seq git-svn-id: http://biopieces.googlecode.com/svn/trunk@1381 74ccb610-7750-0410-82ae-013aeee3265d --- bp_bin/uclust_seq | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bp_bin/uclust_seq b/bp_bin/uclust_seq index 75caf94..cbc0bc6 100755 --- a/bp_bin/uclust_seq +++ b/bp_bin/uclust_seq @@ -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 -- 2.39.2