checked logo_multiple_muts.R with the new sourcing script for data

This commit is contained in:
Tanushree Tunstall 2021-06-24 16:43:23 +01:00
parent 71d874e350
commit e75cfd2665
6 changed files with 120 additions and 296 deletions

View file

@ -248,6 +248,4 @@ pairs.panels(my_corr_lig[1:(length(my_corr_lig)-1)]
dev.off()
corr_lig_rho = corr.test(my_corr_lig[1:4], method = "spearman")$r
corr_lig_p = corr.test(my_corr_lig[1:4], method = "spearman")$p
#######################################################
#######################################################