]> git.donarmstrong.com Git - mothur.git/blobdiff - sffinfocommand.h
added load.logfile command. changed summary.single output for subsample=t.
[mothur.git] / sffinfocommand.h
index 837435b3a6ca4c4c7f2e7e7579141b8fbece342b..4e72a960a7bb07d4e94df795bea462519f6d777a 100644 (file)
@@ -69,6 +69,7 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "sffinfo";                                     }
        string getCommandCategory()             { return "Sequence Processing";         }
+       string getOutputFileNameTag(string, string);
        string getHelpString(); 
        string getCitation() { return "http://www.mothur.org/wiki/Sffinfo"; }
        string getDescription()         { return "extract sequences reads from a .sff file"; }