]> git.donarmstrong.com Git - mothur.git/blobdiff - getrelabundcommand.cpp
added citation function to commands
[mothur.git] / getrelabundcommand.cpp
index 74ec992a001e16a91d131a376944165aca1b4622..91384fab4e71bb37c865c1c037e829d2581e3a1a 100644 (file)
@@ -69,6 +69,7 @@ GetRelAbundCommand::GetRelAbundCommand(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();