Changes in version 1.6.6 (2020-10-13) o Fix the bug in converters due to fractions with same mean, sum and max values o Fix the bug in converters due to summaryforMultipleRows o Fix the bug in OpemMS converter due to duplicated rows Changes in version 1.6.3 (2020-06-05) o Allow NA in the annotation file Changes in version 1.6.2 (2020-06-02) o Fix the bug in proteinSummarization() function and make sure the input to dataProcess is data.frame Changes in version 1.6.1 (2020-05-10) o Update groupComparisonTMT() to make predictions for every protein Changes in version 1.4.7 (2020-04-24) o Update the NEWS file Changes in version 1.4.6 (2020-04-14) o Fix bug in groupComparison() for unbalanced design o Use df approximation from lmerTest to perform group comparison Changes in version 1.4.5 (2020-03-01) o Add new function OpenMStoMSstatsTMTFormat() Changes in version 1.4.4 (2020-02-01) o Fix bug in PDtoMSstatsTMTFormat(): remove redundant rows when combining multiple fractions Changes in version 1.4.3 (2019-12-28) o Fix bug in groupComparisonTMT(): very few measurements case previously doesn't work Changes in version 1.4.2 (2019-12-20) o Add the column 'issue' to the output of groupComparisonTMT() Changes in version 1.4.1 (2019-10-31) o Fix the bug in the PDtoMSstatsTMTFormat() due to different PD version Changes in version 1.2.7 (2019-08-22) o Update normalization options in proteinSummarization() function to include global protein normalization and local peptide normalization with respect to reference channel o Fix the bug in the contrast comparison of groupComparisonTMT() function. Changes in version 1.2.2 (2019-06-03) o Update the linear modeling in groupComparisonTMT() function. Implement 5 linear models. o Update the format of annotation file. If the channel has no sample, add 'Empty' under condition and BioReplicate columns. Changes in version 1.2.0 (2019-05-03) o Fix bugs in groupComparisonTMT() when using lm() function o Update the format of annotation file to include fraction column o Remove the 'fraction' option from coverter functions o Update the linear modeling in groupComparisonTMT() function Changes in version 1.0.0 (2018-09-21) o Submitted to Bioconductor