]> git.donarmstrong.com Git - mothur.git/blobdiff - trimflowscommand.h
added citation function to commands
[mothur.git] / trimflowscommand.h
index 0514a53edc62362d3b95118d5d5e501fd2ef0b2e..339845883f2b1c088d7d21eee05ee81c0d618d08 100644 (file)
@@ -26,6 +26,7 @@ public:
        string getCommandName()                 { return "trim.flows";  }
        string getCommandCategory()             { return "Hidden";              }
        string getHelpString(); 
+       string getCitation() { return "no citation"; }
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }