From 83bf613d5a7ffb4dcc75b3cad106d1eed1f9e498 Mon Sep 17 00:00:00 2001 From: pschloss Date: Tue, 15 Feb 2011 18:33:02 +0000 Subject: [PATCH] took cout's from shhh.seqs --- shhhercommand.cpp | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) 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