]> git.donarmstrong.com Git - mothur.git/blobdiff - getgroupscommand.cpp
added citation function to commands
[mothur.git] / getgroupscommand.cpp
index c7f96ec4fba8a42dba043bf4796f42307537c953..e38ac9bc3c683eff7b0915b7fa450d1858b793fe 100644 (file)
@@ -78,6 +78,7 @@ GetGroupsCommand::GetGroupsCommand(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();