X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sffinfocommand.h;fp=sffinfocommand.h;h=f18a3f5568167c031adabd5607cf2c07c2f651f9;hb=a44542a3c740cf957cff72ac71742f2fe48b0eaf;hp=abfaa4b8a088713278a9384c08909f9eaaad70d2;hpb=f2408a11ad53c148e3a3329018ca7d04b567f11d;p=mothur.git diff --git a/sffinfocommand.h b/sffinfocommand.h index abfaa4b..f18a3f5 100644 --- a/sffinfocommand.h +++ b/sffinfocommand.h @@ -71,7 +71,8 @@ public: 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()); }