X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=subsample.h;h=b00f1a7141b49fb99a9683a58b96153c5986a6b7;hp=feca37eddbfbf42cd4d7674adea5a18ceed3acee;hb=36a6b02cf7f09d2bc34376b588944a9ca73429c5;hpb=791f42d21a85f794529fd4c912dcc27d873c25e8 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: