Handles creating, reading and updating training events.

GET /api/training/?format=api&offset=380&ordering=updated_at
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 391,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=360&ordering=updated_at",
    "results": [
        {
            "id": 388,
            "name": "Analysis of shotgun metagenomic data",
            "shortName": "",
            "description": "This training session is organized by the Genotoul bioinfo platform. This course is dedicated to the analysis of prokaryotic shotgun metagenomic data from Illumina and Pacbio HiFi sequencing technology. \r\n\r\nAfter an overview of metagenomics and the biases and limitations of analyses, we will look at the main steps involved in analysing metagenomic data and launch independent tools on the genobioinfo cluster.\r\nLearners will then test a workflow to automate processing on a test dataset (metagWGS ).\r\nOn the third day, learners will choose which analysis strategy to start with according to their experimental design and launch the first stage of metagWGS on their own data.\r\nBy the end of the course, trainees will be familiar with the scope, advantages and limitations of shotgun sequencing data analysis and will have started the analysis on their own data.\r\n\r\ncalendar\r\n \r\n\r\nThis training is focused on practice. It consists of several modules with a large variety of exercises:\r\n\r\nFirst Day\r\nStart at 09:00 am\r\nTour de table\r\nIntroduction to metagenomics, Illumina and Pacbio data, analysis stages, analysis limits, etc.\r\nPresentation of some key tools for each stage\r\nPractical work on the main stages launched independently\r\nEnd at 17:00 pm\r\nSecond Day\r\nStart at 09:00 am\r\nIntroduction to the advantages and disadvantages of workflows and containers\r\nLaunch of the data cleansing stage\r\nLaunch of the rest of the workflow and analysis of the multiQC report\r\nEnd at 17:00 pm\r\nThird Day – BYOD\r\nStart at 09:00 am\r\nDefine the analysis strategy and launch the start of the analysis of your own data.\r\nEnd at 17:00 pm maximum",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/analysis-of-shotgun-metagenomic-data/",
            "is_draft": false,
            "costs": [
                "Non-academic for non-academic: 1650€ + 20% taxes (TVA)",
                "Academic non-INRAE for academic but non-INRAE: 510 € + 20% taxes (TVA)",
                "INRAE for INRAE's staff: 450 € no VAT charged"
            ],
            "topics": [
                "http://edamontology.org/topic_3174"
            ],
            "keywords": [
                "NGS Data Analysis",
                "Metagenomics"
            ],
            "prerequisites": [
                "Linux/Unix",
                "Cluster"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 88,
                    "name": "BioinfOmics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api"
                },
                {
                    "id": 37,
                    "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "https://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2026-03-02T08:49:21.302798Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Life scientists",
                "Biologists",
                "Bioinformaticians"
            ],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [
                {
                    "id": 151,
                    "name": "Metagenomic training - Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Metagenomic%20training%20-%20Genotoul-bioinfo/?format=api"
                }
            ],
            "learningOutcomes": "",
            "hoursPresentations": 3,
            "hoursHandsOn": 15,
            "hoursTotal": 18,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/670/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/758/?format=api"
            ]
        },
        {
            "id": 288,
            "name": "Introduction to the command-line interface",
            "shortName": "BirdLinux",
            "description": "Objectives\r\n- Understand the principles and advantages of the Linux system\r\n- Know and use the main bash commands.\r\n- Ability to chain multiple commands using pipes\r\n- Launch programs with arguments\r\n- Gain independence to perform command line analyses\r\n\r\nCourse Content\r\n- Introduction to the Linux system.\r\n- File system: directory structure, paths, home directory, file and directory management.\r\n- Principle of protections: reading file attributes, access rights, management of user groups.\r\n- Useful commands for file manipulation\r\n- Redirection operators (command input/output)\r\n- Creating and running a bash script\r\nIntroduction to environment variables\r\nConnecting to a remote server via a terminal or via WSL",
            "homepage": "https://pf-bird.univ-nantes.fr/training/linux/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0605"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 20,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/596/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 16,
                    "name": "BiRD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api"
                }
            ],
            "logo_url": "https://bird.univ-nantes.io/website/images/logo/logo.svg",
            "updated_at": "2026-03-02T16:28:48.048808Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 1,
            "hoursHandsOn": 6,
            "hoursTotal": 7,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/601/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/639/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/747/?format=api"
            ]
        },
        {
            "id": 375,
            "name": "RNASeq Analysis",
            "shortName": "RNASeq Analysis",
            "description": "Objectives\r\n- Understand the key steps in RNASeq data analysis for a differential expression study\r\n- Know how to perform command-line analysis using Snakemake.\r\n\r\nPedagogical Content\r\nDay 1\r\n- Principle of RNASeq technology: objectives and experimental design.\r\n- Data quality assessment (FastQC, MultiQC).\r\n- Sequence alignment to a reference genome (STAR).\r\n\r\nDay 2\r\n- Differential gene expression analysis (HTSeqCount, DESeq2).\r\n- Functional annotation (GO, Kegg).\r\n- Using the Snakemake workflow system.\r\n- Comparison between RNASeq and 3’SRP methods.\r\n\r\nThe theoretical part is followed by a pipeline run step-by-step on a test dataset. \r\nIt will be possible to start an analysis on your own data.",
            "homepage": "https://pf-bird.univ-nantes.fr/training/rnaseq/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "- Be comfortable with basic Linux commands or have completed the training course “Introduction to the command-line interface.”\r\n- Be familiar with the use of a computing cluster, conda/mamba et snakemake or have completed the training course “Best practices in bioinformatics.”",
            "maxParticipants": 12,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 16,
                    "name": "BiRD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api"
                }
            ],
            "logo_url": "https://bird.univ-nantes.io/website/images/logo/logo.svg",
            "updated_at": "2026-03-02T16:30:29.225935Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Life scientists",
                "Biologists",
                "Bioinformaticians"
            ],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 7,
            "hoursHandsOn": 7,
            "hoursTotal": 14,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/746/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/603/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/640/?format=api"
            ]
        },
        {
            "id": 407,
            "name": "Optimal use of GLiCID HPC cluster",
            "shortName": "GLiCID",
            "description": "Objectives\r\n- understand the infrastructure of GLiCID HPC cluster\r\n- understand the different types of storage and computing nodes\r\n- launch computing tasks via the Slurm scheduler\r\n\r\nCourse Content\r\n- configuration of your account and connection with ssh on GLiCID (ssh keys)\r\n- navigate through the storage spaces\r\n- use slurm to launch a job\r\n- manage the software environments (micromamba, guix, modules)\r\n- use workflow managers on GLiCID",
            "homepage": "https://pf-bird.univ-nantes.fr/training/cluster/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "Prerequisites\r\n- Familiarity with basic Linux commands or have completed the training course “Introduction to the command-line interface.”\r\n- Have an account on the GLiCID cluster",
            "maxParticipants": 20,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 16,
                    "name": "BiRD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api"
                }
            ],
            "logo_url": "https://bird.univ-nantes.io/website/images/logo/logo.svg",
            "updated_at": "2026-03-02T16:36:38.694735Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/794/?format=api"
            ]
        },
        {
            "id": 408,
            "name": "Introduction to R",
            "shortName": "Intro R",
            "description": "Objectives\r\n- Understand basic R commands\r\n- Learn how to use the RStudio interface\r\n- Understand the use of R functions\r\n- Be able to perform simple data manipulations\r\n- Be able to create basic visualizations\r\n\r\nCourse Content\r\nI. Introduction\r\n- Getting started with the RStudio environment\r\n- Programming best practices\r\n- Different types and classes of variables\r\n- Functions\r\n\r\nII. Data manipulation with the tidyverse\r\n- Logical operators\r\n- Working with data frames\r\n\r\nIII. Visualization with ggplot2\r\n- Principles\r\n- Simple examples",
            "homepage": "https://pf-bird.univ-nantes.fr/training/r_lang/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 20,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 16,
                    "name": "BiRD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api"
                }
            ],
            "logo_url": "https://bird.univ-nantes.io/website/images/logo/logo.svg",
            "updated_at": "2026-03-26T14:31:34.767304Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 409,
            "name": "Introduction to single-cell RNAseq analysis",
            "shortName": "Intro Single-cell",
            "description": "Objectives\r\n- Understand and learn the main steps of scRNA-seq data analysis, up to marker gene detection and cell type identification.\r\n- Be able to use the Seurat package on a small test dataset, from count matrices to clustering and cluster annotation.\r\n- Understand the basics of the analysis in order to apply them to one’s own dataset.\r\n\r\nCourse Content\r\nI. Introduction\r\n- Single-cell RNA sequencing\r\n- From raw sequencing data to count matrices\r\n- Software tools\r\n\r\nII. Preprocessing of the expression matrix (Theory and Practice)\r\n- Quality control\r\n- Normalization\r\n- Dimensionality reduction (HVG, PCA, UMAP)\r\n- Detection of expression biases\r\n\r\nIII. Annotation (Theory and Practice)\r\n- Clustering\r\n- Marker genes\r\n- Cell type identification\r\n- Analysis of marker gene lists with the R package ClusterProfiler\r\n\r\nIV. Practical Workshop “Bring your own data”\r\n- Semi-autonomous execution of primary analysis on learners’ own data",
            "homepage": "https://pf-bird.univ-nantes.fr/training/singlecell/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "1. Good knowledge of R or having completed the training “Bioanalysis Training: Introduction to the R Programming Language.”\r\n\r\n2. Have your own data or data of interest collected from public databases (cellXgene, Single Cell Portal, …).",
            "maxParticipants": 20,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://bird.univ-nantes.io/website/images/logo/logo.svg",
            "updated_at": "2026-03-26T14:34:54.143222Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 410,
            "name": "FAIR Bioinfo Grand-Ouest",
            "shortName": "FAIR Bioinfo Grand-Ouest",
            "description": "Les plateformes de bioinformatique du réseau Biogenouest (ABiMS, BiRD, GenOuest et SeBiMER) vous proposent une formation “FAIR-bioinfo” à destination des bioinformaticien.ne.s, bioanalystes et biostatisticien.ne.s.\r\n\r\nLors de cette formation, nous vous présenterons les principes “FAIR” (Facile à trouver, Accessible, Interopérable, Réutilisable) et leur application dans les projets d’analyse et de développement.\r\nDes présentations théoriques suivies d’utilisations pratiques de plusieurs outils permettant d’améliorer la reproductibilité des analyses seront proposées.",
            "homepage": "https://ifb-elixirfr.gitlab.io/training/fair-bioinfo/sessions/2026-05-fair-bioinfo-grand-ouest/",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "FAIR",
                "Bioinformatics"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/134/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/202/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/106/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/362/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/529/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/596/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/54/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 16,
                    "name": "BiRD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api"
                },
                {
                    "id": 17,
                    "name": "GenOuest",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/GenOuest/?format=api"
                },
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://www.biogenouest.org/",
            "updated_at": "2026-03-27T10:11:14.654535Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/797/?format=api"
            ]
        },
        {
            "id": 411,
            "name": "Formation metabarcoding ABiMS SeBiMER",
            "shortName": "Formation metabarcoding ABiMS SeBiMER",
            "description": "Le séquençage à haut débit des amplicons de marqueurs taxonomiques tels l’ADN ribosomique, les gènes COI/COX ou les ITS a ouvert de nouveaux horizons dans l’étude des communautés de macro et micro-organismes et l’étude des écosystèmes.\r\n\r\nLe but de cette formation est, d’une part, d’introduire les concepts clés liés aux analyses de metabarcoding et de les illustrer au moyen de cas concrets d’analyse et, d’autre part, de former les utilisateurs aux traitements de données de metabarcoding au travers de l’usage du logiciel SAMBA (Noël et al., in submission).",
            "homepage": "https://forms.ifremer.fr/bioinfo/formation-metabarcoding-2025/",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "Metabarcoding"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/865/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/134/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://forms.ifremer.fr/bioinfo/wp-content/uploads/sites/63/2023/06/cropped-SeBiMER_web-transparent-V.png",
            "updated_at": "2026-03-27T10:24:23.555009Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/798/?format=api"
            ]
        },
        {
            "id": 412,
            "name": "Construction and analysis of eukaryotic pangenome graphs",
            "shortName": "",
            "description": "This training session is organized by the Genotoul-Bioinfo platform. This 2 days long course is dedicated to the construction and the analysis of eukaryotic pangenome graphs.\r\n\r\nWe will first present the concept of graph-based pangenome, then build one. We will then apply several tools for its analysis: use annotation, call variants, extract sub-graphs, visualize the graph, map reads, genotype individuals, and perform a GWAS on the graph. The different formats will also be presented.\r\n\r\nBy the end of the course, trainees will be familiar with the topic, and able to run the major tools made to build an exploit a pangenome graph.",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/pangenome/",
            "is_draft": false,
            "costs": [
                "Non-academic for non-academic: 1100€ + 20% taxes (TVA)",
                "INRAE for INRAE's staff: 300 € no VAT charged",
                "Academic non-INRAE for academic but non-INRAE: 340 € + 20% taxes (TVA)"
            ],
            "topics": [
                "http://edamontology.org/topic_3796",
                "http://edamontology.org/topic_0625"
            ],
            "keywords": [
                "Pangenomic"
            ],
            "prerequisites": [
                "Linux/Unix",
                "Cluster"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 88,
                    "name": "BioinfOmics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api"
                },
                {
                    "id": 37,
                    "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "https://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2026-04-20T08:06:46.497837Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Life scientists",
                "Biologists",
                "Bioinformaticians"
            ],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 3,
            "hoursHandsOn": 15,
            "hoursTotal": 18,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/799/?format=api"
            ]
        },
        {
            "id": 413,
            "name": "Galaxy Beyond Basics: Mastering Workflows, Automation, and Scalability",
            "shortName": "Galaxy avancée",
            "description": "Join us for an intensive, week-long, in-person training designed to elevate your Galaxy expertise to new heights. This workshop is tailored for data scientists, advanced Galaxy users, and team leaders who need to scale, automate, and publish their data analysis workflows for batch processing and production-level applications.\r\n\r\nOver five days, you’ll embark on a comprehensive journey through Galaxy’s advanced capabilities:\r\n\r\nMonday: Introduction & Workflow Development\r\n\r\nStart with a welcome and icebreaker to foster collaboration, followed by a brief overview of Galaxy and its workflow features. Dive into hands-on workflow development, where you’ll learn to design clean, efficient workflows, customize them with parameters, and generate user-friendly workflow reports—combining theory with practical application.\r\n\r\nTuesday: Workflow FAIRification, Documentation, and Export\r\n\r\nBegin with a recap of Day 1, then explore UseGalaxy.fr and its unique features. Learn to annotate workflows with metadata, apply best practices for FAIR compliance, and implement tests to ensure reliability. Publish your workflows to WorkflowHub and Dockstore via the IWC. Develop high-resolution workflow visualizations and create interactive tutorials using a “Choose Your Own Tutorial” approach. Finally, master workflow export by creating RO-Crates for reproducibility and submitting workflows to LifeMonitor for performance tracking.\r\n\r\nWednesday: Scaling Workflows & Galaxy Using Command-Line and API\r\n\r\nStart with a recap and real-world examples of large-scale Galaxy projects. Learn to execute workflows from the command line using Planemo, automate batch processing with shell scripts, and analyze performance for efficiency. Discover how to scale Galaxy use with BioBlend, designing Python scripts for batch workflow execution and evaluating scalability. The day concludes with an introduction to the “Bring Your Own Work” session.\r\n\r\nThursday: Bring Your Own Work (BYOW)\r\n\r\nDedicate the day to applying your new skills to your own projects. With guidance from trainers, refine your workflows, troubleshoot challenges, and implement solutions using your personal data. Collaborate with peers, document your progress, and optimize your workflows to leave with actionable results for your research.\r\n\r\nFriday: Storage, Data Management, Recap, and Closing\r\n\r\nThe final half-day begins with a recap of the week’s progress, followed by a session on “Bring Your Own Storage”, exploring how to integrate personal or institutional storage with Galaxy. Learn about managing databases in Galaxy and the IDC (Intergalactic Data Commission) effort for efficient data organization. The workshop concludes with a general recap, supplementary exercises, and feedback and closing remarks, ensuring you leave with a comprehensive understanding and resources for continued success.\r\n\r\nThis training will be conducted in French, while the materials (slides) will be in English.\r\n\r\nLearning Objectives\r\nAt the end of the workshop, you will be able to:\r\n\r\nWorkflow development\r\n    Understand the key aspects of workflows by identifying their core components and purpose.\r\n    Create clean, non-repetitive workflows by applying best practices for process design.\r\n    Use workflow parameters to customize and optimize workflows for specific tasks.\r\n    Generate user-friendly workflow reports to display workflow results in a structured way.\r\nWorkflow FAIRyfication\r\n    Annotate a Galaxy workflow with essential metadata to ensure it is findable and reusable.\r\n    Apply best practices to data analysis workflows to improve consistency and interoperability.\r\n    Implement robust tests to validate workflow reliability and accuracy.\r\n    Publish a Galaxy workflow on WorkflowHub and Dockstore via its integration into the IWC, demonstrating enhanced findability,accessibility, interroperability and usability for the scientific community.\r\nWorkflow Documentation\r\n    Design a high-resolution workflow image optimized for documentation and presentations.\r\n    Develop a hands-on tutorial with a “Choose Your Own Tutorial” approach, including:\r\n        A step-by-step tutorial with skeleton generation from the workflow.\r\n        A real-time tutorial that runs and explains the workflow interactively.\r\n    Produce a final documentation package that includes both tutorial formats and high-resolution visuals.\r\nWorkflow Export\r\n    Apply the process of creating a Galaxy Workflow Run RO-Crate by packaging a workflow with its metadata, inputs, and outputs, ensuring it is reproducible and FAIR-compliant.\r\n    Evaluate the completeness and accuracy of a Galaxy Workflow Run RO-Crate by reviewing its structure, metadata, and included files for adherence to best practices.\r\n    Submit a workflow to LifeMonitor, analyzing the platform’s feedback to assess workflow performance and improve its reliability for future use.\r\nWorkflow Scaling using command-line\r\nExecute workflows from the command line using the Planemo run subcommand, demonstrating the ability to run and monitor workflows outside the Galaxy interface.\r\nDevelop simple shell scripts to automate the execution of multiple workflows concurrently or sequentially, optimizing efficiency and scalability.\r\nAnalyze the performance and resource usage of workflows run via shell scripts, evaluating the effectiveness of scaling strategies for large-scale data processing.\r\nScaling Galaxy Use with the API and BioBlend\r\nUtilize the BioBlend library to programmatically interact with Galaxy, executing workflows, managing datasets, and automating repetitive tasks.\r\nDesign a Python script using BioBlend to scale Galaxy workflows for batch processing, ensuring efficient resource use and reproducibility.\r\nEvaluate the performance and scalability of workflows executed via BioBlend, comparing results with manual Galaxy interactions to identify improvements.\r\n“Bring Your Own Work”\r\nApply the concepts and tools learned during the training to develop or refine your own workflows using your personal data, with guidance from trainers.\r\nTroubleshoot challenges in your workflow or data analysis, implementing solutions with the support of trainers and peers.\r\nDemonstrate progress in your project by documenting your workflow, results, and any optimizations made during the sessions.\r\n\r\nRequirements\r\nPrior knowledge and experience using Galaxy\r\nPrior knowledge and experience using command line\r\nFluent in French (materials will be in English and discussions will happen in French)\r\nYour own computer\r\nOptional but encouraged: your own workflow and dataset for the Bring Your Own Work (BYOW) session. The workflow and the dataset must be shareable and non-sensitive (i.e., they must not contain any patient-related information or confidential data). The dataset size must be small.",
            "homepage": "https://training.galaxyproject.org/training-material/events/2026-10-12-Advanced-Galaxy-Training.html#overview",
            "is_draft": false,
            "costs": [
                "700 euros HT"
            ],
            "topics": [
                "http://edamontology.org/topic_3316",
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "Reproducibility",
                "Galaxy",
                "Workflow development"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "NA",
            "maxParticipants": 20,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/810/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/762/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/116/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/362/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 3,
                    "name": "IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 43,
                    "name": "IFB-core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB-core/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 29,
                    "name": "IFB Core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api"
                }
            ],
            "logo_url": "https://training.galaxyproject.org/training-material/assets/images/GTN.png",
            "updated_at": "2026-04-23T08:22:23.122272Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Computer scientists",
                "Bioinformaticians",
                "All"
            ],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "At the end of the workshop, you will be able to:\r\n\r\nWorkflow development\r\nUnderstand the key aspects of workflows by identifying their core components and purpose.\r\nCreate clean, non-repetitive workflows by applying best practices for process design.\r\nUse workflow parameters to customize and optimize workflows for specific tasks.\r\nGenerate user-friendly workflow reports to display workflow results in a structured way.\r\nWorkflow FAIRyfication\r\nAnnotate a Galaxy workflow with essential metadata to ensure it is findable and reusable.\r\nApply best practices to data analysis workflows to improve consistency and interoperability.\r\nImplement robust tests to validate workflow reliability and accuracy.\r\nPublish a Galaxy workflow on WorkflowHub and Dockstore via its integration into the IWC, demonstrating enhanced findability, accessibility, interroperability and usability for the scientific community.\r\nWorkflow Documentation\r\nDesign a high-resolution workflow image optimized for documentation and presentations.\r\nDevelop a hands-on tutorial with a “Choose Your Own Tutorial” approach, including:\r\nA step-by-step tutorial with skeleton generation from the workflow.\r\nA real-time tutorial that runs and explains the workflow interactively.\r\nProduce a final documentation package that includes both tutorial formats and high-resolution visuals.\r\nWorkflow Export\r\nApply the process of creating a Galaxy Workflow Run RO-Crate by packaging a workflow with its metadata, inputs, and outputs, ensuring it is reproducible and FAIR-compliant.\r\nEvaluate the completeness and accuracy of a Galaxy Workflow Run RO-Crate by reviewing its structure, metadata, and included files for adherence to best practices.\r\nSubmit a workflow to LifeMonitor, analyzing the platform’s feedback to assess workflow performance and improve its reliability for future use.\r\nWorkflow Scaling using command-line\r\nExecute workflows from the command line using the Planemo run subcommand, demonstrating the ability to run and monitor workflows outside the Galaxy interface.\r\nDevelop simple shell scripts to automate the execution of multiple workflows concurrently or sequentially, optimizing efficiency and scalability.\r\nAnalyze the performance and resource usage of workflows run via shell scripts, evaluating the effectiveness of scaling strategies for large-scale data processing.\r\nScaling Galaxy Use with the API and BioBlend\r\nUtilize the BioBlend library to programmatically interact with Galaxy, executing workflows, managing datasets, and automating repetitive tasks.\r\nDesign a Python script using BioBlend to scale Galaxy workflows for batch processing, ensuring efficient resource use and reproducibility.\r\nEvaluate the performance and scalability of workflows executed via BioBlend, comparing results with manual Galaxy interactions to identify improvements.\r\n“Bring Your Own Work”\r\nApply the concepts and tools learned during the training to develop or refine your own workflows using your personal data, with guidance from trainers.\r\nTroubleshoot challenges in your workflow or data analysis, implementing solutions with the support of trainers and peers.\r\nDemonstrate progress in your project by documenting your workflow, results, and any optimizations made during the sessions.",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": true,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/802/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/803/?format=api"
            ]
        },
        {
            "id": 414,
            "name": "Sciences Reproductibles : git et Quarto, du code à la présentation des résultats",
            "shortName": "SciRepro - Git&Quarto",
            "description": "The aim of this course is to go a step further than the introductory course offered as part of the FAIR-Bioinfo programme, which focuses on familiarising participants with best practices in bioinformatics in order to ensure the long-term sustainability and reproducibility of their research work. By the end of the course, participants will be able to:\r\nMaster the full lifecycle of a Git repository (versioning, branches, history)\r\nApply (best) practices for remote collaboration (conflict resolution and workflows)\r\nProduce documentation integrated into the code via literal programming to make the analysis reproducible by others\r\nDynamically generate visual aids updated in real time for presentations or analysis",
            "homepage": "https://mesocentre.uca.fr/actualites/formation-sciences-reproductibles-git-et-quarto-du-code-a-la-presentation-des-resultats",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_3316"
            ],
            "keywords": [
                "Programming Languages & Computer Sciences",
                "Reproducibility"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge",
                "Basic knowledge of R",
                "Data analysis"
            ],
            "openTo": "Everyone",
            "accessConditions": "This course is aimed at bioinformaticians or biologists who programme regularly or occasionally and who are looking to improve their skills.\r\nThe technical prerequisites are:\r\n- Proficiency with the Unix/Linux/Mac command line (file browser, permissions management, environment\r\nvariables)\r\n- Has already used the basics of Git (clone, add, commit, push), R or Python\r\nTo access this training, you must have a verified account on the Clermont-Auvergne Mesocentre computing cluster (submit a request, if necessary, via the website https://hub.mesocentre.uca.fr)\r\n\r\nEquipment required for the training course:\r\n- A laptop is essential\r\n- Working Eduroam Wi-Fi access\r\n- Pre-installed environment: RStudio or VSCode + Git extensions configured",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/764/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/522/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/820/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api"
            ],
            "elixirPlatforms": [
                {
                    "id": 1,
                    "name": "Training",
                    "url": "https://catalogue.france-bioinformatique.fr/api/elixirplatform/Training/?format=api"
                }
            ],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                },
                {
                    "id": 101,
                    "name": "iGReD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/iGReD/?format=api"
                },
                {
                    "id": 115,
                    "name": "GDEC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/GDEC/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2026-05-05T08:59:15.825576Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "Best practices for managing code and resolving conflicts with Git (branches, logs, tags, rebase, etc.)\r\nCollaborative work: configuring remote GitLab repositories, managing permissions (push, merge requests)\r\nContinuous integration: introduction to automated pipelines\r\nLiteral programming: the principle of scientific storytelling combined with code\r\nStructuring and presenting a dynamic document, including results, graphs and discussions, using Quarto",
            "hoursPresentations": 3,
            "hoursHandsOn": 4,
            "hoursTotal": 7,
            "personalised": null,
            "event_set": []
        }
    ]
}