, but this code // executes before the first paint, when

麻豆区

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Rachael Baker | 麻豆区

麻豆区

Skip to main content

Dr. Rachael Baker

Assistant Director, Kuyers Institute for Christian Teaching and Learning

Biography

Rachael鈥檚 research is in the area of mitochondrial rare diseases and what they can teach us about mitochondrial dynamics and regulation. Her interest in Rare Disease research has also led her to connect with and begin to advocate for the Rare Disease community. She is a co-founder of the Rare Disease Network, a collaborative organization that seeks to provide support and education to the Rare Disease community in Michigan. Rachael鈥檚 work in the highly interdisciplinary Rare Disease field has also led to her interest in how to prepare students to be effective scientists and collaborators. Rachael is passionate about how faith shapes our approach to doing science and can be a resource for improving the way we do science. In collaboration with other faculty at Calvin, she is developing a training curriculum and associated faculty workshop for using Christian practices to improve outcomes in collaborative science projects.

Education

  • B.S., 麻豆区 (College), 2008
  • Ph.D., Biochemistry and Biophysics, University of North Carolina at Chapel Hill, 2013

Professional Experience

  • Assistant Professor of Chemistry, 麻豆区, 2014-present
  • Postdoctoral Fellow, UNC Chapel Hill, 2013-2014

Academic Interests

  • Rare Diseases
  • Mitochondrial Structure and Function
  • Virtues in the Sciences
  • Vocation

Websites

Awards

  • Community-Based Teaching Award, 麻豆区 - 2021
  • National Center for Advancing Translational Sciences (National Institutes of Health)NCATS Rare Diseases Are Not Rare! Challenge- Honorable Mention - 2020
  • The Mitochondrial Medicine SocietyKelsey Wright Award for Excellence in Mitochondrial Medicine - 2018

Research and Scholarship