X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeracheckcommand.cpp;fp=chimeracheckcommand.cpp;h=d82a84a1b86ab5643e0416d8d73091ce16b29e23;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=c28934c5c525bbe4954b00181b512876d6cee29e;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/chimeracheckcommand.cpp b/chimeracheckcommand.cpp index c28934c..d82a84a 100644 --- a/chimeracheckcommand.cpp +++ b/chimeracheckcommand.cpp @@ -81,6 +81,7 @@ ChimeraCheckCommand::ChimeraCheckCommand(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 myArray = setParameters();