]> git.donarmstrong.com Git - mothur.git/blobdiff - getlistcountcommand.h
added sort parameter to get.otulist
[mothur.git] / getlistcountcommand.h
index 196d245002498043dd8a32d11de45c5e1eb7c0cb..e238cf5fc8086f5ec29e6f419f6be0ec2c711e18 100644 (file)
@@ -34,7 +34,7 @@ private:
        
        bool abort, allLines;
        set<string> labels; //holds labels to be used
-       string label, listfile, outputDir;
+       string label, listfile, outputDir, sort;
        ofstream out;
        vector<string> outputNames;