]> git.donarmstrong.com Git - mothur.git/blobdiff - command.hpp
added sequence name to error string in fastq.info. Changed np_shannon to npshannon.
[mothur.git] / command.hpp
index a0bb0017131eaa95f787c3d3ada91f25e3a95c5d..04285feff832088547c64a0f43da9c70dd7b1db5 100644 (file)
@@ -30,6 +30,7 @@ class Command {
                virtual string getCommandCategory() = 0;
                virtual string getHelpString() = 0;
                virtual string getCitation() = 0;
+               virtual string getDescription() = 0;
                
                virtual map<string, vector<string> > getOutputFiles() { return outputTypes; }
                virtual vector<string> setParameters() = 0; //to fill parameters