]> git.donarmstrong.com Git - mothur.git/blobdiff - summarycommand.h
added citation function to commands
[mothur.git] / summarycommand.h
index 5535237c98f97d32cacf3f967cb2501199a76473..e79f3e103bb0cd8295aad188950db2d527cf23a2 100644 (file)
@@ -26,6 +26,7 @@ public:
        string getCommandName()                 { return "summary.single";                      }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Summary.single"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }