diff --git a/scripts/plotting/running_plot_scripts b/scripts/plotting/running_plot_scripts new file mode 100644 index 0000000..d2f8f50 --- /dev/null +++ b/scripts/plotting/running_plot_scripts @@ -0,0 +1,22 @@ +#======== +# plotting +#======== + +#======================= +#1) plotting_data.R +#======================= +??? update how to run + +#======================= +# mcsm_mean_stability.R +#======================= +??? update how to run +# input: calls the "plotting_data.R" +# output: _mean_stability.csv + +#====================== +# replaceBfactor_pdb.R +#======================= +# input: 2 files; pdb file and _mean_stability.csv (output from "mcsm_mean_stability.R") +# output: 2 pdb files with bfactors replaced with 1) mean_duet and 2) mean_affinity values +