added corr_plots_foldx.R

This commit is contained in:
Tanushree Tunstall 2020-09-11 20:28:18 +01:00
parent e1da853cf1
commit a5fdf01d25
3 changed files with 192 additions and 0 deletions

View file

@ -261,3 +261,5 @@ OutPlot2 = pairs.panels(my_corr_lig[1:(length(my_corr_lig)-1)]
print(OutPlot2)
dev.off()
#######################################################