]> git.donarmstrong.com Git - mothur.git/blobdiff - getlineagecommand.cpp
added citation function to commands
[mothur.git] / getlineagecommand.cpp
index dd00c0368c3e8167f26667d40af1925f184feb32..c6671d1721c691f4a3fdf0e6faba5eb890fe6e1e 100644 (file)
@@ -83,6 +83,7 @@ GetLineageCommand::GetLineageCommand(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();