]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedrabundfloatvector.h
changing command name classify.shared to classifyrf.shared
[mothur.git] / sharedrabundfloatvector.h
index 965b03ae7aebaf3e499ef55264a0d9ebe421380b..f8d69a8a5a17d4b9cadcf0e5c500d93498f601fc 100644 (file)
@@ -45,6 +45,7 @@ public:
        individualFloat get(int);
        vector <individual> getData();
        float getAbundance(int);
+    vector<float> getAbundances();
        void push_front(float, int, string); //abundance, otu, groupname
        void insert(float, int, string); //abundance, otu, groupname
        void push_back(float, string);  //abundance, groupname