]> git.donarmstrong.com Git - mothur.git/blobdiff - sffinfocommand.h
added cutoff change to mgcluster
[mothur.git] / sffinfocommand.h
index 0e242afa2f3eab6e53b1d8927c1658aecee97fc6..f18a3f5568167c031adabd5607cf2c07c2f651f9 100644 (file)
@@ -70,7 +70,9 @@ public:
        string getCommandName()                 { return "sffinfo";                                     }
        string getCommandCategory()             { return "Sequence Processing";         }
        string getHelpString(); 
-       
+       string getCitation() { return "http://www.mothur.org/wiki/Sffinfo"; }
+       string getDescription()         { return "extract sequences reads from a .sff file"; }
+
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }