]> git.donarmstrong.com Git - mothur.git/blobdiff - venncommand.h
sffinfo bug with flow grams right index when clipQualRight=0
[mothur.git] / venncommand.h
index 15932ecd5cdc2da8cbc362d0a3b55ff206a748b0..98a59d404099dcb32052e07e93644be9f01e2869 100644 (file)
@@ -44,7 +44,7 @@ private:
        SAbundVector* sabund;
        int abund, fontsize;
        
-       bool abort, allLines, nseqs, perm;
+       bool abort, allLines, nseqs, perm, sharedOtus;
        set<string> labels; //holds labels to be used
        string format, groups, calc, label, outputDir, sharedfile, listfile, inputfile;
        vector<string> Estimators, Groups, outputNames;