]> git.donarmstrong.com Git - mothur.git/blobdiff - chimerapintailcommand.cpp
added citation function to commands
[mothur.git] / chimerapintailcommand.cpp
index b11887d8cdddc110490e436777422dc0b0d86105..94c2bf5c1a392a8f12398db3806a503cd099f3bc 100644 (file)
@@ -86,6 +86,7 @@ ChimeraPintailCommand::ChimeraPintailCommand(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();