Open Science

A guide to open science principles.

Open Science in the Analysis Stage

DurinOpen Source initiative g the analysis stage of a project, researchers can practice Open Science by using open source code, such as R, or selecting a code repository to create and manage their code as they analyze their data.  

Open Source refers to source code that is made freely available for possible modification and redistribution.  Using open source code makes research more reproducible since anyone can view and manipulate the code to verify data analysis.

 

Image by Colin Viebrock, from Wikimedia Commons

Open Source Code

The open source coding languages R and Python are very useful for a variety of data manipulation, analysis, and visualization tasks.  To download and start using one of these languages, explore the links below.  For tutorials and training, please see the "Coding Resources" box at the bottom of this page.

Code Repositories and Software

Coding Resources

There are extensive, free resources available online for learning both R & Python.

Tutorial Sites: