]> git.donarmstrong.com Git - mothur.git/blobdiff - flowdata.h
changes to trim.flows command
[mothur.git] / flowdata.h
index 09426f957f9a4ddee425fedd117d03786c9869ad..612ed37757ba942a6f4221660028ca819fdeac51 100644 (file)
@@ -21,7 +21,7 @@ public:
        FlowData(int, float, float, int);
        ~FlowData();
        bool getNext(ifstream&);
-
+       string getName();
        void capFlows(int);
        bool hasMinFlows(int);
        Sequence getSequence();