]> git.donarmstrong.com Git - mothur.git/blobdiff - summarysharedcommand.cpp
1.23.0
[mothur.git] / summarysharedcommand.cpp
index c8d112fd3031d4995e4675a3dbe3d4daf91aebf9..7116e46e0f9e96045fc3c60a717ae41819949118 100644 (file)
@@ -205,7 +205,7 @@ SummarySharedCommand::SummarySharedCommand(string option)  {
                        
                        temp = validParameter.validFile(parameters, "processors", false);       if (temp == "not found"){       temp = m->getProcessors();      }
                        m->setProcessors(temp);
-                       convert(temp, processors); 
+                       m->mothurConvert(temp, processors); 
                        
                        if (abort == false) {