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