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