X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=trimseqscommand.h;h=53f04d37965d55c189447c7cbd1c702ac93dc5ac;hp=de3d839901762893a7ce2c4d41ce5f9db2f9cbaa;hb=615301e57c25e241356a9c2380648d117709458d;hpb=e9845ee4c8db2e044e87d721cc2d94f8d609e03d diff --git a/trimseqscommand.h b/trimseqscommand.h index de3d839..53f04d3 100644 --- a/trimseqscommand.h +++ b/trimseqscommand.h @@ -381,7 +381,7 @@ static DWORD WINAPI MyTrimThreadFunction(LPVOID lpParam){ savedQual.flipQScores(); currQual.setScores(savedQual.getScores()); } - } + }else { trashCode += "(" + thisTrashCode + ")"; } }