View source: R/doubledeepms__persite_energy_vs_distance_plot.R
doubledeepms__persite_energy_vs_distance_plot | R Documentation |
Create results folder for analysis script plots and saved objects.
doubledeepms__persite_energy_vs_distance_plot(input_dt, outpath,
colour_scheme, literature_sites = c(), trait_name = "folding",
absolute_value = T, threshold_residues = "proximal")
input_dt |
input data table (required) |
outpath |
plot output path (required) |
colour_scheme |
colour scheme file (required) |
literature_sites |
literature allosteric sites (default:empty vector) |
trait_name |
trait name (default:folding) |
absolute_value |
absolute value of the trait (default:T) |
threshold_residues |
residues used to determine regulatory threshold: either "proximal" or "distal" (default:"proximal") |
Allosteric positions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.