rr-intro
Introduction materials for Reproducible Research Curriculum
Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.1%) to scientific vocabulary
Keywords
Repository
Introduction materials for Reproducible Research Curriculum
Basic Info
- Host: GitHub
- Owner: datacarpentry
- License: other
- Language: HTML
- Default Branch: gh-pages
- Homepage: http://www.datacarpentry.org/rr-intro/
- Size: 6.9 MB
Statistics
- Stars: 11
- Watchers: 16
- Forks: 18
- Open Issues: 6
- Releases: 0
Topics
Metadata Files
README.md
rr-intro
Lesson synopsis:
In this session we will start by reviewing case studies of (lack of) reproducibility gone wrong. Then participants will work on two reproducibility exercises: first a simple data manipulation and analysis exercise using any software they generally work with and then the same exercise (and extensions to it) using RMarkdown in RStudio as a better alternative, highlighting how this approach makes documentation, organization, automation, and dissemination easier.
Syllabus:
- Recognize the problems that reproducible research helps address
- Identify pain points in getting your analysis to be reproducible.
- The role of documentation, sharing, automation, and organization in making your research more reproducible.
- Introducing some tools to solve these problems, specifically
R/RStudio/RMarkdown.
Goals:
At the beginning of this session, participants should be able to
- use a spreadsheet program to generate a plot
- use a text editor (Word, Google Docs, etc.) to communicate
At the end of the session students will be able to
- recognize the problems that reproducible research helps address
- identify pain points in getting their analysis to be reproducible
The specific problems to be addressed in each session are as follows:
- First half (01): motivating reproducibility
- Second half (02): introduce R Markdown as a reproducible data analysis tool
The first half of the intro session is language agnostic. If a workshop uses programming language other than R, only intro-02 will need to be modified.
Pre-workshop:
Participants install R + RStudio.
See email template.
First half (01):
See instructor notes (intro-01-instr-notes.Rmd) for details.
- Welcome + go over schedule
- Motivating reproducibility slides
- Group discussion about current tools people are using for documentation / reproducibility
- Ex 1: Motivating reproducibility
Second half (02):
See instructor notes (intro-02-instr-notes.Rmd) for details.
Provide
RMarkdownapproach to what's done in Session 1 (intro-template.Rmd)Wrap up with pointing participants to the reproducibility checklist.
Data attribution
Processed and subset (population size, life expectancy, GDP per capita; only every 5 years only starting 1952, only complete records) Gapminder data as
Rpackage. The data-raw sub-directory reveals the journey from Gapminder.org's Excel workbooks to increasingly clean and tidy data.clean dataset can be located in R in the following way (after installing the package):
~~~ pathToTsv <- system.file("gapminder.tsv", package = "gapminder") ~~~ {: .r}
People and credits
This lesson was first created at the 1. Reproducible Science Curriculum Hackathon. The corresponding author is Mine Çetinkaya-Rundel (@mine-cetinkaya-rundel). See the commit log for other contributors.
Please post feedback and issues with the lesson on the repository's issue tracker. For instructor questions about teaching this lesson, you can also contact the corresponding author directly.
Owner
- Name: Data Carpentry
- Login: datacarpentry
- Kind: organization
- Email: team@carpentries.org
- Website: https://datacarpentry.org/
- Repositories: 89
- Profile: https://github.com/datacarpentry
Workshops teaching scientists basic skills for retrieving, viewing, managing, and manipulating data in an open and reproducible way.
Citation (CITATION)
Please cite this lesson as: Data Carpentry Committee on Reproducible Research with `R`. 2016. Introduction to Reprducible Research with `R.` https://github.com/data-carpentry/rr-intro; zenodo DOI to follow.
GitHub Events
Total
- Watch event: 2
Last Year
- Watch event: 2