https://github.com/drisso/reproducible_research
Topics on reproducible research
https://github.com/drisso/reproducible_research
Last synced: 4 months ago
JSON representation
Topics on reproducible research
- Host: GitHub
- URL: https://github.com/drisso/reproducible_research
- Owner: drisso
- Created: 2017-03-06T15:59:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T21:06:35.000Z (about 9 years ago)
- Last Synced: 2025-07-04T06:06:17.335Z (11 months ago)
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Topics on Reproducible Research
Material for the seminar on Reproducible Research, Weill Cornell, 3-28-2017.
This is not a comprehensive discussion on reproducible research, but rather a collection of tools and concepts that help me making my code and practice as much reproducible as possible.
The seminar is roughly divided in two parts, how to produce high-quality reports, and how to archive datasets and code.
Some of the material was adapted from:
- Karl Broman's [Tutorial](http://kbroman.org/steps2rr/) and [Slides](http://kbroman.org/pages/talks.html) on "Steps toward reproducible research"
- Ian Lyttle, Karl Broman, Yihui Xie knitr / rmarkdown [tutorial](https://github.com/ijlyttle/user2016_knitr) at UseR 2016