]> git.donarmstrong.com Git - mothur.git/blobdiff - subsample.cpp
fixed bug with dist.shared subsampling. added mode parameter to dist.shared so...
[mothur.git] / subsample.cpp
index f7da25fed8d72fce904d425c713fe43d92f2637c..261297df67cfc1c5a8933a72f8bba307defbef88 100644 (file)
@@ -250,7 +250,7 @@ vector<string> SubSample::getSample(vector<SharedRAbundVector*>& thislookup, int
                
                //subsampling may have created some otus with no sequences in them
                eliminateZeroOTUS(thislookup);
-               
+        
                if (m->control_pressed) { return m->currentBinLabels; }
                
                //save mothurOut's binLabels to restore for next label