]> git.donarmstrong.com Git - mothur.git/blobdiff - collectsharedcommand.cpp
added citation function to commands
[mothur.git] / collectsharedcommand.cpp
index 3a2875afb62b882e9e8654eecb19e2caab5c9673..b9b3606cd9318dd1fe1f3d32834dfc9c29e451f6 100644 (file)
@@ -157,6 +157,7 @@ CollectSharedCommand::CollectSharedCommand(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();