]> git.donarmstrong.com Git - mothur.git/blobdiff - readtreecommand.cpp
added citation function to commands
[mothur.git] / readtreecommand.cpp
index c476f5a89928cf131593178b40eb50d60130a7bd..7660643f062df6413e2d0b5fa846ebb798a0301f 100644 (file)
@@ -17,6 +17,7 @@ ReadTreeCommand::ReadTreeCommand(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 {
                        /*