]> git.donarmstrong.com Git - mothur.git/blobdiff - chimeraslayercommand.cpp
added citation function to commands
[mothur.git] / chimeraslayercommand.cpp
index 8835290a8a0208fec200a4d0620d3760f3e837ae..097664efc2640af01a0b10cfa3bcd9efcc46d5e3 100644 (file)
@@ -112,6 +112,7 @@ ChimeraSlayerCommand::ChimeraSlayerCommand(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();