added instructions on running plot scripts
This commit is contained in:
parent
e696064d42
commit
1a00ab614f
1 changed files with 22 additions and 0 deletions
22
scripts/plotting/running_plot_scripts
Normal file
22
scripts/plotting/running_plot_scripts
Normal file
|
@ -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: <gene>_mean_stability.csv
|
||||
|
||||
#======================
|
||||
# replaceBfactor_pdb.R
|
||||
#=======================
|
||||
# input: 2 files; pdb file and <gene>_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
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue