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