X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=sharedordervector.h;fp=sharedordervector.h;h=e941c7e5f860b770c5a766027d3cc658c94e3259;hb=d59f91eb1230d2c7867a92cb86138b7003100ab4;hp=c315c44b5468479a813b25922e54baca48841bac;hpb=154e089bcd37c2c2f773e53ffb88a20170b27037;p=mothur.git diff --git a/sharedordervector.h b/sharedordervector.h index c315c44..e941c7e 100644 --- a/sharedordervector.h +++ b/sharedordervector.h @@ -69,6 +69,7 @@ public: SharedOrderVector getSharedOrderVector(); SharedRAbundVector getSharedRAbundVector(string); //get the sharedRabundvector for a sepecific group SharedSAbundVector getSharedSAbundVector(string); //get the sharedSabundvector for a sepecific group + vector getSharedRAbundVector(); //returns sharedRabundVectors for all the users groups private: GlobalData* globaldata;