]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapcommand.h
added sharedRabundFloatVector class to represent the relabund file. modified read...
[mothur.git] / heatmapcommand.h
index f711cc341d6f2247cad50639a393bebaea767e1a..f3ae012fb7e5c161fc222e487d9d272acd8d0ff8 100644 (file)
@@ -35,6 +35,7 @@ private:
        SharedListVector* SharedList;
        RAbundVector* rabund;
        vector<SharedRAbundVector*> lookup;
+       vector<SharedRAbundFloatVector*> lookupFloat;
        HeatMap* heatmap;
 
        bool abort, allLines;