View source: R/doubledeepms__predict_fitness.R
doubledeepms__predict_fitness | R Documentation |
Predict fitness from folding and binding energies for 3-state model.
doubledeepms__predict_fitness(mochi_outpath, folding_energy,
binding_energy, RT = 0.001987 * (273 + 24))
mochi_outpath |
path to MoCHI thermo model fit results (required) |
folding_energy |
folding energies for 3-state model (required) |
binding_energy |
binding energies for 3-state model (required for binding fitness prediction) |
RT |
constant (default:0.001987*(273+24)) |
A list with folding and binding fitness predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.