View source: R/doubledeepms__define_confident_free_energies.R
doubledeepms__define_confident_free_energies | R Documentation |
Call confident ddGs.
doubledeepms__define_confident_free_energies(input_dt, report_outpath,
highlight_colour = "red", folding_energy_max_sd = 1/(1.96 * 2),
binding_energy_max_sd = 1/(1.96 * 2))
input_dt |
data.table with model free energy estimates (required) |
report_outpath |
output path for scatterplots (required) |
highlight_colour |
colour for highlights (default:red) |
folding_energy_max_sd |
maximum folding energy standard deviation (default:1/(1.96*2)) |
binding_energy_max_sd |
maximum binding energy standard deviation (default:1/(1.96*2)) |
data.table with columns indicating confident free energies
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.