]> git.donarmstrong.com Git - mothur.git/blobdiff - summarysharedcommand.h
added ability for user to select which groups to analyze with the collect.shared...
[mothur.git] / summarysharedcommand.h
index c531b8aafafc03632db7e3e7f52c48a29cdca83c..248c1c8ecb81f2bbc069b25151c3908e05330907 100644 (file)
@@ -9,9 +9,7 @@
  *
  */
 
-#include <iostream>
-#include <fstream>
-#include <vector>
+
 #include "command.hpp"
 #include "sharedrabundvector.h"
 #include "inputdata.h"
@@ -46,6 +44,7 @@ public:
        
 private:
        void getSharedVectors();
+       void setGroups();
        
        GlobalData* globaldata;
        ReadMatrix* read;