View source: R/doubledeepms__predict_fitness_from_id.R
doubledeepms__predict_fitness_from_id | R Documentation |
Predict fitness from id.
doubledeepms__predict_fitness_from_id(mochi_outpath, mut_id,
RT = 0.001987 * (273 + 24), fitness_type = "folding")
mochi_outpath |
path to MoCHI thermo model fit results (required) |
mut_id |
mutation id (required) |
RT |
constant (default:0.001987*(273+24)) |
fitness_type |
fitness type, either folding or binding (default:folding) |
fitness predictions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.