Takes in the returned dataframe from marker_threshold_plot and generates a .pdf file containing scatter plots of actual intensity and predicted intensity for every marker.

marker_prediction_plot(predicted_data, marker)

Arguments

predicted_data

Output from predict_phenotypes

marker

Marker to plot

Value

A plot is returned