# Coding the Genome (CG)
## Genomics and Bioinformatics Course

A dual English and Arabic language course to train the next generation of bioinformatics scientists. While solving region most presing challenges using genomics together. 

Created and delivered by **Dr.** [Talal Al-Yazeedi](https://github.com/alyazeeditalal) under the supervision of **Professor** [Khalid Amiri](https://research.uaeu.ac.ae/en/persons/khaled-amiri/).

## Current Host Institute

<div style="text-align: center; padding: 2rem 0;">

  <img src="_static/images/kcgeb-logo.png" alt="KCGEB" style="max-width: 450px; margin: 1rem;">

  <br>

  <img src="_static/images/uaeu-logo.png" alt="UAEU" style="max-width: 350px; margin: 1rem;">
</div>

---

Welcome to Coding the Genome (CG), a bioinformatics course designed to provide you with the foundational knowledge and practical skills needed to work with large-scale genomic data.

```{note}
This course is actively being developed. New sessions will be added regularly.
```

```{toctree}
:maxdepth: 1

preface
```

```{toctree}
:caption: Practical Introduction to Bioinformatics
:maxdepth: 1

sessions/01_bioinformatics_file_types
sessions/02_linux_essentials
sessions/03_database_navigation
sessions/04_project_organisation
```

## Journal Club

```{toctree}
:caption: Journal Club
:maxdepth: 1
:titlesonly:

journal_club/celegans_genome_evolution
journal_club/sheep_pop_gen
```

---

**Ready to start?** Head to the [Preface](preface.md) to learn more about this course.
