View source: R/doubledeepms_allostery_plots.R
doubledeepms_allostery_plots | R Documentation |
Plot free energy heatmaps.
doubledeepms_allostery_plots(input_file, pdb_file_list,
pdb_chain_query_list, annotation_list, ohm_file_list, outpath,
colour_scheme, execute = TRUE)
input_file |
path to input file (required) |
pdb_file_list |
path to PDB file (required) |
pdb_chain_query_list |
query chain id (required) |
annotation_list |
annotations of allosteric sites (required) |
ohm_file_list |
ohm output file list (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.