X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mgclustercommand.h;h=ce3ffec189fa50d025a0fa0a1f39ef8faaa6da93;hb=0469e54185b42ce6e22245718e5e35f35bd4bbb6;hp=a727c973c5954052f577479eed1046142e2cc49a;hpb=a8ff535f332ee97582f735a35ef8f3dfb04f8de1;p=mothur.git diff --git a/mgclustercommand.h b/mgclustercommand.h index a727c97..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); };