X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=subsample.cpp;h=261297df67cfc1c5a8933a72f8bba307defbef88;hb=2c97dd48b8e27ee0a6a86c7a082f4c504c3357c6;hp=f7da25fed8d72fce904d425c713fe43d92f2637c;hpb=36a6b02cf7f09d2bc34376b588944a9ca73429c5;p=mothur.git diff --git a/subsample.cpp b/subsample.cpp index f7da25f..261297d 100644 --- a/subsample.cpp +++ b/subsample.cpp @@ -250,7 +250,7 @@ vector SubSample::getSample(vector& 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