Handles creating, reading and updating training events.

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

{
    "count": 378,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=340&ordering=-topics",
    "results": [
        {
            "id": 335,
            "name": "FAIR_bioinfo_@_AuBi",
            "shortName": "FAIR_bioinfo",
            "description": "Introduction aux bonnes pratiques en bio-informatique afin de pérenniser son travail de recherche.\r\n\r\nCette formation permet de découvrir les bonnes pratiques dans le cadre d’un travail nécessitant des approches programmatiques (statistiques, programmation d’outils, analyses de données biologiques). Elle s’inscrit aussi dans l’aspect science-ouverte afin de rendre plus facilement disponible et pérenne le travail bio-informatique. Après une introduction aux pratiques FAIR axées notamment sur les notions de reproductibilité et de répétabilité du code, plusieurs approches seront abordées: les bonnes pratiques de partage et gestion des versions des outils utilisés ; la gestion des environnements de travail (conda, docker, singularity) ; découverte du gestionnaire de workflow Snakemake : et enfin la documentation du code avec Rmarkdown et Jupyter.",
            "homepage": "https://mesocentre.uca.fr/actualites/pratiques-fair-en-bioinformatique-pour-des-analyses-reproductibles",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_3307",
                "http://edamontology.org/topic_3068"
            ],
            "keywords": [
                "Methodology",
                "Programming Languages & Computer Sciences",
                "Cloud",
                "Linux",
                "Snakemake",
                "Docker",
                "R"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Everyone",
            "accessConditions": "Having an account on Mesocentre Clermont Auvergne Infrastructure",
            "maxParticipants": 15,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                },
                {
                    "id": 94,
                    "name": "University Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20Clermont%20Auvergne/?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": "2023-06-14T10:18:52.160465Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 10,
            "hoursHandsOn": 20,
            "hoursTotal": 30,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/537/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/709/?format=api"
            ]
        },
        {
            "id": 380,
            "name": "INTRODUCTION TO PYTHON",
            "shortName": "Python",
            "description": "The Toulouse Genotoul bioinformatics platform, organizes a 2 days long training course for non computer scientist and biologists aiming at learning the foundation of Python programming. In this training you will learn the basics of programming (variables, functions, control structures such as “if” condition, “for” loop”), writing simple programs which read files, and write results to others. The training course does not require any knowledge in programming, but basic Linux/bash commands are required (cd, ls).\r\n\r\nThis training focuses on practice. It consists of modules with a large variety of exercises described hereunder (PROVISIONAL SCHEDULE):\r\n\r\nUsing a Jupyter notebook (Day 1).\r\nUsing variables (Day 1).\r\nBasic operations and functions (Day 1).\r\nReading a file, writing to a file (Day 1).\r\nCharacter string manipulation (Day 1).\r\nLists and dictionaries (Day 2).\r\nThe if and for controls (Day 2).\r\nBases of algorithms (Day 2).",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/python/",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_3307"
            ],
            "keywords": [
                "Python Language"
            ],
            "prerequisites": [
                "Linux/Unix"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 15,
                    "name": "MIAT",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2025-12-01T11:55:51.057828Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Life scientists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 142,
                    "name": "Introduction to python",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20python/?format=api"
                }
            ],
            "learningOutcomes": "",
            "hoursPresentations": 5,
            "hoursHandsOn": 9,
            "hoursTotal": 14,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/635/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/718/?format=api"
            ]
        },
        {
            "id": 289,
            "name": "Introduction to galaxy: looking for variants in prokaryotes",
            "shortName": "Introduction to galaxy",
            "description": "This course will focus on the technical aspects of using a galaxy server. Accessible without any prerequisite in computer science, it will allow you to master the different fundamental tools of galaxy and will open the doors of bioinformatics analysis for your different projects.\r\nDifferent questions will be addressed through an example of variants analysis in a prokaryotic organism. At the end of this course, on any accessible galaxy instance, you will be able to:\r\n- upload your data\r\n- map them on a reference genome\r\n- find the variants (SNPs) and analyze the results\r\n- generate, manipulate and share your workflows, data and histories\r\n- find the right tools for other analyses and use them in your own project.\r\n\r\nUnless all participants speak French, the course will be taught in English.",
            "homepage": "https://pliniuscursus.univ-amu.fr/formation/galaxy-platform/",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0622"
            ],
            "keywords": [],
            "prerequisites": [
                "Master"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "The first sessions are only available for IM2B students.",
            "maxParticipants": 12,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 23,
                    "name": "PACA-Bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/PACA-Bioinfo/?format=api"
                }
            ],
            "logo_url": null,
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [
                "Graduate"
            ],
            "audienceRoles": [
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 1,
            "hoursHandsOn": 5,
            "hoursTotal": 6,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 368,
            "name": "Introduction à l'annotation de génomes bactériens avec Galaxy",
            "shortName": "",
            "description": "L’objectif est cette formation de se familiariser avec les étapes et les outils pour annoter des génomes bactériens. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main de l’annotation de génomes bactériens en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\nAprès une introduction à l’annotation de génomes bactériens, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- faire tourner une série d’outils pour annoter un génome bactérien avec différents éléments génomiques,\r\n- évaluer l’annotation\r\n- visualiser un génome bactérien et ses annotations",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0622",
                "http://edamontology.org/topic_3301",
                "http://edamontology.org/topic_0219",
                "http://edamontology.org/topic_0097"
            ],
            "keywords": [
                "Bacterial isolate",
                "Galaxy",
                "Structural and functional annotation of genomes"
            ],
            "prerequisites": [
                "Galaxy - Basic usage"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                },
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 96,
                    "name": "Mésocentre Clermont-Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api"
                },
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?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": "2024-02-08T11:22:51.682232Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 129,
                    "name": "Bacterial Genome Annotation",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Bacterial%20Genome%20Annotation/?format=api"
                }
            ],
            "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Run a series of tools to annotate a draft bacterial genome for different types of genomic components\r\n- Evaluate the annotation\r\n- Process the outputs to format them for visualization needs\r\n- Visualize a draft bacterial genome and its annotations",
            "hoursPresentations": 1,
            "hoursHandsOn": 2,
            "hoursTotal": 3,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/598/?format=api"
            ]
        },
        {
            "id": 359,
            "name": "Comparaison de génomes microbiens",
            "shortName": "Comparaison de génomes microbiens",
            "description": "Objectifs pédagogiques\r\nConnaître les concepts et les principales méthodes bioinformatiques pour comparer un jeu de données de génomes microbiens. Construire et évaluer la qualité d’un jeu de données. Savoir mettre en œuvre une comparaison de génomes et en interpréter les résultats.\r\n\r\nProgramme\r\n* Construction d’un jeu de données :\r\n* Téléchargement de données publiques\r\n* Evaluation de la qualité\r\n* Caractérisation de la diversité génomique\r\n* Stratégies de comparaison :\r\n* Construction de famille de protéines\r\n* Alignement de génomes complets\r\n* Analyse des résultats :\r\n   o Notion de core et pan-génome\r\n   o Notions élémentaires de phylogénomique\r\n   o Visualisation et interprétation des résultats\r\n* Mise en pratique sur un jeu de données bactériens, utilisation des logiciels dRep et Roary sous Galaxy.",
            "homepage": "https://documents.migale.inrae.fr/trainings.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0622",
                "http://edamontology.org/topic_3299"
            ],
            "keywords": [
                "Comparative genomics"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 88,
                    "name": "BioinfOmics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api"
                },
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                }
            ],
            "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png",
            "updated_at": "2024-01-18T14:13:49.810934Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Biologists",
                "Bioinformaticians"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "Connaître les concepts et les principales méthodes bioinformatiques pour comparer un jeu de données de génomes microbiens. \r\nConstruire et évaluer la qualité d’un jeu de données. \r\nSavoir mettre en œuvre une comparaison de génomes et en interpréter les résultats.",
            "hoursPresentations": 3,
            "hoursHandsOn": 3,
            "hoursTotal": 6,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/698/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/584/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/696/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/697/?format=api"
            ]
        },
        {
            "id": 306,
            "name": "Molecular Phylogeny - Level 1",
            "shortName": "Phylogénie moléculaire - Niveau 1",
            "description": "OBJECTIF\r\n- Savoir inférer un arbre phylogénétique et l'interpréter\r\n\r\nPRÉREQUIS\r\n- Savoir ce à quoi correspondent des séquences génétiques homologues\r\n- Avoir déjà utilisé les logiciels de base en bioinformatique\r\n- Connaître les notions de base en statistiques (tests, lois probabilistes usuelles, méthodes simples d'estimation de paramètres)\r\n- Avoir des notions de programmation\r\n\r\nPROGRAMME\r\n- Lignes de commandes Linux\r\n- Le format Newick\r\n- Dessin d'arbres\r\n- Alignements multiples et nettoyage\r\n- Modèles d'évolution\r\n- Choix de modèles\r\n- Définitions et propriétés des arbres\r\n- Méthodes de parcimonie\r\n- Méthodes de distance\r\n- Maximum de vraisemblance\r\n- Reconstruction phylogénétique Bayésienne\r\n- Bootstraps et autres supports de branches",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "1200 €"
            ],
            "topics": [
                "http://edamontology.org/topic_0084",
                "http://edamontology.org/topic_3293",
                "http://edamontology.org/topic_3299"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/ATGClogox120_0.png",
            "updated_at": "2023-01-24T10:44:55.936489Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "To know how to infer a phylogenetic tree and interpret it.",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": true,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/460/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/509/?format=api"
            ]
        },
        {
            "id": 359,
            "name": "Comparaison de génomes microbiens",
            "shortName": "Comparaison de génomes microbiens",
            "description": "Objectifs pédagogiques\r\nConnaître les concepts et les principales méthodes bioinformatiques pour comparer un jeu de données de génomes microbiens. Construire et évaluer la qualité d’un jeu de données. Savoir mettre en œuvre une comparaison de génomes et en interpréter les résultats.\r\n\r\nProgramme\r\n* Construction d’un jeu de données :\r\n* Téléchargement de données publiques\r\n* Evaluation de la qualité\r\n* Caractérisation de la diversité génomique\r\n* Stratégies de comparaison :\r\n* Construction de famille de protéines\r\n* Alignement de génomes complets\r\n* Analyse des résultats :\r\n   o Notion de core et pan-génome\r\n   o Notions élémentaires de phylogénomique\r\n   o Visualisation et interprétation des résultats\r\n* Mise en pratique sur un jeu de données bactériens, utilisation des logiciels dRep et Roary sous Galaxy.",
            "homepage": "https://documents.migale.inrae.fr/trainings.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0622",
                "http://edamontology.org/topic_3299"
            ],
            "keywords": [
                "Comparative genomics"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 88,
                    "name": "BioinfOmics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api"
                },
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                }
            ],
            "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png",
            "updated_at": "2024-01-18T14:13:49.810934Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Biologists",
                "Bioinformaticians"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "Connaître les concepts et les principales méthodes bioinformatiques pour comparer un jeu de données de génomes microbiens. \r\nConstruire et évaluer la qualité d’un jeu de données. \r\nSavoir mettre en œuvre une comparaison de génomes et en interpréter les résultats.",
            "hoursPresentations": 3,
            "hoursHandsOn": 3,
            "hoursTotal": 6,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/698/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/584/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/696/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/697/?format=api"
            ]
        },
        {
            "id": 391,
            "name": "Soumission de données et métadonnées à EMBL-EBI",
            "shortName": "FAIR Data Geno",
            "description": "Processus et outils mis en place dans le cadre des projets AgroDiv et BReIF pour soumettre des données dans les archives EMBL-EBI associées à des descriptions riches des échantillons séquencés dans BioSamples.",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3366",
                "http://edamontology.org/topic_0219",
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0625"
            ],
            "keywords": [
                "Données"
            ],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "Public",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/813/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/3/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 22,
                    "name": "BReIF",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/BReIF/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 39,
                    "name": "URGI - US1164",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/URGI%20-%20US1164/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 26,
                    "name": "URGI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/URGI/?format=api"
                }
            ],
            "logo_url": "https://urgi.versailles.inra.fr/extension/inra/design/urgi/images/logoURGI_res72_2-82X1-98.png",
            "updated_at": "2025-09-12T13:00:03.352886Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 147,
                    "name": "Data-brokering script",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Data-brokering%20script/?format=api"
                }
            ],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": 2,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/678/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/738/?format=api"
            ]
        },
        {
            "id": 317,
            "name": "Datathon AGENT - FAIRDOM",
            "shortName": "FAIRDOM",
            "description": "Datathon on experimental phenotypic data management using the FAIRDOM platform, and submission workflow using curation & validation tools.",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3572",
                "http://edamontology.org/topic_3365",
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_3571",
                "http://edamontology.org/topic_0625",
                "http://edamontology.org/topic_3366"
            ],
            "keywords": [
                "Données"
            ],
            "prerequisites": [
                "Attendees will bring their own data"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "For H2020-AGENT project members only",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/504/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/8/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 21,
                    "name": "H2020-AGENT",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/H2020-AGENT/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 39,
                    "name": "URGI - US1164",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/URGI%20-%20US1164/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 26,
                    "name": "URGI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/URGI/?format=api"
                }
            ],
            "logo_url": "https://urgi.versailles.inra.fr/extension/inra/design/urgi/images/logoURGI_res72_2-82X1-98.png",
            "updated_at": "2025-09-13T13:27:42.544621Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": true,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/737/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/735/?format=api"
            ]
        },
        {
            "id": 318,
            "name": "Gestion des données d’expériences de phénotypage de plantes : standards et cas d’utilisation",
            "shortName": "FAIR Data Pheno",
            "description": "Cette formation donnera un aperçu des pratiques et méthodes actuelles pour la standardisation des données de phénotypage des plantes, et ce de manière de traiter la variabilité et l'hétérogénéité inhérentes aux jeux de données de recherche et de sélection.\r\nLe but de cette formation est double : 1) diffuser les bonnes pratiques pour une gestion FAIR des données de phénotypage de plantes, 2) consolider une formation modulaire adaptée à un maximum de besoins, du débutant qui souhaite partager des données standardisées dans Recherche Data Gouv, à l'utilisateur avancé qui souhaite faire de la sémantique ou utiliser des portails de données fédérés. La formation se déroulera avec une alternance de présentations générales et techniques et d'ateliers pratiques.",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3572",
                "http://edamontology.org/topic_0219",
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_3571",
                "http://edamontology.org/topic_0625"
            ],
            "keywords": [
                "Données"
            ],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "Public",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/441/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/504/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 39,
                    "name": "URGI - US1164",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/URGI%20-%20US1164/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 26,
                    "name": "URGI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/URGI/?format=api"
                }
            ],
            "logo_url": "https://urgi.versailles.inra.fr/extension/inra/design/urgi/images/logoURGI_res72_2-82X1-98.png",
            "updated_at": "2025-09-12T12:48:25.868728Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "A l'issue de cette formation, les participants auront acquis des connaissances théoriques et pratiques sur :\r\n* la gestion des données de phénotypage des plantes selon les principes FAIR\r\n* l'utilisation des standards de (méta)données des communautés végétales\r\n* la standardisation d'un jeu de données au format MIAPPE\r\n* l'identification des moyens à mettre en oeuvre pour améliorer la gestion de leurs données",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/677/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/731/?format=api"
            ]
        },
        {
            "id": 301,
            "name": "MIAPPE, Minimum Information About Plant Phenotyping Experiments",
            "shortName": "MIAPPE",
            "description": "The Minimal Information About Plant Phenotyping Experiments (MIAPPE, www.miappe.org) standard has been designed by ELIXIR, EMPHASIS and Bioversity international to guide plant scientist in the management of experimental data. Furthermore, since genetic studies relies on the integration and the linking between phenotype and genotype datasets, relevant section of MIAPPE are beginning to be used for genotyping standards.\r\nThis formation will cover a general introduction of the MIAPPE principles and some examples to illustrate different use cases on the usage of MIAPPE for plant phenotyping data standardization.",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3572",
                "http://edamontology.org/topic_0219",
                "http://edamontology.org/topic_3298",
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_0625"
            ],
            "keywords": [
                "Données"
            ],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "Public",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/504/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/441/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 39,
                    "name": "URGI - US1164",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/URGI%20-%20US1164/?format=api"
                },
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 26,
                    "name": "URGI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/URGI/?format=api"
                }
            ],
            "logo_url": "https://urgi.versailles.inra.fr/extension/inra/design/urgi/images/logoURGI_res72_2-82X1-98.png",
            "updated_at": "2025-11-28T13:19:07.566534Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 150,
                    "name": "Plant Data Managment for Phenotyping Experiments - MIAPPE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Plant%20Data%20Managment%20for%20Phenotyping%20Experiments%20-%20MIAPPE/?format=api"
                }
            ],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/732/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/733/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/734/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/736/?format=api"
            ]
        },
        {
            "id": 397,
            "name": "WheatIS data discovery",
            "shortName": "WheatIS Search",
            "description": "The WheatIS project aims at building an International Wheat Information System to support the wheat research community. The main objective is to provide a single-access web base system to access to the available data resources and bioinformatics tools. The project is endorsed by the Wheat Initiative.\r\nThe WheatIS data discovery tool allows to search data in all the wheat resources around the world.\r\nThis training will describe how to use the tool, what data are available, how to join, etc.",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3489",
                "http://edamontology.org/topic_3366",
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0625"
            ],
            "keywords": [
                "Données"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "Public",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/8/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/224/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 20,
                    "name": "Wheat Initiative",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Wheat%20Initiative/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 39,
                    "name": "URGI - US1164",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/URGI%20-%20US1164/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 26,
                    "name": "URGI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/URGI/?format=api"
                }
            ],
            "logo_url": "https://urgi.versailles.inra.fr/extension/inra/design/urgi/images/logoURGI_res72_2-82X1-98.png",
            "updated_at": "2025-09-12T12:46:23.549824Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/727/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/728/?format=api"
            ]
        },
        {
            "id": 306,
            "name": "Molecular Phylogeny - Level 1",
            "shortName": "Phylogénie moléculaire - Niveau 1",
            "description": "OBJECTIF\r\n- Savoir inférer un arbre phylogénétique et l'interpréter\r\n\r\nPRÉREQUIS\r\n- Savoir ce à quoi correspondent des séquences génétiques homologues\r\n- Avoir déjà utilisé les logiciels de base en bioinformatique\r\n- Connaître les notions de base en statistiques (tests, lois probabilistes usuelles, méthodes simples d'estimation de paramètres)\r\n- Avoir des notions de programmation\r\n\r\nPROGRAMME\r\n- Lignes de commandes Linux\r\n- Le format Newick\r\n- Dessin d'arbres\r\n- Alignements multiples et nettoyage\r\n- Modèles d'évolution\r\n- Choix de modèles\r\n- Définitions et propriétés des arbres\r\n- Méthodes de parcimonie\r\n- Méthodes de distance\r\n- Maximum de vraisemblance\r\n- Reconstruction phylogénétique Bayésienne\r\n- Bootstraps et autres supports de branches",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "1200 €"
            ],
            "topics": [
                "http://edamontology.org/topic_0084",
                "http://edamontology.org/topic_3293",
                "http://edamontology.org/topic_3299"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/ATGClogox120_0.png",
            "updated_at": "2023-01-24T10:44:55.936489Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "To know how to infer a phylogenetic tree and interpret it.",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": true,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/460/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/509/?format=api"
            ]
        },
        {
            "id": 303,
            "name": "Tools for phylogenetic analysis",
            "shortName": "",
            "description": "You will learn How to find homologs, make multiple alignments, reconstruct the phylogeny, visualize the tree.\r\n\r\nAt the end of the workshop, you will be able to use web tools to reconstruct accurate phylogenies.\r\n\r\nUnless all participants speak French, the course will be taught in English.",
            "homepage": "https://pliniuscursus.univ-amu.fr/formation/tools-for-phylogenetic-analysis/",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0084"
            ],
            "keywords": [],
            "prerequisites": [
                "Master"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "The first sessions are only available for IM2B students.",
            "maxParticipants": 10,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 38,
                    "name": "IGS - Laboratoire Information Génomique et Structurale",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IGS%20-%20Laboratoire%20Information%20G%C3%A9nomique%20et%20Structurale/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 23,
                    "name": "PACA-Bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/PACA-Bioinfo/?format=api"
                }
            ],
            "logo_url": null,
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [
                "Graduate"
            ],
            "audienceRoles": [
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 1,
            "hoursHandsOn": 5,
            "hoursTotal": 6,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 306,
            "name": "Molecular Phylogeny - Level 1",
            "shortName": "Phylogénie moléculaire - Niveau 1",
            "description": "OBJECTIF\r\n- Savoir inférer un arbre phylogénétique et l'interpréter\r\n\r\nPRÉREQUIS\r\n- Savoir ce à quoi correspondent des séquences génétiques homologues\r\n- Avoir déjà utilisé les logiciels de base en bioinformatique\r\n- Connaître les notions de base en statistiques (tests, lois probabilistes usuelles, méthodes simples d'estimation de paramètres)\r\n- Avoir des notions de programmation\r\n\r\nPROGRAMME\r\n- Lignes de commandes Linux\r\n- Le format Newick\r\n- Dessin d'arbres\r\n- Alignements multiples et nettoyage\r\n- Modèles d'évolution\r\n- Choix de modèles\r\n- Définitions et propriétés des arbres\r\n- Méthodes de parcimonie\r\n- Méthodes de distance\r\n- Maximum de vraisemblance\r\n- Reconstruction phylogénétique Bayésienne\r\n- Bootstraps et autres supports de branches",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "1200 €"
            ],
            "topics": [
                "http://edamontology.org/topic_0084",
                "http://edamontology.org/topic_3293",
                "http://edamontology.org/topic_3299"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/ATGClogox120_0.png",
            "updated_at": "2023-01-24T10:44:55.936489Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "To know how to infer a phylogenetic tree and interpret it.",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": true,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/460/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/509/?format=api"
            ]
        },
        {
            "id": 334,
            "name": "Summer School Multi-omics Data Analysis and Integration",
            "shortName": "",
            "description": "Researchers often have access to or generate multiple omics data (RNAseq, metabolomics, lipidomics, proteomics…) within a single study. Although each omics data is usually analyzed individually, combining complementary data can yield a better understanding of the mechanisms involved in biological processes. Several integrative approaches are now available to combine such data, coming essentially from two families of methods, namely multivariate statistical analyses and network-based approaches. During this summer school both methodologies will be covered, introducing RGCCA and mixOmics for multivariate analyses and WGCNA and SNF for network-based strategies. To get meaningful biological information, the interpretation of statistical results needs to be done contextualizing them in the available biological knowledge. To address this major step we need to be able to access and interrogate databases. We will harness this subject introducing semantic web and knowledge graphs in the context of metabolic networks.\r\n\r\nDuring the School, significant time will be devoted to hands-on and the program will be divided into three phases / topics:\r\n- Multivariate statistical analyses (Instructors: Arnaud Gloaguen & Jimmy Vandel)\r\n- Network-based approaches (Instructors: Morgane Térézol & Marie-Galadriel Brière)\r\n- Results contextualisation: an introduction to metabolic models, web semantic and knowledge graphs (Instructors: Jean-Clément Gallardo, Maxime Delmas & Marco Pagni)\r\n\r\nThe participants will work in groups and shortly present the application of what they have learned to their own project.",
            "homepage": "https://www.sib.swiss/training/course/20230903_MODAI",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_0602",
                "http://edamontology.org/topic_2269",
                "http://edamontology.org/topic_0089"
            ],
            "keywords": [
                "Biological network inference and analysis",
                "Multivariate analyses",
                "Semantic web",
                "Knowledge representation"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [
                {
                    "id": 1,
                    "name": "Training",
                    "url": "https://catalogue.france-bioinformatique.fr/api/elixirplatform/Training/?format=api"
                }
            ],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 100,
                    "name": "SIB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SIB/?format=api"
                },
                {
                    "id": 4,
                    "name": "IFB - ELIXIR-FR",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api"
                }
            ],
            "organisedByTeams": [],
            "logo_url": null,
            "updated_at": "2023-04-26T16:14:06.237852Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/532/?format=api"
            ]
        },
        {
            "id": 373,
            "name": "Introduction à la segmentation des nucléoles et extraction de caractéristiques avec Galaxy",
            "shortName": "",
            "description": "L’objectif de cette formation est de se familiariser avec les premières étapes à l’analyse d’images. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main des ces étapes d’analyses en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\nAprès une introduction à l’analyse d’images, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- télécharger des images depuis  un répertoire d’images publiques,- segmenter une image\r\n- extraire les caractéristiques des images",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_3383",
                "http://edamontology.org/topic_3382"
            ],
            "keywords": [
                "Galaxy"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                },
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 96,
                    "name": "Mésocentre Clermont-Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api"
                },
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?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": "2024-02-08T11:28:41.024508Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 134,
                    "name": "Nucleoli segmentation and feature extraction using CellProfiler",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Nucleoli%20segmentation%20and%20feature%20extraction%20using%20CellProfiler/?format=api"
                }
            ],
            "learningOutcomes": "At the end, learners would be able to:\r\n- How to download images from a public image repository.\r\n- How to segment cell nuclei using CellProfiler in Galaxy.\r\n- How to segment cell nucleoli using CellProfiler in Galaxy.\r\n- How to extract features for images, nuclei and nucleoli.",
            "hoursPresentations": 1,
            "hoursHandsOn": 2,
            "hoursTotal": 3,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 372,
            "name": "Introduction à l'analyse d’images avec Galaxy",
            "shortName": "",
            "description": "L’objectif de cette formation est de se familiariser avec les premières étapes à l’analyse d’images. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main des ces étapes d’analyses en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\nAprès une introduction à l’analyse d’images, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- extraire des métadonnées d’une image,\r\n- convertir, filtrer et segmenter une image",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_3383",
                "http://edamontology.org/topic_3382"
            ],
            "keywords": [
                "Galaxy"
            ],
            "prerequisites": [
                "Galaxy - Basic usage"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                },
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 96,
                    "name": "Mésocentre Clermont-Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api"
                },
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?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": "2024-02-08T11:25:36.663764Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 133,
                    "name": "Introduction to image analysis using Galaxy",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20image%20analysis%20using%20Galaxy/?format=api"
                }
            ],
            "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- How to handle images in Galaxy.\r\n- How to perform basic image processing in Galaxy",
            "hoursPresentations": 1,
            "hoursHandsOn": 2,
            "hoursTotal": 3,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 364,
            "name": "Formation d'initiation à la plateforme de stockage d'imagerie OMERO",
            "shortName": "Formation d'initiation à OMERO",
            "description": "Cette session d'introduction a pour objectif la prise en main d'OMERO et le chargement d'images vers l'instance OMERO hébergée au Mésocentre Clermont Auvergne, service de la plateforme AuBi.\r\n\r\nQu'est-ce qu'OMERO ?\r\nOMERO est une plateforme logicielle permettant de visualiser, de gérer et d'annoter des données d'images scientifiques. OMERO vous permet d'importer et d'archiver vos images, de les annoter et de baliser vos images, d'enregistrer vos protocoles expérimentaux et d'exporter vos images dans de nombreux formats. Il vous permet également de collaborer avec des collègues en créant des groupes d'utilisateurs.\r\n\r\nPourquoi utiliser OMERO ?\r\nC'est très pratique ! Une fois vos données importées, vous n'avez plus à vous soucier des montages réseau et des structures de dossiers. Vos données sont consultables, vous pouvez les annoter, les visualiser, effectuer des flux de travail simples d'analyse d'images, les partager avec des collaborateurs et générer des figures de niveau publication, le tout directement depuis votre navigateur web.\r\n\r\nComment l'utiliser ?\r\nIl existe deux interfaces principales pour OMERO : un client de bureau (OMERO.insight) et une page web (OMERO.web). Elles ont toutes deux des caractéristiques similaires mais pas identiques. Venez découvrir ces outils lors de cette formation AuBi !\r\n\r\nPour cela, il est indispensable d'être équipé d'un ordinateur portable sur lequel omero insight sera installé en amont de la formation et d'avoir un compte actif au Mésocentre Clermont Auvergne qui vous permettra ensuite de vous connecter sur omero.web.",
            "homepage": "https://mesocentre.uca.fr/projets-associes/plateforme-aubi",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_3383"
            ],
            "keywords": [
                "Bioimaging",
                "FAIR"
            ],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "Having an account on Mésocentre Clermont Auvergne\r\nComing with a laptop and an Eduroam access",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/780/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api"
            ],
            "elixirPlatforms": [],
            "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": 56,
                    "name": "INSERM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
                },
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?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": "2025-02-17T12:41:56.490365Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/590/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/617/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/706/?format=api"
            ]
        },
        {
            "id": 382,
            "name": "Introduction à l'analyse de données transcriptomiques avec Galaxy",
            "shortName": "",
            "description": "L’objectif est de se familiariser avec les étapes d’analyses des données transcriptomiques ou RNA-seq avec référence pour extraire les gènes et fonctions différentiellement exprimés. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main de ces étapes d’analyses en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\n\r\nAprès une introduction à la transcriptomique, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- évaluer la qualité des données transcriptomiques,\r\n- aligner des données transcriptomiques sur un génome de référence,\r\n- estimer le nombre de séquences par gènes,\r\n- construire et faire une analyse d’expression différentielle des gènes\r\n- faire une analyse de l’enrichissement fonctionnel des gènes différentiellement exprimés",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_3308",
                "http://edamontology.org/topic_1775",
                "http://edamontology.org/topic_0203",
                "http://edamontology.org/topic_3170"
            ],
            "keywords": [
                "Galaxy",
                "RNA-seq",
                "Transcriptomics (RNA-seq)"
            ],
            "prerequisites": [
                "Galaxy - Basic usage"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/807/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                },
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 96,
                    "name": "Mésocentre Clermont-Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api"
                },
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?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": "2024-06-06T08:06:54.982689Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 144,
                    "name": "Reference-based RNA-Seq data analysis with Galaxy",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Reference-based%20RNA-Seq%20data%20analysis%20with%20Galaxy/?format=api"
                },
                {
                    "id": 145,
                    "name": "Introduction to Transcriptomics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20Transcriptomics/?format=api"
                }
            ],
            "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Check a sequence quality report generated by FastQC for RNA-Seq data\r\n- Explain the principle and specificity of mapping of RNA-Seq data to an eukaryotic reference genome\r\n- Select and run a state of the art mapping tool for RNA-Seq data\r\n- Evaluate the quality of mapping results\r\n- Describe the process to estimate the library strandness\r\n- Estimate the number of reads per genes\r\n- Explain the count normalization to perform before sample comparison\r\n- Construct and run a differential gene expression analysis\r\n- Analyze the DESeq2 output to identify, annotate and visualize differentially expressed genes\r\n- Perform a gene ontology enrichment analysis\r\n- Perform and visualize an enrichment analysis for KEGG pathways",
            "hoursPresentations": 1,
            "hoursHandsOn": 7,
            "hoursTotal": 8,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/637/?format=api"
            ]
        }
    ]
}