]> git.donarmstrong.com Git - mothur.git/blobdiff - venncommand.h
added cluster.fragments command as well as the nseqs parameter to the venn command
[mothur.git] / venncommand.h
index aa1e8562343f899fcaf1e1d60295c47799b533c1..a159356e44466f13913242128be47c0377e7806d 100644 (file)
@@ -40,7 +40,7 @@ private:
        SAbundVector* sabund;
        int abund;
        
-       bool abort, allLines;
+       bool abort, allLines, nseqs;
        set<string> labels; //holds labels to be used
        string format, groups, calc, label, outputDir;
        vector<string> Estimators, Groups;