]> git.donarmstrong.com Git - mothur.git/blobdiff - trimflowscommand.h
added paralellization for windows to dist.seqs and summary.seqs
[mothur.git] / trimflowscommand.h
index 0514a53edc62362d3b95118d5d5e501fd2ef0b2e..5affc3fbdf7fedc366f7c8294c762e28681d7625 100644 (file)
@@ -26,6 +26,9 @@ public:
        string getCommandName()                 { return "trim.flows";  }
        string getCommandCategory()             { return "Hidden";              }
        string getHelpString(); 
+       string getCitation() { return "no citation"; }
+       string getDescription()         { return "trim.flows"; }
+
        
        int execute(); 
        void help() { m->mothurOut(getHelpString()); }