Compute MSstats-like test statistics for differential PTM usage
Source:R/test_diff_diff.R
test_diff.RdJoins site-level and protein-level results, computes difference-of-differences, and performs t-tests for differential PTM usage.
Usage
test_diff(
phos_res,
tot_res,
join_column = c("protein_Id", "contrast", "description", "protein_length",
"nr_tryptic_peptides")
)