X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=groupmap.h;h=54085a19bab041d0caf17981c8c6c81f05a0c8b9;hb=7b287636ea67fb2254b119c21b4057a177d3ce19;hp=d0e43c5b16a8989786146ec2026b18bbd86c8121;hpb=8c616f2509abd2fb9485a38607c1b439d243b85c;p=mothur.git diff --git a/groupmap.h b/groupmap.h index d0e43c5..54085a1 100644 --- a/groupmap.h +++ b/groupmap.h @@ -30,6 +30,7 @@ public: map groupIndex; //groupname, vectorIndex in namesOfGroups. - used by collectdisplays and libshuff commands. int getNumSeqs() { return groupmap.size(); } vector getNamesSeqs(); + vector getNamesSeqs(vector); //get names of seqs belonging to a group or set of groups int getNumSeqs(string); //return the number of seqs in a given group private: