]> git.donarmstrong.com Git - mothur.git/blobdiff - makecontigscommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / makecontigscommand.h
index cc088421bd7772cc6e6841abb178ab1ffd1e9a3f..dc094a2b3e951218447927d9ceeb639d8b833f53 100644 (file)
@@ -41,7 +41,8 @@ public:
     string getCommandName()                    { return "make.contigs";                        }
     string getCommandCategory()                { return "Sequence Processing";         } 
     //commmand category choices: Sequence Processing, OTU-Based Approaches, Hypothesis Testing, Phylotype Analysis, General, Clustering and Hidden
-    string getHelpString();    
+    string getOutputFileNameTag(string, string);
+       string getHelpString(); 
     string getCitation() { return "http://www.mothur.org/wiki/Make.contigs"; }
     string getDescription()            { return "description"; }