> For the complete documentation index, see [llms.txt](https://epidiverse.gitbook.io/project/-MfxkdBDZggX_vc_sG5l/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://epidiverse.gitbook.io/project/-MfxkdBDZggX_vc_sG5l/master.md).

# Introduction to Ecological Plant Epigenetics

This book was written and the lectures were recorded in the framework of the **European Training Network “EpiDiverse”** funded from the EU Horizon 2020 program under Marie Skłodowska-Curie grant agreement No 764965.

**Authors**: Adam Nunn, Adrián Contreras Garrido, Anupoma Niloya Troyee, Bárbara Díez Rodríguez, Bhumika Dubay, Cristian Peña, Daniela Ramos-Cruz, Dario Galanti, Iris Sammarco, María Estefanía López, Morgane van Antro, Nilay Can, Paloma Perez-Bello Gil, Panpan Zhang, Samar Fatma

**Lecturers:** Detlef Weigel, Katrin Heer, Vitek Latzel

**Editors**: Christian Lampei, Katrin Heer, Lars Opgenoorth

## Getting started with the EpiDiverse online learning platform.

EpiDiverse is a Marie Skłodowska-Curie Innovative Training Network aimed at the study of epigenetic variation in wild plant species. The network joins research groups from ecology, molecular (epi)genetics, and bioinformatics to explore the genomic basis, molecular mechanisms, and ecological significance of epigenetic variation in natural plant populations.

The 15 (former) Ph.D. students of the network decided that they wanted to provide a textbook and online learning material for beginners in Ecological Plant Epigenetics. Or in other words, they wanted to help others with the kind of material, they were missing when they started this project in 2017.  The platform consists of an introductory textbook, the Epidiverse toolkit, and lectures. We hope that you like the result and that it helps you to get started in this exciting research field.


---

# 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://epidiverse.gitbook.io/project/-MfxkdBDZggX_vc_sG5l/master.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.
