]> git.donarmstrong.com Git - mothur.git/blobdiff - bootstrapsharedcommand.h
added sequence name to error string in fastq.info. Changed np_shannon to npshannon.
[mothur.git] / bootstrapsharedcommand.h
index 50297b8f5e6f2170cf85487de23ca43c3138ccea..d5b48e8129ad2ebdacc5acff8f36bd82b92bea3b 100644 (file)
@@ -31,6 +31,9 @@ public:
        string getCommandName()                 { return "bootstrap.shared";    }
        string getCommandCategory()             { return "Hidden";                              }
        string getHelpString(); 
+       string getCitation() { return "no citation"; }
+       string getDescription()         { return "bootstrap.shared"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }