]> git.donarmstrong.com Git - mothur.git/blobdiff - getsabundcommand.h
Revert to previous commit
[mothur.git] / getsabundcommand.h
index d17574f57a8b33e3a0625ae056d604859736e036..5be00df16ebffdb079273befc3f1d03324256c88 100644 (file)
@@ -25,7 +25,9 @@ public:
        string getCommandName()                 { return "get.sabund";                          }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
-       
+       string getCitation() { return "http://www.mothur.org/wiki/Get.sabund"; }
+       string getDescription()         { return "creates a sabund file"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }