, 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 is McKnighted - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Calvin is McKnighted

Tue, Nov 17, 2009
Myrna Anderson

Susanna Lynch, a 21-year-old senior major, has won the top prize in the Biophysics and Quantitative biology category of the 2009 Frank and Sara McKnight Awards in Molecular Sciences.聽Lynch is the first Calvin student to win a McKnight award, which recognizes undergraduate students with a commitment to scientific research and a record of academic achievement. The award came with a $2,000 cash prize.

[photo here]

Susanna Lynch, senior major.

"It is truly impressive that Susanna was the only finalist selected from a liberal arts college,鈥 said Lynch鈥檚 research mentor, Calvin chemistry professor Kumar Sinniah. 鈥淥ften these types of awards go to undergraduate students from large research universities and students working in well-known research labs.鈥

Two DNA projects

Lynch won the McKnight after presenting her research at a poster session鈥攑art of a scientific retreat for McKnight finalists held November 6-8, 2009, at the University of Texas Southwestern in Dallas. Her poster covered her two primary areas of research, one of which was single molecule force-pulling on guanine quadruplexes: Lynch explained that the end of a chromosome contains a DNA strand with a lot of guanine bases (one of the bases in DNA) and may fold back on itself to form a noncanonical DNA structure known as a quadruplex: "The number of quadruplexes affects how DNA is copied, which in turn has implications for cancer research,鈥 she said. 鈥淚f you have a lot of these quadruplexes, the enzyme telomerase can't make the DNA strand longer. So, more of these quadruplexes in the DNA may prevent the cell from continuing to copy itself."

Lynch also studies the unfolding of DNA. 鈥淲e can calculate the force holding those two strands of DNA together and experimentally measure what it would take to pull them apart,鈥 she said.聽

[photo here]

Lynch participated in at Calvin.

The poster session required finalists to thoroughly explain their research: 鈥淭he different professors came around, and we presented them our research, and they asked pretty targeted questions,鈥 Lynch said. 鈥淭hey want interesting research, but they also want to know how much work you鈥檝e put into the project.鈥

Lynch has already published her research in one European journal. 鈥淪he has done excellent work this past summer, which will result in additional publications for her, a few of which she is already working on submitting,鈥 Sinniah said. 鈥淭his is a wonderful honor for Susanna, the college, the department, and for ISRI (the Integrated Science Research Institute), which supported her through a summer fellowship.鈥

Convert to science

Her successful career in biochemistry is something of a surprise to Lynch, who originally planned to study political science at Calvin. 鈥淚 took chemistry my first semester with Professor , and I really enjoyed the class,鈥 she explained the switch. 鈥淚 was kind of tired of dealing with humanities-type issues, and science was a perfect solution to that.鈥 She feels at home in the lab: 鈥淚t鈥檚 a great lab, and it鈥檚 a great department. 聽It鈥檚 a small enough department that you can get to know all of the professors.鈥

Lynch recently learned that she has won a travel award to attend the Biophysical Society Annual Meeting held February 2010 in San Francisco. She will be participating in program this spring, and she hopes to land an internship with a scientific organization in order to learn more about how science policy is developed and moved through government channels. After graduation in May, she plans to work for a year before making a decision about future graduate work. 鈥淚t鈥檚 got to be science,鈥 she said. 鈥淲hatever I鈥檓 going to do, it鈥檚 got to be tied to science.鈥