]> git.donarmstrong.com Git - mothur.git/blobdiff - globaldata.hpp
changed heatmap and venn command to use vector of sharedrabunds instead of order...
[mothur.git] / globaldata.hpp
index be5b0087abdb7ee546e3d9f081a9091c95ee2b8c..cc13bae137577dc28e554c39d9088725114740f3 100644 (file)
@@ -35,6 +35,7 @@ public:
        vector<Tree*> gTree;
        SharedListVector* gSharedList;
        SAbundVector* sabund;
+       RAbundVector* rabund;
        GroupMap* gGroupmap;
        FullMatrix* gMatrix;
        TreeMap* gTreemap;