From: pschloss Date: Tue, 15 Feb 2011 18:33:02 +0000 (+0000) Subject: took cout's from shhh.seqs X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=commitdiff_plain;h=83bf613d5a7ffb4dcc75b3cad106d1eed1f9e498 took cout's from shhh.seqs --- diff --git a/shhhercommand.cpp b/shhhercommand.cpp index b2b4de0..6833f5d 100644 --- a/shhhercommand.cpp +++ b/shhhercommand.cpp @@ -705,9 +705,6 @@ int ShhherCommand::execute(){ unsigned long int begTime = time(NULL); - cout << numOTUs << endl; - - m->mothurOut("\nDenoising flowgrams...\n"); m->mothurOut("iter\tmaxDelta\tnLL\t\tcycletime\n"); @@ -1282,12 +1279,6 @@ void ShhherCommand::getOTUData(string listFileName){ listFile.close(); - for(int i=0;ierrorOut(e, "ShhherCommand", "getOTUData"); @@ -1308,8 +1299,6 @@ void ShhherCommand::initPyroCluster(){ nSeqsBreaks.assign(processors+1, 0); nOTUsBreaks.assign(processors+1, 0); - cout << numSeqs << '\t' << numOTUs << '\t' << processors << endl; - nSeqsBreaks[0] = 0; for(int i=0;i