X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mgclustercommand.h;fp=mgclustercommand.h;h=ce3ffec189fa50d025a0fa0a1f39ef8faaa6da93;hb=9eb79e6942cf98f3a0296ff9f63b4a47731b49e8;hp=96410bfc39f1a28140357cdf2ee9233fe5e51bc2;hpb=13f0aaa1f941bb5c066e626331549fa177810732;p=mothur.git diff --git a/mgclustercommand.h b/mgclustercommand.h index 96410bf..ce3ffec 100644 --- a/mgclustercommand.h +++ b/mgclustercommand.h @@ -47,7 +47,7 @@ private: HCluster* hcluster; ListVector* list; ListVector oldList; - RAbundVector rav; + RAbundVector rav; vector overlapMatrix; vector outputNames; @@ -62,7 +62,7 @@ private: ListVector* mergeOPFs(map, float); void sortHclusterFiles(string, string); vector getSeqs(ifstream&); - void createRabund(map); + void createRabund(map); };