]> git.donarmstrong.com Git - mothur.git/blobdiff - clustercommand.h
Update mgcluster to use dist=1 for missing distances when no cutoff is provided.
[mothur.git] / clustercommand.h
index 96b7c08861f216862de0c1e600d07fed463eb56a..5786da220046713d4eb18a26f2aba4529011093c 100644 (file)
@@ -56,6 +56,7 @@ private:
 
        string method, fileroot, tag, outputDir, phylipfile, columnfile, namefile, format, distfile, countfile;
        double cutoff;
+    float adjust;
        string showabund, timing;
        int precision, length;
        ofstream sabundFile, rabundFile, listFile;