]> git.donarmstrong.com Git - mothur.git/blobdiff - getotuscommand.cpp
added citation function to commands
[mothur.git] / getotuscommand.cpp
index b39b4ab74ef178bb1a3dd2029549c69b2bda4be6..681deb7646540d663560ed68d5da61deadea0f44 100644 (file)
@@ -75,6 +75,7 @@ GetOtusCommand::GetOtusCommand(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();