# Interesting Cases of Genes

## Pleiotropy and Lethal Alleles

Pleiotropy is the concept of one gene affecting multiple characteristics. On the other hand, when an allele makes some genes nonfunctional, or causes them to take on an abnormal, harmful activity, then there is a good chance the allele is lethal. To delve deeper into this concept, read [this article](https://www.khanacademy.org/science/biology/classical-genetics/variations-on-mendelian-genetics/a/pleiotropy-lethal-alleles-and-sex-linkage), and return here afterward.

## Polygenic Inheritance and Environmental Effects

Human features like height, eye color, and hair color come in lots of slightly different forms because they are controlled by many genes, each of which contributes some amount to the overall phenotype. This is known as polygenic inheritance. Human phenotypes—and phenotypes of other organisms—also vary because they are affected by the environment. Read [this article](https://www.khanacademy.org/science/biology/classical-genetics/variations-on-mendelian-genetics/a/polygenic-inheritance-and-environmental-effects) about the topic, and return here afterward.

## Gene Environment Interaction

Not only do genes and environment affect our behavior, but their effect is also dependent on each other. Watch the video below to delve deeper into the topic.

{% embed url="<https://youtu.be/sMyZO9YDlk8>" %}

## Congratulations!

If you made it here, then congratulations! You have successfully completed this section. Move to the next portion of the guide with the arrow buttons below.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.abi.am/abi-omicss-guide-2021/week-4/untitled/interesting-cases-of-genes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
