Skip to content

Commit

Permalink
fix merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
matteodelucchi authored Mar 20, 2020
1 parent c2807ad commit 9d7be0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion results/swissprot_aminoacid_distribution.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -782,4 +782,3 @@ if( save) {
cor.test(df$aa_ratio_negsp, df$disorderpropensity, method = "spearman")
print(paste("rho^2:", round(cor.test(df$aa_ratio_negsp, df$disorderpropensity, method = "spearman")$estimate[1]^2, 3)))
```

0 comments on commit 9d7be0c

Please sign in to comment.