]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapsim.h
you can now use a distance matrix as input for the heatmap.sim command.
[mothur.git] / heatmapsim.h
index c3ec2a79bd773e10db54a1547cf358d3fccd643c..d38683c17a40283a5eafc667dc663fd26e6cab0d 100644 (file)
@@ -24,6 +24,7 @@ class HeatMapSim {
                ~HeatMapSim(){};
        
                void getPic(vector<SharedRAbundVector*>, vector<Calculator*>);
+               void getPic(vector< vector<double> >, vector<string>);
 
        private:
                void printLegend(int, float);