]> git.donarmstrong.com Git - mothur.git/blobdiff - classifyseqscommand.cpp
added rarepercent and keepties parameters to the filter.shared command.
[mothur.git] / classifyseqscommand.cpp
index 147b3830dded524050b2b8cf96cfbbabde09e3c0..8b6a77b4936b0095741747cb255e143a1cd78e64 100644 (file)
@@ -258,7 +258,6 @@ ClassifySeqsCommand::ClassifySeqsCommand(string option)  {
 
                        namefile = validParameter.validFile(parameters, "name", false);
                        if (namefile == "not found") { namefile = "";  }
-
                        else { 
                                m->splitAtDash(namefile, namefileNames);