]> git.donarmstrong.com Git - mothur.git/blobdiff - sensspeccommand.h
indicator command
[mothur.git] / sensspeccommand.h
index b2833bf70fc71c24dc76c0d71910b181fc09aa3c..1631e74ae054c834b30ed6763ad73faff10b0a13 100644 (file)
@@ -25,8 +25,9 @@ public:
        string getCommandName()                 { return "sens.spec";                           }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
-       string getCitation() { return "http://www.mothur.org/wiki/Sens.spec"; }
-       
+       string getCitation() { return "Schloss PD, Westcott SL (2011). Assessing and improving methods used in OTU-based approaches for 16S rRNA gene sequence analysis. Appl Environ Microbiol. \nhttp://www.mothur.org/wiki/Sens.spec"; }
+       string getDescription()         { return "sens.spec"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }