]> git.donarmstrong.com Git - mothur.git/blobdiff - getsharedotucommand.cpp
added citation function to commands
[mothur.git] / getsharedotucommand.cpp
index f627aedef1223caf64b4eca8a37f06217315c2b6..99687701436dc5ffac7e71a444d97b42f4b6815a 100644 (file)
@@ -82,6 +82,7 @@ GetSharedOTUCommand::GetSharedOTUCommand(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();