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)
predicted_data | Output from predict_phenotypes |
---|---|
marker | Marker to plot |
A plot is returned