]> git.donarmstrong.com Git - mothur.git/blobdiff - getrabundcommand.h
added sorted option to get.rabund command
[mothur.git] / getrabundcommand.h
index 38b5ec7643fdd4e79e4d70408c59ba9fe3210be0..92e8475d154db06761e52ada6d72120bb586ce16 100644 (file)
@@ -34,7 +34,7 @@ private:
        ListVector* list;
        RAbundVector* rabund;
 
-       bool abort, allLines;
+       bool abort, allLines, sorted;
        set<int> lines; //hold lines to be used
        set<string> labels; //holds labels to be used
        string line, label;