]> git.donarmstrong.com Git - mothur.git/blobdiff - removeotuscommand.h
added citation function to commands
[mothur.git] / removeotuscommand.h
index 801eedc6b598820dc101ad73d505e43b87f8f926..cb017b450e78123ea2cd32bbbf93675cd1bc15b5 100644 (file)
@@ -26,6 +26,7 @@ public:
        string getCommandName()                 { return "remove.otus";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Remove.otus"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }