]> git.donarmstrong.com Git - mothur.git/blobdiff - clusterdoturcommand.cpp
added citation function to commands
[mothur.git] / clusterdoturcommand.cpp
index 2b7b02b63a3a97d683d16a01b4514c5aa2671626..9f51a8cfd07d83887010f2612831f2eb72e323a7 100644 (file)
@@ -72,6 +72,7 @@ ClusterDoturCommand::ClusterDoturCommand(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();