X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mgclustercommand.h;fp=mgclustercommand.h;h=889586ae305ac47bdb0f2d15880507aa68655dff;hb=e98d569d630c30d1ac3608eb6337bcec4765a724;hp=ea2c1de8603d746277017d8b557fcc5171c9af39;hpb=59af31754310365c71de1f205dd58af794f6c5ae;p=mothur.git diff --git a/mgclustercommand.h b/mgclustercommand.h index ea2c1de..889586a 100644 --- a/mgclustercommand.h +++ b/mgclustercommand.h @@ -61,6 +61,7 @@ private: ListVector* mergeOPFs(map, float); void sortHclusterFiles(string, string); vector getSeqs(ifstream&); + RAbundVector createRabund(ListVector, map); };