-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.Rmd
20 lines (16 loc) · 1.68 KB
/
about.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: "About"
output:
html_document:
css: "hide_title.css"
---
<img src="images/EDUCE_globe.png" width="350" ALIGN="left" />
<font size="18"><span style="color:teal">**E**</span>xperiential
<span style="color:teal">**D**</span>ata science for
<span style="color:teal">**U**</span>ndergraduate
<span style="color:teal">**C**</span>ross-disciplinary
<span style="color:teal">**E**</span>ducation</font>
<br>
The world is increasingly inundated with data. This is especially acute in the life sciences where next-generation sequencing has created a tidal wave of multi-omic information. As a result, the major challenge in microbiology has shifted from data generation to processing and interpretation. This necessitates training in data science, an interdisciplinary field linking big data with statistics, mathematics, and computer science.
Toward this goal, the Experiential Data science for Undergraduate Cross-disciplinary Education (EDUCE) initiative at the U. of British Columbia is creating a broadly deliverable and flexible program for data science education in microbiology. EDUCE delivers modules in 7 undergraduate [microbiology courses](http://ecoscope.ubc.ca/program-structure/educe/) as well as open-access [workshops](https://github.com/EDUCE-UBC/workshops_access) in collaboration with the [Applied Statistics and Data Science Group](https://asda.stat.ubc.ca/). These modules provide basic to intermediate training in data science applications including command line, R/RStudio, statistics, and next-generation sequence analysis.
All of EDUCE's materials are open-access (GNU General Public License) and accessible through the [EDUCE GitHub](https://github.com/EDUCE-UBC/) and this site.