]> git.donarmstrong.com Git - mothur.git/blobdiff - parsimonycommand.cpp
added count.groups command and paralellized align.seqs for windows
[mothur.git] / parsimonycommand.cpp
index ff1209287b4e17b2fcc58678703123aae2cadbc1..66f8193e647c94db5bc8ac815bb6eea9796cd138 100644 (file)
@@ -219,7 +219,7 @@ int ParsimonyCommand::execute() {
                        read->AssembleTrees();
                        T = read->getTrees();
                        delete read;
-                       
+
                        //make sure all files match
                        //if you provide a namefile we will use the numNames in the namefile as long as the number of unique match the tree names size.
                        int numNamesInTree;