“Unveiling Plasmodium malariae: The "Benign" Malaria Parasite”

Unlocking Nature's Secrets: A Look into the World of Plant Genetics

Unlocking Nature's Secrets: A Look into the World of Plant Genetics
source: gettyimages
August 31, 2023

Life thrives in the most extreme environments, from the deepest ocean trenches to the edges of volcanic vents. Organisms have evolved remarkable adaptations to survive, and these adaptations are encoded in their genes. Understanding these genetic mechanisms is crucial for advancements in various fields.

One researcher delving into these intricacies is PhD student Jennifer Ro (@OshnGirl), our latest Real Scientists curator. Jen, a photobiologist and plant geneticist, focuses her research on soybean plants, examining how they respond to environmental stressors, such as cold temperatures. She's discovered that soybeans possess cold-protective genes similar to cold-tolerant plants like Arabidopsis, yet these genes remain inactive in soybeans.

Here's Jen's story in her own words:

"My grandfather has a PhD in education, and some of my earliest memories are doing science experiments with him. This has been a one-thing-led-to-another journey. When I was a kid, I wanted to be a marine biologist. In undergrad, I went to Australia to study abroad which led me to abiotic stress response in the algae. This led me to abiotic stress in plants and my current research!"

Jen's research is focused on understanding the cold response pathway in soybeans. Soybean seedlings are particularly vulnerable to cold snaps and frost. The ability to activate cold-protective genes could significantly increase crop yields and expand soybean cultivation to colder regions. Soybean is a major crop globally, providing food, animal feed, oil, and biodiesel, among other things.

Jen balances her scientific pursuits with her role as a single mother. She describes her ideal day off as one spent SCUBA diving on a coral reef, snorkeling with her child, and writing fiction on the beach. She is also a self-proclaimed "geek" with a passion for Star Trek, having attended conventions and even owning two Star Trek uniforms.

We welcome Jen/@OshnGirl to the Real Scientists community!

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 152 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}}, order_by: {id: desc}, limit: 5) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 144,
  "domain": 7,
  "srcId": 136,
  "hasSrc": true,
  "hasSelf": true
}