X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=otuassociationcommand.h;h=7f7664be5eda5568f17723e8ccede599c1169f8b;hb=3c9e8dcf7e1f73e911a52742961c2f9b4c14541d;hp=64995ac38e146ff6994ab17f624e329fd848cd57;hpb=f687723a8357916e86a05116978e6869b039ce36;p=mothur.git diff --git a/otuassociationcommand.h b/otuassociationcommand.h index 64995ac..7f7664b 100644 --- a/otuassociationcommand.h +++ b/otuassociationcommand.h @@ -36,6 +36,7 @@ private: string sharedfile, relabundfile, metadatafile, groups, label, inputFileName, outputDir, method; bool abort, pickedGroups, allLines; + double cutoff; set labels; vector metadataLookup; vector< vector< double> > metadata;