plotAdjustmentResults
generates plots to visualize the results of
phosphoproteome adjustment.
Value
A list containing:
- ratioTrendPlot
A
ggplot2
object showing the line plot of PP/FP ratios for features present in all samples.- ratioBoxplot
A
ggplot2
object showing the box plot of PP/FP ratios before and after adjustment.- ppBoxplot
A
ggplot2
object showing the box plot of phosphorylation intensities in PP samples before and after adjustment.
Details
The function performs the following steps:
Checks if the adjustment factor is present in the sample annotation.
Calculates the ratio matrix before and after adjustment.
Creates a trend line plot for features present in all samples.
Creates box plots of the PP/FP ratios and phosphorylation intensities before and after adjustment.