View source: R/doubledeepms__plot_validation_scatter.R
doubledeepms__plot_validation_scatter | R Documentation |
Plot correlation with validation data.
doubledeepms__plot_validation_scatter(input_dt, lit_inpath, report_outpath,
highlight_colour = "red", RT = 0.001987 * (273 + 24),
position_offset = 0)
input_dt |
data.table with model free energy estimates (required) |
lit_inpath |
path to literature free energies (required) |
report_outpath |
output path for scatterplots (required) |
highlight_colour |
colour for highlights (default:red) |
RT |
constant (default:0.001987*(273+24)) |
position_offset |
residue position offset (default:0) |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.