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