]> git.donarmstrong.com Git - mothur.git/blobdiff - readphylip.h
changed random forest output filename
[mothur.git] / readphylip.h
index 244cc47e4085f2820f4fef01adddf0317075e88b..c7720324ce261c475e2e83c99e2f0e0949083c81 100644 (file)
@@ -20,6 +20,7 @@ public:
        ReadPhylipMatrix(string, bool);
        ~ReadPhylipMatrix();
        int read(NameAssignment*);
+    int read(CountTable*);
 private:
        ifstream fileHandle;
        string distFile;