Calendar icon
Διάστημα αιτήσεων:
22/01/2024 09:00:00 - 12/03/2024 20:00:00
Αιτήσεις κλειστές
Alarm icon
Διάρκεια: 40 hours, 3 months
Time icon
Έναρξη προγράμματος: 2024-03-04
Currency icon
Δίδακτρα: 400€
Desctop icon
Τρόπος διεξαγωγής προγράμματος:
Εξ Αποστάσεως Εκπαίδευση
Currency icon
Τύπος χορηγούμενου πιστοποιητικού:
Πιστοποιητικό Επιμόρφωσης
Programme banner

Σύντομη περιγραφή:

Τhe target audience for the course may include individuals from various academic and professional backgrounds who have a keen interest in learning Bioinformatics. In this regards, no particular cut off will be applied. However, the course is primarily designed for biologists, including molecular biologists, geneticists, ecologists, and other life scientists who want to better understand and incorporate bioinformatics into their research. Students of IT background may find the content very basic unless they wish to refresh their knowledge in Python, R, and Unix environment with a molecular biology flavour. This is further meant to be an preparatory course for our dedicated MSc Applied Bioinformatics to those with little or no knowledge in coding.

Διαβάστε περισσότερα
Σύμπτυξη

Πιστωτικές μονάδες: 2

Λεπτομέρειες διδάκτρων:

Tuition Details

Fees are €400, paid in two installments of €200 each – the first prior to the start of the course and the second before section 6 (i.e., halfway through). For Ph.D., M.Sc., and B.Sc. students, there is a 25% discount, bringing the total to €300, and the two installments are adjusted to €150 each. An official document of studies must be submitted with the registration.

Τρόπος αξιολόγησης των εκπαιδευομένων:
Assignment submission

Περισσότερες πληροφορίες για τον τρόπο αξιολόγησης:
At the end of each class there will be an exercise to be sent by e-mail prior the start of the next class. At the end of the course there will be a capstone project. Communication about the exercises (solutions, points to consider etc) will be handled via e-mail.

Επιστημονικός υπεύθυνος:
SPIROS PAPAKOSTAS (Subject: Microbial and Molecular Ecology)

Ακαδημαϊκός υπεύθυνος:
SPIROS PAPAKOSTAS

Βασικό θεματικό πεδίο:
Επιστήμες Οικονομίας και Διοίκησης

Υποκατηγορίες θεματικών πεδίων:
Βιολογία
Εκπαίδευση
Οικολογία
Περιβάλλον

Entry Requirements

The teaching language is English. Thus good knowledge of the English language, at least at level C1, is recommended. 

Contact info

spapakostas@ihu.edu.gr

Teaching Staff

The instructor is an Assistant Professor in Microbial and Molecular Ecology with >20 years of experience in the analysis of molecular and ecological data including genomics, transcriptomics, proteomics, epigenomics etc in Greece and aborad (Finland, Netherlands). He is also an instructor of several modules of the English Applied Bioinformatics MSc between the International Hellenic University and the Aristotle University of Thessaloniki.

Teaching Units - Duration

- Section 1 (4 hours): Jupyter IDE & work with variables in Python.

- Section 2 (4 hours): Data types and strings in Python.

- Section 3 (4 hours): Logical Operators in Python.

- Section 4 (4 hours): Python loops and functions.

- Section 5 (4 hours): Pandas & Capstone I: DNA transcriber project; also python dictionaries and Nesting.

- Section 6 (4 hours): Exception handling & Capstone II: biallelic SNP finder project

- Section 7 (4 hours): API & biological databases

- Section 8 (4 hours): Basic Unix commands and Introduction to Next Generation Sequencing.

- Section 9 (4 hours): Basic R funcionality.

- Section 10 (4 hours): Visualisation with ggplot2.

Teaching Units Presentation

- Section 1 (4 hours): Jupyter IDE & work with variables in Python.

  • Introduction to Python.
  • What are IDEs, Jupyter installation and basic functionality (input, variables etc.).

- Section 2 (4 hours): Data types and strings in Python.

  • Data type checking & conversion.
  • Interactive coding exercise.
  • Mathematical operations.

- Section 3 (4 hours): Logical Operators in Python.

  • if/else and conditional operators in Python.
  • Nested if statements and elif statements.
  • Logical operators in succession.

- Section 4 (4 hours): Python loops and functions.

  • Lists and nested lists.
  • for and while loops.
  • Defining and calling Python functions; functions with inputs and outputs.

- Section 5 (4 hours): Pandas & Capstone I: DNA transcriber project; also python dictionaries and Nesting.

  • Introduction to Systems Biology and molecular biology data types.
  • Introduction to NGS data types.
  • Introduction to Evolutionary Biology and Population Genomics.
  • Introduction to Python pandas module.
  • Build your own DNA transcriber function.

- Section 6 (4 hours): Exception handling & Capstone II: biallelic SNP finder project.

  • Python dictionaries; nesting lists and dictionaries.
  • Handling errors.
  • Exception handling.
  • JSON data.
  • Build your wown biallelic SNP finder from NGS data.

- Section 7 (4 hours): API & biological databases.

  • Introduction to API.
  • Introduction to some basic biological databases.
  • The requests Python module.
  • Programmatically retrieve data from biological databases.

- Section 8 (4 hours): Basic Unix commands.

  • Introduction to Unix.
  • awk, sed, grep commands in Unix.
  • Example of HPC comptuting (sbatch jobs).
  • Next Generation DNA Sequencing (NGS) platforms.
  • How do NGS data look like. What is a fasta & fastq file.

- Section 9 (4 hours): Basic R funcionality.

  • Introduction to R.
  • The R studio IDE - basic functionality.
  • R matrices, data frames, lists.
  • R data input and output.
  • R programming basics.

- Section 10 (4 hours): Visualisation with ggplot2.

  • Introduction to Data Visualisation.
  • Basic ggplot2 syntax.
  • Geometric Objects.
  • Faceting.
  • Themes and Styling.