]> git.donarmstrong.com Git - mothur.git/blobdiff - collectcommand.h
worked on hcluster. made .single command run using a sharedfile. and various other...
[mothur.git] / collectcommand.h
index 10894e7218b5d2d607f2c0fa931f7c10a0f6146d..46dd9dc32b339fb2bf95a6e259114cc04d94f12d 100644 (file)
@@ -56,6 +56,10 @@ private:
        set<string> labels; //holds labels to be used
        string label, calc;
        vector<string>  Estimators;
+       vector<string> inputFileNames;
+       vector<string> groups;
+       
+       vector<string> parseSharedFile(string);
 
 
 };