]> git.donarmstrong.com Git - mothur.git/blobdiff - metastatscommand.cpp
fixed bug with normalize.shared, printed out numbins twice. fixed bug with summary...
[mothur.git] / metastatscommand.cpp
index 866bc94e07553d417b38036bca46184fad973261..2078584426ffecc4a445a7486825af7fc7bb0077 100644 (file)
@@ -442,7 +442,6 @@ int MetaStatsCommand::driver(int start, int num, vector<SharedRAbundVector*>& th
                                }
                                
                                m->mothurOut("Comparing " + setA + " and " + setB + "..."); m->mothurOutEndLine(); 
-                               
                                metastat_main(output, thisLookUp[0]->getNumBins(), subset.size(), threshold, iters, data, setACount);
                                
                                m->mothurOutEndLine();