View source: R/doubledeepms_structure_metrics.R
doubledeepms_structure_metrics | R Documentation |
Add 3D structure metrics.
doubledeepms_structure_metrics(input_file, outpath, pdb_file,
pdb_chain_query = "A", pdb_chain_target = "B", execute = TRUE)
input_file |
path to MoCHI thermo model fit results (required) |
outpath |
output path for plots and saved objects (required) |
pdb_file |
path to PDB file (required) |
pdb_chain_query |
query chain id (default:A) |
pdb_chain_target |
target chain id (default:B) |
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.