]> git.donarmstrong.com Git - mothur.git/blobdiff - setcurrentcommand.h
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / setcurrentcommand.h
index 0033ed58cf25a274e9e4bbe2a17aa4e4cb298ef0..190bf77f2889211f90a0be91c5f3073d02c017b9 100644 (file)
@@ -23,7 +23,9 @@ public:
        vector<string> setParameters();
        string getCommandName()                 { return "set.current"; }
        string getCommandCategory()             { return "General";             }
+       
        string getHelpString(); 
+    string getOutputPattern(string){ return ""; }      
        string getCitation() { return "http://www.mothur.org/wiki/Set.current"; }
        string getDescription()         { return "set current files for mothur"; }
 
@@ -38,7 +40,7 @@ private:
        string clearTypes;
        vector<string> types;
        
-       string accnosfile, phylipfile, columnfile, listfile, rabundfile, sabundfile, namefile, groupfile, designfile, taxonomyfile;
+       string accnosfile, phylipfile, columnfile, listfile, rabundfile, sabundfile, namefile, groupfile, designfile, taxonomyfile, biomfile, countfile;
        string orderfile, treefile, sharedfile, ordergroupfile, relabundfile, fastafile, qualfile, sfffile, oligosfile, processors, flowfile;