This repository contains the data and code for our paper:
Jean Manguy and Denis C. Shields (2019). Implications of kappa-casein evolutionary diversity for the self-assembly and stabilization of casein micelles. Royal Society Open Science https://doi.org/10.1098/rsos.190939
This repository is archived on Zenodo: DOI: 10.5281/zenodo.2587122
The code for the figures and the output can be viewed in a web browser,
download and open the file figures_and_tables_paper.html
.
We use {ProjectTemplate} to manage the analysis. The code was tested only on Linux.
- download IUPred2A from https://iupred2a.elte.hu/download and unzip
the archive in
lib/iupred2a/
(non-commercial users only) - install R >= 3.5 and python >= 3
- install R packages (see
session_info.txt
)
- go to root of this repository
- run:
library(ProjectTemplate)
load.project()
- open this repository with Rstudio
- open
figures_and_tables_paper.Rmd
from Rstudio - Click on
Run
>run all
(or Ctrl+Alt+R)
Run in a unix shell
R -e "rmarkdown::render('figures_and_tables_paper.Rmd')"
Funded by Enterprise Ireland grants to Food for Health Ireland [TC2013001; TC20180025].