]> git.donarmstrong.com Git - mothur.git/blobdiff - getotuscommand.h
added citation function to commands
[mothur.git] / getotuscommand.h
index 34562fe7cf8f426048e5f1e71d568039bef1a117..30f4f3cb0b18aedb2a28348f41f720e967ea1d01 100644 (file)
@@ -28,6 +28,7 @@ public:
        string getCommandName()                 { return "get.otus";                            }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Get.otus"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }