]> git.donarmstrong.com Git - mothur.git/blobdiff - shhhercommand.h
*** empty log message ***
[mothur.git] / shhhercommand.h
index b423b4d320acd81ecb1c2e67b1f4ba6c3ad9d3fc..9e50824b05f9c70a151a903b8119ba09c447b963 100644 (file)
@@ -33,7 +33,8 @@ private:
        int abort;
        map<string, vector<string> > outputTypes;
        
-       string outputDir, flowFileName, flowFilesFileName, lookupFileName;
+       string outputDir, flowFileName, flowFilesFileName, lookupFileName, compositeFASTAFileName;
+
        int processors, maxIters;
        float cutoff, sigma, minDelta;
        
@@ -110,4 +111,5 @@ private:
 };
 
 
-#endif
\ No newline at end of file
+#endif
+