]> git.donarmstrong.com Git - mothur.git/blobdiff - sensspeccommand.h
added citation function to commands
[mothur.git] / sensspeccommand.h
index c690d5704652b3b68635614e4cf0b6e65050278e..b2833bf70fc71c24dc76c0d71910b181fc09aa3c 100644 (file)
@@ -25,6 +25,7 @@ public:
        string getCommandName()                 { return "sens.spec";                           }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Sens.spec"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }