]> git.donarmstrong.com Git - mothur.git/blobdiff - formatcolumn.h
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / formatcolumn.h
index 0fe96ed237d58ccccef2bca45c5a9fcf7d6f358b..157a28962b506137b7f06bce0dcf785e46d13d37 100644 (file)
@@ -19,6 +19,7 @@ public:
        FormatColumnMatrix(string);
        ~FormatColumnMatrix();
        int read(NameAssignment*);
+    int read(CountTable*);
        
 private:
        ifstream fileHandle;