]> git.donarmstrong.com Git - mothur.git/blobdiff - trimflowscommand.cpp
added citation function to commands
[mothur.git] / trimflowscommand.cpp
index bb0fa0475d2bfbb344d025ae493a95c557712592..05ed31ebd880af06984fa87cba97349df3f5e8c4 100644 (file)
@@ -81,6 +81,7 @@ TrimFlowsCommand::TrimFlowsCommand(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 {