]> git.donarmstrong.com Git - mothur.git/blobdiff - otuassociationcommand.h
added sets to amova and homova commands. added oligos to make.contigs. added metadat...
[mothur.git] / otuassociationcommand.h
index 64995ac38e146ff6994ab17f624e329fd848cd57..7f7664be5eda5568f17723e8ccede599c1169f8b 100644 (file)
@@ -36,6 +36,7 @@ private:
        
        string sharedfile, relabundfile, metadatafile, groups, label, inputFileName, outputDir, method;
        bool abort, pickedGroups, allLines;
+    double cutoff;
        set<string> labels;
     vector<SharedRAbundFloatVector*> metadataLookup;
     vector< vector< double> > metadata;