layout | title | hide_title |
---|---|---|
page |
About the GTN |
true |
The GTN is a collection of free, FAIR, open-source, reusable e-Learning materials for life sciences and beyond
Our mission: provide a platform for accessible, interactive training materials for everyone.
Our materials have grown significantly over the years. We have a global audience, with users from over 200 countries. Our materials are used by thousands of learners every month. See [more detailed statistics]({% link stats/index.md %}) on our dedicated page.
The GTN infrastructure has been developed in accordance with the FAIR (Findable, Accessible, Interoperable, Reusable) principles for training materials ({% cite Garcia2020 %}). Following these principles enables trainers and trainees to find, reuse, adapt, and improve the available tutorials.
By contributing to the GTN, you can be certain that materials are 100% FAIR and compliant with the 10 Simple Rules for FAIR training materials. Every learning resource contributed to the GTN automatically receives:
- Automatic Persistent URLs
- Automatic TeSS registration
- Automatic BioSchemas compliant LD+JSON metadata
- Automatic monthly archival copies on the GTN archive
- Page view statistics via Plausible
We have an open and welcoming collaborative peer-review and curation process as users contribute materials to the GTN.
The GTN is integrated with the ELIXIR Training e-Support System (TeSS), which is a platform for discovering and sharing learning materials and events. Every tutorial, slide deck, event, and learning pathway in the GTN is automatically registered with TeSS, making it easy for users to find and access the materials.
The GTN strives to meet WCAG 2.0 AA compliance, and WCAG 2.0 AAA where possible. We regularly test our materials for their screen-reader accessibility and have implemented a range of features to ensure the website is accessible to everyone, regardless of disability.
Materials in the GTN are designed to be interactive, engaging, and accessible. Many are additionally designed to reproduce a published analysis from literature, helping document and showcase reproducibility.
Tutorials are designed around rich metadata, every tutorial including extensive metadata that help learners and educators decide if the materials are useful to them:
- Audience
- Difficulty Level
- SMART Learning Objectives
- Key Points
- Pre-requisite materials
- License (always open source!)
- Duration (for teaching)
- and more
Every tutorial is highly structured with both expository information, clearly demarcated hands-on exercises, and then formative assessments to help learners check their understanding.
GTN e-Learning materials are complemented with excellent technical support such as input datasets available on Zenodo, as well as workflows which match the tutorial's steps. Some tutorials additionally feature recordings from previous times this material was taught. Galaxy tutorials also indicate which public servers can be used for the tutorial, identifying servers which support every tool used in a given learning material.
Please read further about our community driven approach and the infrastructure we have built to support both educators and learners in {% cite Batut2018 %} and {% cite hiltemann2023galaxy %}.
Our community has been key to the GTN's success, providing materials, feedback, and support to learners. We have a growing number of contributors, who have helped to create our diverse set of materials.
We aim to make contribution easy: all contributions to the GTN can be done in a web browser, without the installation of any additional software to decrease burdens of contributors. Additionally we take many steps to make it easier for contributors to contribute. Based on their feedback we support adding events, news, FAQs, and more via Google forms.
You can follow us on {{ "assets/images/mastodon.svg" | load_svg }} Mastodon or {{ "assets/images/bluesky-logo.svg" | load_svg }} Bluesky, or get in touch with us via Matrix Chat.
{% include _includes/contributor-quilt.html %}
We are always looking for new contributors, so if you have a tutorial you would like to share, please get in touch!
{% include _includes/cta.html title="How You Can Help" subtitle="Join the GTN today, sharing your learning and expertise!" url="/training-material/topics/contributing/index.html" call="Get Involved" %}
The GTN started in July of 2015 as a collection of just a handful of Galaxy-specific training materials. A few slides, and a few hands-on tutorials were available covering topics like RNA-Seq, ChIP-Seq, and other NGS topics.
The GTN is a community-driven project, with contributions from people around the world.
Over time, it has grown to include materials for a wide range of topics, in bioinformatics and beyond! We now cover a range of scientific topics and methodologies.
Both the GTN Framework, and all materials in the GTN are openly licensed and free to use. The GTN code and libraries is available under MIT, and most tutorials are available under a Creative Commons license CC-BY-4.0
<style> #hero { border: 2px solid var(--border-light); margin: 1rem; padding: 1rem 3rem; text-align: center; border-radius: 25px; } #hero-headline { font-size: 2.5rem; font-weight: bold; } #hero-subtitle { font-size: 1.5rem; } .main-content { font-size: 1.25; } figure { margin: 0; } .tutorial_tag { margin-inline-end: 0.2rem; } #button-row div.col-md-2 div { font-size: 1.5rem; } #button-row a { display: block; border: none; } #button-row a:hover { border: 1px solid var(--hyperlink); } </style>{% bibliography --cited %}