The Data Science for Developing Scholars in Down Syndrome Research (DS3) course is a training program working to increase data sciences expertise across the INCLUDE Project and the Down syndrome research community.
Main course website: https://includeds3.org/
Morning sessions: Short Read Sequencing Workshop
- Website: https://biodatasci.colorado.edu/shortread/
- GitHub: Dowell-Lab/srworkshop
- Posit Cloud
- Cavatica
- Apply for INCLUDE Cloud Credits to use on Cavatica.
Git commands (
git clone,git pull) are NOT R code.
Run them in a Terminal (not the R Console):
- RStudio: Terminal tab (next to Console)
- Mac: Terminal
- Windows: Git Bash or Command Prompt
- Clone this repository (first time only)
git clone https://github.com/DS3-Course/DS3_2026.git
- Pull updates each day to access new content:
Alternative: direct download from GitHub
git pull
- Open the appropriate .Rproj file for each lesson in RStudio
- Follow instructions in
README.mdfiles and R scripts
Introduction to the Tidyverse
Slides
Rproject template: README
Tidy data exercise: README
Github (this repository): DS3_2026
Instructor: Matthew Galbraith
An overview of the Human Trisome Project and the journey from data to discovery to clinical trials.
Slides
Instructor: Matthew Galbraith
An introduction to important concepts in omics and best practices in data science.
Slides
Instructor: Matthew Galbraith
A guide to conducting reproducible data analysis in R using RStudio and tidy principles.
Slides
Rproject template: README
Tidy data exercise: README
Instructor: Matthew Galbraith
Exercises in data wrangling and exploration in R using tidyverse principles and tools.
Slides
Tidy data exercise: README
Intro to exploratory data analysis: README
Instructor: Matthew Galbraith
An introduction to statistical modeling and testing in R
Slides
Linear regression exercise: README
HTP linear regression example: README
Instructor: Matthew Galbraith
Examples and discussion of effective andvanced data visualizations using ggplot in R.
Slides
HTP linear regression example: README
HTP DESeq2 analysis: README
HTP single-cell dataviz mass cytometry: README
Instructor: Jim Costello
Applications of simple machine learning methods to predict outcomes leveraging HTP datasets.
Visualize Cluster HTP: README
Instructor: Jim Costello
Applications of simple machine learning methods to predict outcomes leveraging HTP datasets.
Predictive Models: README
Instructors: Matthew Galbraith and Velsera
Slides
A guide to locating data in the INCLUDE Data Hub and transfering to the Cavatica platform for analysis.
Apply for INCLUDE Cloud Credits
HTP linear regression Cavatica: README
Instructors: Mary Ellen and Matthew Galbraith
Slides
Discussion of responsible conduct of research concepts and case studies, and the use of AI in research.
