-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathteaching.Rmd
42 lines (24 loc) · 3.43 KB
/
teaching.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
title: ""
output:
html_document:
toc: true
toc_float: true
---
In classes and instructional laboratories, I am interested in finding ways for students to apply and share their knowledge and enthusiasm for Biochemistry in the "real world". These activities support the [JMU Department of Chemistry and Biochemistry's](https://www.jmu.edu/chemistry/) mission for students to: "Have broad-based problem-solving and communication skills that foster successful career transitions as the scientific community responds to global changes." Through projects such as those described below students gain more experience as scientists and greater depth of knowledge in the field.
## Course-based Undergraduate Research Experiences
In this project, students determine the molecular basis for a phenotype modeling a protein structure containing an uncharacterized mutation. This provides a research-based learning experience for the students and helps them apply their lecture knowledge to a new system. An early description of this project can be found in [*Biochemistry and Molecular Biology Education*](http://onlinelibrary.wiley.com/doi/10.1002/bmb.20976/abstract).
Currently, I am continuing to develop infrastructure and lessons to make this type of activity successful in large lecture classes of >75 students. I am grateful to the [Open Science Framework](https://osf.io/) for providing a collaborative space for students to work on this project. [This presentation](https://ceberndsen.github.io/OSF-CGEMS-present-2018/#1) from the 2018 CGEMS workshop shows some of the basic ideas of using OSF for lab and lecture management.
#### Recent publications using data from CUREs
**Hossain, RA, Dunham, NR**, Enke RA, Berndsen CE, In silico modeling of epigenetic-induced changes in photoreceptor cis-regulatory elements, Molecular Vision 2018; 24:218-230 [link](http://www.molvis.org/molvis/v24/218/)
Berndsen CE, **Young BH**, **McCormick QJ**, Enke RA. Connecting common genetic polymorphisms to protein function: A modular project sequence for lecture or lab. Biochem Mol Biol Educ. 2016 Nov 12;44(6):526-536. doi: [10.1002/bmb.20976.](http://onlinelibrary.wiley.com/doi/10.1002/bmb.20976/abstract;jsessionid=E705E1670A6276D4A8CEA66DEC1892F8.f02t04) Epub 2016 Jun 9. PMID: 27277577
## Shiny Apps
Students in Biochemistry use a variety of resources in class including [web-based apps](https://ceberndsen.github.io/shiny.html) which simulate biochemical experiments. Students learn how to interpret the basics of these data and how to display data for each technique. This is an ongoing project.
## Proteopedia
Students in Biochemistry I often create [Proteopedia](http://proteopedia.org/wiki/index.php/Main_Page) pages explaining various topics of their choosing related to protein biochemistry and structure. This activity help students apply their knowledge of protein structure and function from class using examples in the literature and gain practice explaining complex science to a general audience.
A full [list](http://proteopedia.org/wiki/index.php/Christopher_Berndsen/Proteopedia) of previous student projects can be found here.
## Web-based resources
In addition to the above, I have written resources for students on certain topics. This list will expand with time and need.
[Fitting Saturation curves](CEBerndsen.github.io/satcurvefitting.html)
[Circular Dichroism](CEBerndsen.github.io/CD.html)
[Basics of Data fitting and figures](CEBerndsen.github.io/Data_Fitting.html)