added corr_plots_foldx.R

This commit is contained in:
Tanushree Tunstall 2020-09-11 20:28:18 +01:00
parent 767418eb18
commit ff1e1cdaf1
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()
#######################################################