]> git.donarmstrong.com Git - mothur.git/blobdiff - mgclustercommand.h
working on mgcluster count file change
[mothur.git] / mgclustercommand.h
index 0626b86cd96792dfce2b4c523760749f44d74858..6c75d6c606f90d33d2d67b687fa567309012dd3e 100644 (file)
@@ -64,7 +64,7 @@ private:
        ListVector* mergeOPFs(map<string, int>, float);
        void sortHclusterFiles(string, string);
        vector<seqDist> getSeqs(ifstream&);
-    void createRabund(CountTable*, ListVector*);
+    void createRabund(CountTable*&, ListVector*&, RAbundVector*&);
 
 };