]> git.donarmstrong.com Git - mothur.git/blobdiff - splitabundcommand.h
added citation function to commands
[mothur.git] / splitabundcommand.h
index c883a690d9846febec2059b4d88ea1393ea2f52c..444b55edf9fb7d5f3f126e3f96a3214aa6a167dc 100644 (file)
@@ -36,6 +36,7 @@ public:
        string getCommandName()                 { return "split.abund";                         }
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
+       string getCitation() { return "http://www.mothur.org/wiki/Split.abund"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }