View source: R/doubledeepms_allostery_scatterplots.R
doubledeepms_allostery_scatterplots | R Documentation |
Plot free energy scatterplots for allosteric mutations
doubledeepms_allostery_scatterplots(input_file, temperature = 30,
fitness_list, mochi_outpath_list, outpath, colour_scheme,
execute = TRUE)
input_file |
path to input file (required) |
temperature |
temperature in degrees celcuis (default:30) |
fitness_list |
list of folder paths to fitness data (required) |
mochi_outpath_list |
list of paths to MoCHI thermo model fit results (required) |
outpath |
output path for plots and saved objects (required) |
colour_scheme |
colour scheme file (required) |
execute |
whether or not to execute the analysis (default: TRUE) |
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.