]> git.donarmstrong.com Git - mothur.git/blobdiff - flowdata.cpp
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / flowdata.cpp
index d5adcf7163a14c27c4c783efd05359aa1494e1a7..b2e856c28e5c939a00102e19d34a97799c11ae08 100644 (file)
@@ -86,7 +86,7 @@ string FlowData::getSequenceName(ifstream& flowFile) {
 void FlowData::updateEndFlow(){
        try{
                
-        //if (baseFlow.length() > 4) { return; }
+        if (baseFlow.length() > 4) { return; }
         
                //int currLength = 0;
                float maxIntensity = (float) maxHomoP + 0.49;