Cours du Master en Bioinformatique, Biochimie Structurale et Génomique (BBSG) d'Aix-Marseille Université (AMU)
Master en Bioinformatique, parcours Développement Logiciel et Analyse des Données (DLAD).
Inter-disciplinary Master Computational and Mathematical Biology (CMB).
Statistics for Biology (STAT2)
Shell command to get a git clone:
git clone git@github.com:jvanheld/stat1.git
Name | Description | URL |
---|---|---|
R poject | Home page of the R statistical project | https://www.r-project.org/ |
CRAN | Distribution of the R software + libraries | https://cran.r-project.org/ |
RStudio | Environment to develop R code | https://www.rstudio.com/ |
R cheat sheet | A summary of R syntax + some popular functions | https://www.rstudio.com/wp-content/uploads/2016/10/r-cheat-sheet-3.pdf [local copy] |
Markdown | Generic syntax to edit structured text | https://www.cheatography.com/lucbpz/ [local copy] |
R markdown | Inserting R code in a markdown document | https://www.rstudio.com/resources/cheatsheets/#rmarkdown |