]> git.donarmstrong.com Git - mothur.git/blobdiff - removelineagecommand.cpp
added citation function to commands
[mothur.git] / removelineagecommand.cpp
index cf26ea07385360e9b5180b68b901970f6fc4a732..22453a46078a7e99b33c07351722913fbb88f854 100644 (file)
@@ -84,6 +84,7 @@ RemoveLineageCommand::RemoveLineageCommand(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();