]> git.donarmstrong.com Git - mothur.git/blobdiff - consensusseqscommand.cpp
added citation function to commands
[mothur.git] / consensusseqscommand.cpp
index f1c766d3a270fea328c76f05d1c8d4c606c9df27..e81627df1be2e26b2c40d6322416d96d9bdcf893 100644 (file)
@@ -75,6 +75,7 @@ ConsensusSeqsCommand::ConsensusSeqsCommand(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 {