X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=subsample.h;h=b00f1a7141b49fb99a9683a58b96153c5986a6b7;hb=ccae9eef0b44f2d63fdf4a707d0d40243aa1b990;hp=feca37eddbfbf42cd4d7674adea5a18ceed3acee;hpb=72e0be6b9c80009d4dbee24e8d690ad9514dc6fb;p=mothur.git diff --git a/subsample.h b/subsample.h index feca37e..b00f1a7 100644 --- a/subsample.h +++ b/subsample.h @@ -27,6 +27,7 @@ class SubSample { //Tree* getSample(Tree*, TreeMap*, map, int); //creates new subsampled tree, destroys treemap so copy if needed. Tree* getSample(Tree*, TreeMap*, TreeMap*, int, map); //creates new subsampled tree. Uses first treemap to fill new treemap with sabsampled seqs. Sets groups of seqs not in subsample to "doNotIncludeMe". + int getSample(SAbundVector*&, int); //destroys sabundvector passed in, so copy it if you need it private: