]> git.donarmstrong.com Git - mothur.git/blobdiff - phylotypecommand.h
added command descriptions
[mothur.git] / phylotypecommand.h
index a0411308e01121af1a56a68dd28218b421598cbc..ecc7376ecb7ea1a312af1e374ae76fb089e08add 100644 (file)
@@ -28,7 +28,8 @@ public:
        string getCommandCategory()             { return "Clustering";          }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Phylotype"; }
-       
+       string getDescription()         { return "cluster your sequences into OTUs based on their classifications"; }
+
        int execute();
        void help() { m->mothurOut(getHelpString()); }