]> git.donarmstrong.com Git - mothur.git/blobdiff - screenseqscommand.cpp
done testing 1.14.0
[mothur.git] / screenseqscommand.cpp
index 8a7a108eb322978377a9d09ffb880a2745c54caf..30dda1f68518bf395ae0cbb892cf71a3a7ded4d5 100644 (file)
@@ -1007,6 +1007,9 @@ int ScreenSeqsCommand::driverMPI(int start, int num, MPI_File& inMPI, MPI_File&
                                        delete buf3;
                                }
                        }
+                       
+                       //report progress
+                       if((i) % 100 == 0){     m->mothurOut("Processing sequence: " + toString(i)); m->mothurOutEndLine();             }
                }
                                
                return 1;