]> git.donarmstrong.com Git - mothur.git/blobdiff - phylotypecommand.h
trim.seqs filename
[mothur.git] / phylotypecommand.h
index ecc7376ecb7ea1a312af1e374ae76fb089e08add..7fe10af58dde8ae842be2496376b3569df49bd29 100644 (file)
@@ -26,7 +26,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "phylotype";           }
        string getCommandCategory()             { return "Clustering";          }
+       
        string getHelpString(); 
+    string getOutputPattern(string);   
        string getCitation() { return "http://www.mothur.org/wiki/Phylotype"; }
        string getDescription()         { return "cluster your sequences into OTUs based on their classifications"; }