X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mgclustercommand.h;h=b5b295f1edb4495d321a7e614db1e8309d8bc481;hb=ea4f373c28543cd1002b0dd7dc6e55c526647d59;hp=6c75d6c606f90d33d2d67b687fa567309012dd3e;hpb=ccae9eef0b44f2d63fdf4a707d0d40243aa1b990;p=mothur.git diff --git a/mgclustercommand.h b/mgclustercommand.h index 6c75d6c..b5b295f 100644 --- a/mgclustercommand.h +++ b/mgclustercommand.h @@ -12,7 +12,6 @@ #include "command.hpp" #include "readblast.h" -#include "sparsematrix.hpp" #include "nameassignment.hpp" #include "cluster.hpp" #include "hcluster.h" @@ -58,7 +57,7 @@ private: double cutoff; float penalty; int precision, length, precisionLength; - bool abort, minWanted, hclusterWanted, merge, hard, large; + bool abort, minWanted, hclusterWanted, merge, hard; void printData(ListVector*); ListVector* mergeOPFs(map, float);