]> git.donarmstrong.com Git - mothur.git/blobdiff - globaldata.cpp
fixed multiple bugs for 1.4 release
[mothur.git] / globaldata.cpp
index 1be2c6edb082e8c700f2165349590ed653154eaa..02b9013887308ef118212b2d7fb06d14b0fd6012 100644 (file)
@@ -249,10 +249,12 @@ void GlobalData::parseGlobalData(string commandString, string optionText){
                        Estimators.clear();
                        splitAtDash(calc, Estimators); 
                }
+               
                if(commandName == "filter.seqs"){
                        if(trump == "" && vertical == "" && hard == "" && soft == ""){
                                trump = '.';
                        }
+
                }
 
                //if you have done a read.otu with a groupfile but don't want to use it anymore because you want to do single commands