]> git.donarmstrong.com Git - mothur.git/blobdiff - phylotree.h
added picrust and ref taxonomy parameters to make.biom
[mothur.git] / phylotree.h
index e0002209e4d83aaaf9468573173858d9b0602b61..4b7a35a24547b155c857f140496b6cc03654c66d 100644 (file)
@@ -46,6 +46,7 @@ public:
        string getName(int i);                  
        int getGenusIndex(string seqName);      
        string getFullTaxonomy(string);  //pass a sequence name return taxonomy
+    vector<string> getSeqs(string);     //returns names of sequences in given taxonomy
        
        int getMaxLevel()               {       return maxLevel;        }
        int getNumSeqs()                {       return numSeqs;         }