View source: R/doubledeepms_free_energy_heatmaps.R
doubledeepms_free_energy_heatmaps | R Documentation |
Plot free energy heatmaps.
doubledeepms_free_energy_heatmaps(input_file, domain_name, outpath,
colour_scheme, plot_width = 10, plot_height = 4, execute = TRUE)
input_file |
path to MoCHI thermo model fit results (required) |
domain_name |
domain name (required) |
outpath |
output path for plots and saved objects (required) |
colour_scheme |
colour scheme file (required) |
plot_width |
heatmap plot width in inches (default:10) |
plot_height |
heatmap plot height in inches (default:4) |
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.