, 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); })(); Calvin senior accepted into VAI program - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Calvin senior accepted into VAI program

Wed, May 02, 2007
Myrna Anderson

A Calvin senior is one of only two students to be accepted into the first PhD program offered through Van Andel Institute (VAI), the cancer research center based in Grand Rapids.

The goal of the new is to train Ph.D. scientists as leading scholars in cell, molecular and genetic biology relevant to human diseases.

Brent VanderHart, 25, a biotechnology major graduating Calvin in May, was chosen from a field of 20 applicants for the opportunity to study at the graduate school beginning in August 2007. The other student, Natalie Wolters, is a 2005 graduate of the University of Michigan.

鈥淚鈥檝e always been interested in research and disease in general,鈥 says VanderHart, a Grand Rapids native and graduate of Grand Rapids Christian High School. 鈥淚鈥檓 also interested in signaling pathways.鈥 Several Van Andel Research Institute investigators, he adds, work on some form of signaling-the means by which cells communicate-in their cancer research.

The graduate program promises to be an innovative one and will feature a lot of collaboration.

鈥淚nstead of teaching discipline-based courses -- biochemistry and cell biology and genetics, for instance," says graduate program dean Steven Triezenberg, "we will organizes our curriculum in a problem-based learning mode. It means that we鈥檒l set in front of the students a research question, and we鈥檒l ask them to design a research project that addresses that research question. In order to do that, they鈥檒l have to learn biochemistry, cell biology and genetics.鈥

Several institutions -- McMaster University, Harvard University and Michigan State University -- have used problem-based learning in medical education, Triezenberg says.

鈥淥ur innovation is to take that same approach into PhD education,鈥 he says. 鈥淚t鈥檚 important that students recognize what approach works for them and that we recognize which students will thrive in this program.鈥

The graduate students will work in teams, rather than individually, to solve the research problems, he says, and the institute will engage faculty from local colleges and universities to teach courses in the graduate program.

The program鈥檚 approach suits VanderHart, says Calvin biotechnology professor Dave Koetje, who recommended the senior for the program.

鈥淏rent is a good team player, and he鈥檚 really a good troubleshooter,鈥 Koetje says. 鈥淭he non-traditional coursework might intimidate a lot of people, but not him. He鈥檚 up for the challenge. He doesn鈥檛 want to do the traditional thing. That鈥檚 Brent all around.鈥

Indeed VanderHart is already something of a non-traditional student who has squeezed the requirements of a biotechnology major into two years of study. He is planning to pursue a career in scientific research in either industry or academia after he completes his PhD.

鈥淚鈥檒l probably get a little teaching experience. I鈥檝e never done it. I鈥檓 a little curious about it.鈥

The new doctoral program at VAI graduate school has an independent charter from the state of Michigan to confer advanced degrees, and focuses research on the biology of human diseases including cancer and Parkinson disease.

The school also serves a unique niche in the region. Similar in design to existing programs at New York鈥檚 The Rockefeller University, and Watson School of Biological Sciences at Cold Spring Harbor Laboratory, plans call for the admission of two to four additional students each year for the next five to six years reaching a capacity of 15 to 20 students.

鈥淥ur niche is unique enough that we are considered by universities as more of an interesting experiment than a competitor,鈥 says Triezenberg.