]> git.donarmstrong.com Git - mothur.git/blobdiff - removerarecommand.h
forced rarefaction.single to output ending line for all groups. added subsample...
[mothur.git] / removerarecommand.h
index 2ab1272efbef88fdb008f903cf02a7d66ed3215a..9e58c064f1c8e0c1bf5a4356c028ba9a60afed80 100644 (file)
@@ -28,6 +28,8 @@ public:
        string getCommandCategory()             { return "OTU-Based Approaches";        }
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Remove.rare"; }
+       string getDescription()         { return "removes rare sequences from a sabund, rabund, shared or list and group file"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }