]> git.donarmstrong.com Git - mothur.git/blobdiff - heatmapsimcommand.cpp
added citation function to commands
[mothur.git] / heatmapsimcommand.cpp
index 0d3bc33e2e406e1a811598fee620a92f3cedc3e2..0de3ffc4416f3d8e2318c64ef1a3a3cce240ed7d 100644 (file)
@@ -92,6 +92,7 @@ HeatMapSimCommand::HeatMapSimCommand(string option)  {
                        
                //allow user to run help
                if(option == "help") {  help(); abort = true; calledHelp = true; }
+               else if(option == "citation") { citation(); abort = true; calledHelp = true;}
                
                else {
                        vector<string> myArray = setParameters();