checked logo_multiple_muts.R with the new sourcing script for data
This commit is contained in:
parent
6bbc3328b9
commit
0e15c05d8b
6 changed files with 120 additions and 296 deletions
|
@ -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
|
||||
#######################################################
|
||||
|
||||
|
||||
#######################################################
|
Loading…
Add table
Add a link
Reference in a new issue