# Using Systems Biology to Understand Immunosenescence

**Author:** Fernando Marcon Passos\
**Advisor:** Prof. Dr. Helder Takashi Imoto Nakaya\
[Computational Systems Biology Laboratory](https://www.csbiology.org/)

## Abstract

The immune system remodeling occurring with ageing, known as immunosenescence, contributes to increased susceptibility of the elderly to infectious diseases, cancer, autoimmunity, and decreased responses to vaccines. This remodeling is a poorly understood complex process that involves multiple factors. For instance, we still don’t known about the molecular mechanisms involved in immunosenescence and how they can be caused by primary problems, such as early perturbations in biological processes or secondary problems, such as those caused by a failed response to achieve homeostasis, disturbed by primary problems.&#x20;

Here we applied a Systems Biology framework to study the remodeling of the immune system by analysis of blood transcriptional profiles. We aim to understand how changes in the expression of immune components during life are related to immunosenescence. To this end, we developed novel methods tailored to identify and describe pathways and genes serving as biomarker of ageing. We applied these methods to a massive dataset from 1807 blood samples from healthy subjects gathered from public gene expression repositories.

We found 56 transcripts correlated with age, which suggests that signal transduction pathways and cytokines in regulating T lymphocytes, especially regulatory, are important to cell proliferation and senescence. Co-expression modules related to innate and adaptive immune system signalling were identified. Changes in global expression patterns in these modules reveal imbalances in signal transduction mechanisms regulating the interaction between the innate and adaptive immune system, probably due to the deregulation of TLR activation pathways and the production of cytokines induced by NF-kB. We identified changes in these expression profiles around the age of 30 years and around the age of 55-60 years. These results suggest that transcriptional changes, that are characteristic of immunosenescence, occur at a young age and intensify with ageing.


---

# 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://fmarcon.gitbook.io/aging-sysbio/master.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.
