> For the complete documentation index, see [llms.txt](https://ismms-md-program.gitbook.io/module-information-sheet-mis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ismms-md-program.gitbook.io/module-information-sheet-mis/phase-1-semester-1/molecular-cellular-and-genomic-mcg-foundations.md).

# Molecular, Cellular and Genomic (MCG) Foundations&#x20;

### <mark style="color:blue;">Module Description</mark>

This foundational module provides medical students with a comprehensive understanding of the molecular, cellular, and genomic principles that underpin human health and disease. Emphasizing the integration of basic science with clinical practice, the curriculum covers the structure and function of genes, proteins, and cells, biochemical pathways in metabolism, mechanisms of genetic inheritance, and the application of genomic technologies to medicine.

***

### <mark style="color:blue;">**Module Goals**</mark>&#x20;

* To equip students with a foundational understanding of molecular biology, cell biology, metabolism, and genetics. &#x20;
* To foster the ability to apply basic science knowledge to understanding the pathogenesis of diseases and the rationale behind targeted treatments. &#x20;
* To develop critical thinking and problem-solving skills through the exploration of biochemical, molecular and genomic research and their implications in medicine. &#x20;
* To prepare students for further study and integration of molecular, cellular, and genomic concepts in clinical settings.&#x20;

***

### <mark style="color:blue;">**Module Learning Objectives**</mark>

By the end of this module, students will:&#x20;

| **Module Learning Objectives**                                                                                                                                                                                                                                                                       | **Medical Education Program Objectives**                                                                                                                                                                                                                                                                                                                  |
| ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Review enzyme kinetics and apply kinetic concepts to the disciplines of pharmacodynamics and pharmacokinetics.                                                                                                                                                                                       | <p>Knowledge for Practice </p><p>8. Apply knowledge of the biomedical sciences to care for patients </p><p> </p>                                                                                                                                                                                                                                          |
| Outline the components and functions of eukaryotic cells, including the roles of organelles in cellular processes, and summarize cell signaling pathways, highlighting their implications in health and disease.                                                                                     | <p>Knowledge for Practice </p><p>8. Apply knowledge of the biomedical sciences to care for patients </p><p> </p>                                                                                                                                                                                                                                          |
| <p>Describe the structure and function of nucleic acids, using specific examples to illustrate key concepts in regulation of gene expression and in the processes that maintain genomic integrity: DNA replication, repair, and recombination. </p><p> </p>                                          | <p>Knowledge for Practice </p><p>8. Apply knowledge of the biomedical sciences to care for patients </p><p> </p><p> </p>                                                                                                                                                                                                                                  |
| Describe multiple metabolic pathways required for the breakdown and usage of carbohydrate, fat and protein, and the synthesis of complex metabolites from simple precursors, and demonstrate how defects in metabolic pathways result in specific disease processes.                                 | <p>Knowledge for Practice </p><p>8. Apply knowledge of the biomedical sciences to care for patients </p><p> </p>                                                                                                                                                                                                                                          |
| <p>Distinguish between phases of the cell cycle, describe processes of cell growth and death (including apoptosis and necrosis), and apply cell-cycle principles to the diagnosis and treatment of cancer. </p><p> </p>                                                                              | <p>Knowledge for Practice </p><p>9. Apply established and emerging principles of clinical sciences to diagnostic and therapeutic decision-making, clinical problem-solving, and other aspects of evidence-based health care </p><p> </p>                                                                                                                  |
| <p>Illustrate the principles of inheritance, including Mendelian and non-Mendelian patterns, interpret genetic mutations and their clinical implications, and discuss variation of the human genome and how genetic diversity influences individual and population differences. </p><p> </p><p> </p> | <p>Knowledge for Practice </p><p>8. Apply knowledge of the biomedical sciences to care for patients  </p><p> </p><p>Knowledge for Practice </p><p>9. Apply established and emerging principles of clinical sciences to diagnostic and therapeutic decision-making, clinical problem-solving, and other aspects of evidence-based health care </p><p> </p> |

&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ismms-md-program.gitbook.io/module-information-sheet-mis/phase-1-semester-1/molecular-cellular-and-genomic-mcg-foundations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
