Skip to content

News

Prompting 101 - A Beginner’s Guide to Communicating with LLMs - 20.11.2024

This course introduces you to the essentials of interacting with Large Language Models (LLMs). You’ll learn why chatbots are increasingly relevant and how mastering the skill of prompting can significantly reduce work time. Through hands-on exercises, you’ll gain practical experience in crafting precise prompts, ensuring you can leverage LLMs for a variety of tasks.

BY-COVID project wrap-up and success stories

The BeYond-COVID (BY-COVID) project aimed to provide extensive open data on SARS-CoV-2 and other infectious diseases, emphasizing the mobilization of raw viral sequences to monitor the spread of variants. To ensure global collaboration, it enabled federated data analysis, managed metadata, and facilitated long-term cataloguing. Success stories can be read here, on page 16 is project lead by University of Tartu: Infectious Diseases Toolkit.

Basic LINUX/Unix workshop - 23.10.2024

This course is aimed to provide basic survival skills in Linux and the terminal environment. We will teach you how to access files and folders, move around and hopefully shake off the fear of getting stuck somewhere along the way.

No prior knowledge is expected.

Requirements: Bring your own laptop and please follow the setup tutorial: https://elixirestonia.github.io/2021-09-28-shell-novice/setup.html

Laboratory documentation with Markdown - 30.10.2024

This course introduces the basics of Markdown, a lightweight markup language used to format plain text in documents. Markdown plays a crucial role in scientific research by enabling the efficient writing of reports, code documentation, and creating well-organised research notebooks. Students will learn essential Markdown syntax throughout the course, including formatting text, adding links, images, tables, math equations, and code blocks. By integrating Markdown with Jupyter Notebook, participants can build dynamic laboratory notebooks that streamline the documentation, analysis, and sharing of research findings.