X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=subsample.h;h=b00f1a7141b49fb99a9683a58b96153c5986a6b7;hb=2c97dd48b8e27ee0a6a86c7a082f4c504c3357c6;hp=feca37eddbfbf42cd4d7674adea5a18ceed3acee;hpb=f6b5fea6e0fcc395235dfbfb466b9b6a031b540a;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: