Training List
Handles creating, reading and updating training events.
GET /api/training/?format=api&offset=360&ordering=-personalised
{ "count": 391, "next": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=380&ordering=-personalised", "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=340&ordering=-personalised", "results": [ { "id": 310, "name": "Diplôme Universitaire en Bioinformatique Intégrative / University Diploma in Integrative Bioinformatics", "shortName": "DUBii", "description": "La bioinformatique est devenue une compétence incontournable pour l'analyse de données de natures diverses : génomes, transcriptomes, protéomes, métabolomes, structures macromoléculaires, réseaux d'interactions. L'appropriation par les biologistes des méthodes et des outils de biostatistique et bioinformatique intégrative est un enjeu majeur pour la montée en compétence des équipes de recherche et des plateformes de service.\r\n\r\nL'université de Paris propose en partenariat avec l'Institut Français de Bioinformatique (IFB) la troisième édition du Diplôme Universitaire en Bioinformatique intégrative (DUBii). Cette formation s’adresse en priorité à des biologistes ou à des médecins souhaitant évoluer en compétences ou envisager une reconversion professionnelle et ayant déjà acquis des compétences (formation courte, autoapprentissage, expérience de terrain) en informatique ou bioinformatique / biostatistique (environnement Unix, Python ou R ou autre langage de programmation). \r\n\r\nLe DUBii fournira une formation théorique et pratique, complétée par une période d'immersion de 20 jours sur l'une des plateformes régionales de l'IFB, qui mobilisera, dans le cadre d'un projet tutoré, l'ensemble des méthodes et outils appris durant les cours pour réaliser un projet personnel de bioinformatique intégrative. Ce projet combinera des données propres à chaque participant produites dans son laboratoire (principe BYOD : “Bring Your Own Data”) ou collectées à partir de bases de données publiques. \r\n\r\n Cette formation se déroulera pendant 8 semaines réparties entre :\r\nLes cours : 4 semaines à raison de 4 jours/semaine en présentiel (96h)\r\nLe projet tutoré : 20 jours sur l'une des plateformes bioinformatique de l'IFB", "homepage": "https://odf.u-paris.fr/fr/offre-de-formation/diplome-d-universite-1/sciences-technologies-sante-STS/du-bioinformatique-integrative-dubii-DUSBIIN_118.html#programContent26c9751a-f434-491d-abe2-1151370851dc-1", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 20, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-09-15T12:11:46.140196Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Advanced", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": true, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/466/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/414/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/400/?format=api" ] }, { "id": 283, "name": "Presentation of IMGT® standards, databases, tools and web resources", "shortName": "IMGT", "description": "Presentation of IMGT® patterns and resources for the study of genes, expressed repertoires and three-dimensional structures of immunoglobulins (antibodies) and T cell receptors.", "homepage": "https://www.imgt.org/", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_3948", "http://edamontology.org/topic_3930" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": null, "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": true, "event_set": [] }, { "id": 316, "name": "IMGT® standards, databases, tools and web resources", "shortName": "IMGT workshop", "description": "Presentation of IMGT® patterns and resources for the study of genes, expressed repertoires and three-dimensional structures of immunoglobulins (antibodies) and T cell receptors.", "homepage": "https://www.imgt.org/", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_3948", "http://edamontology.org/topic_3930" ], "keywords": [ "Protein structures", "Immune repertoire analysis", "Monoclonal antibody", "Immunology" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/339/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": null, "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [ "Researchers", "Biologists", "Bioinformaticians" ], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": 6, "personalised": true, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/485/?format=api" ] }, { "id": 305, "name": "Initiation à Git / Git Initiation", "shortName": "Git Initiation", "description": "Objectifs\r\n- Savoir définir ce qu’est un outil de gestion de version\r\n- Être capable d’initialiser un entrepôt Git pour un projet\r\n- Être capable de définir quels fichiers inclure/exclure d’un projet\r\n- Savoir enregistrer localement une nouvelle version pour un projet\r\n- Savoir partager des modifications locales avec tous les contributeurs d’un projet\r\n- Savoir gérer des modifications en parallèle en utilisant les branches.\r\n- Connaître les bonnes pratiques pour contribuer à projet tiers\r\nProgramme :\r\n- Présentation des avantages de la gestion de versions (projets individuels & projets collaboratifs)\r\n- Présentation des principes de fonctionnement de Git\r\n- Présentation et mise en œuvre des commandes principales de Git (clone, checkout, add, rm, commit, merge,\r\npush, pull) ; en ligne de commande ou en utilisant une interface graphique (GitHub et GitLab)", "homepage": "https://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3372" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 18, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/abims.sb-roscoff.fr/files/logos/abims/abims.png", "updated_at": "2026-02-05T08:15:52.976286Z", "audienceTypes": [ "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 1, "hoursHandsOn": 3, "hoursTotal": 4, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/458/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/496/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/524/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/626/?format=api" ] }, { "id": 285, "name": "Linux Avancé / Advanced Linux", "shortName": "Advanced Linux", "description": "Objectifs\r\n- Savoir utiliser des commandes linux pour traiter de grosses quantités de données : fichiers\r\nvolumineux et/ou en grands nombres : recherche, comptage, tri, fusion, …\r\nProgramme\r\n- Introduction\r\n- Décrire (wc, grep)\r\n- Manipuler des fichiers tabulés (cut, sort)\r\n- Rechercher (grep)\r\n- Redirection / Pipeline (stdin, stdout, stderr, >, 2>, &&, |)\r\n- Recherche avancée : notion d’expression régulière (egrep)\r\n- Rechercher/Remplacer haut débit (tr, sed)\r\n- Manipulation de fichier tabulé – mode avancé (awk)\r\n- Traitement séquentiel de nombreux fichiers (for)", "homepage": "https://abims.sb-roscoff.fr/module/linux_advanced", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription", "maxParticipants": 18, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR - Roscoff Marine Station", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2026-02-03T16:16:01.381880Z", "audienceTypes": [ "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [], "difficultyLevel": "Intermediate", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 3, "hoursHandsOn": 4, "hoursTotal": 7, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/497/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/435/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/521/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/713/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/624/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/764/?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 - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20python%20-%20Genotoul-bioinfo/?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/757/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/718/?format=api" ] }, { "id": 320, "name": "Ecole Thématique de Bioinformatique Intégrative / Integrative Bioinformatics Training School", "shortName": "ETBII", "description": "Dans l’objectif de développer et fédérer des compétences en bioinformatique intégrative au sein de la communauté, l’IFB propose une nouvelle école thématique ayant un double objectif :\r\n- une montée en compétences théoriques et pratiques des bioinformaticiens,\r\n- la constitution de matériel pédagogique partagé sur ce sujet.\r\n\r\nCette école rassemble une équipe pédagogique de 10 personnes et pourra accueillir 30 participants pour sa première édition.\r\nL’ensemble de la formation reposera sur l’utilisation des ressources de calcul et de la plateforme pédagogique de l’Institut Français de Bioinformatique.\r\n\r\nObjectifs pédagogiques \r\n\r\nLa formation a pour but :\r\n- d’introduire les concepts de bases et les différents types d’approches utilisées en bioinformatique intégrative,\r\n- de proposer un approfondissement et une mise en pratique d’une de ces approches sur un/des jeux de données intégrant différents types de données omiques. Cette mise en oeuvre permettra de balayer l’ensemble des points d’attention d’une analyse intégrative, de la préparation des données jusqu’à l’interprétation des résultats,\r\n- de créer, améliorer et partager les ressources pédagogiques (supports de formation, jeux de données, tutoriels) sur le thème de la bioinformatique intégrative.\r\n\r\nA la fin de cette formation les participants :\r\n- auront acquis un socle de connaissances générales en bioinformatique intégrative, \r\n- auront mis en oeuvre une analyse intégrative depuis la préparation des données jusqu’à l’analyse critique de résultats sur un/des jeux de données proposés lors de la formation,\r\n- auront contribué à constituer du matériel pédagogique partagé sur le sujet.\r\n\r\nPré-requis\r\n- Connaissances de base en Unix/shell, R et/ou Python \r\n- Autonomie dans la gestion de son poste de travail (installation de librairies et maîtrise des environnements de packaging type conda)", "homepage": "https://www.france-bioinformatique.fr/formation/etbii/", "is_draft": false, "costs": [ "770 TTC pour les académiques et 1540 TTC pour les privés" ], "topics": [ "http://edamontology.org/topic_3391", "http://edamontology.org/topic_3366", "http://edamontology.org/topic_0091" ], "keywords": [ "Methodology", "Biostatistics", "Biological network inference and analysis", "Dimension reduction", "Semantic web", "Integration of heterogeneous data", "Data Integration", "Tool integration" ], "prerequisites": [ "Linux and knowledge of NGS formats", "Basic knowledge of R" ], "openTo": "Everyone", "accessConditions": "Cette formation est ouverte à toute la communauté mais cette première édition s’adresse en priorité à des bioinformaticien·ne·s des plateformes membres et équipes associées IFB souhaitant contribuer à la constitution de matériel pédagogique pour se préparer au montage de futures formations sur ce thème.", "maxParticipants": 30, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/762/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 1, "name": "CNRS - IFB", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api" } ], "organisedByOrganisations": [ { "id": 4, "name": "IFB - ELIXIR-FR", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api" } ], "organisedByTeams": [ { "id": 29, "name": "IFB Core", "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api" } ], "logo_url": "https://drive.google.com/file/d/1a_fuOgqOU812GRJLApGMofJ87WTlxDI0/view?usp=sharing", "updated_at": "2024-12-03T15:46:48.157120Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Life scientists", "Computer scientists", "Bioinformaticians" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "A la fin de cette formation les participants :\r\n- auront acquis un socle de connaissances générales en bioinformatique intégrative, \r\n- auront mis en oeuvre une analyse intégrative depuis la préparation des données jusqu’à l’analyse critique de résultats sur un/des jeux de données proposés lors de la formation,\r\n- auront contribué à constituer du matériel pédagogique partagé sur le sujet.", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/740/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/489/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/505/?format=api" ] }, { "id": 294, "name": "Linux for Dummies", "shortName": "", "description": "This course offers an introduction to work with Linux. We will describe the Linux environment, the first linux commands so participants can start to utilize command-line tools and feel comfortable using bioinformatics softwares through a linux terminal", "homepage": "https://southgreenplatform.github.io/trainings//linux/", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Open to South Green close collaborators", "maxParticipants": 15, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 24, "name": "South Green", "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api" } ], "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png", "updated_at": "2023-12-04T15:05:31.847400Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 3, "hoursHandsOn": 4, "hoursTotal": 7, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/468/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/555/?format=api" ] }, { "id": 350, "name": "Formation Principes FAIR dans un projet de bioinformatique", "shortName": "FAIR-Bioinfo-Strasbourg", "description": "Cette formation sur 3 jours est destinée à des bioinformaticiens et biostatisticiens souhaitant acquérir des compétences théoriques et pratiques sur les principes \"FAIR\" (Facile à trouver, Accessible, Interopérable, Réutilisable) appliqués à un projet d'analyse et/ou de développement.", "homepage": "", "is_draft": false, "costs": [ "Free to academics" ], "topics": [], "keywords": [ "Programming Languages & Computer Sciences", "FAIR", "Snakemake", "Docker" ], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "Academics", "maxParticipants": 14, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/563/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/124/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 79, "name": "IBMP", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IBMP/?format=api" }, { "id": 83, "name": "IGBMC", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IGBMC/?format=api" } ], "organisedByTeams": [ { "id": 14, "name": "BiGEst", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api" } ], "logo_url": null, "updated_at": "2023-12-20T15:44:00.254606Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Bioinformaticians" ], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "A l'issue de cette formation, les participants pourront mettre en oeuvre les principes de la science reproductible : encapsuler un environnement de travail (Docker, Singularity), concevoir et exécuter des workflows (Snakemake), gérer des versions de code (Git), passer à l’échelle sur un cluster de calcul (Slurm), gérer des environnements logiciels (Conda) et assurer la traçabilité de leur analyse à l’aide de Notebooks (Jupyter).", "hoursPresentations": 10, "hoursHandsOn": 11, "hoursTotal": 21, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/568/?format=api" ] }, { "id": 299, "name": "Initiation à Galaxy / Galaxy Initiation", "shortName": "Galaxy Initiation", "description": "Objectifs\r\n- Savoir exploiter l’environnement Galaxy pour être en mesure d’analyser ses données.\r\n- Être en mesure de créer ses workflows.\r\nProgramme\r\n- Téléchargement des données à traiter.\r\n- Manipulation de fichiers.\r\n- Traitement des données.\r\n- Visualisation des résultats.\r\n- Création de workflows.\r\n- Partage de résultats et de workflows.", "homepage": "https://abims.sb-roscoff.fr/module/galaxy_init", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_0769" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 18, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2026-02-03T16:16:46.320073Z", "audienceTypes": [ "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 4, "hoursHandsOn": 3, "hoursTotal": 7, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/620/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/711/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/446/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/500/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/519/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/761/?format=api" ] }, { "id": 307, "name": "Initiation à R / R Initiation", "shortName": "R - Init", "description": "Objectifs\r\n- Pour une personne qui découvre R : savoir utiliser R de manière autonome et comprendre les principes de\r\nbase\r\n- Être capable de suivre le module Manipulation et visualisation de données avec R\r\n\r\nProgramme\r\n- Introduction à l'IDE Rstudio\r\n- Créer un projet et un script\r\n- Manipulation de données de base\r\n- Structures de données : qu'est-ce qu'une variable, un type, un objet ?\r\n- Utiliser des fonctions de packages externes", "homepage": "https://abims.sb-roscoff.fr/module/r_init", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_2269" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription", "maxParticipants": 16, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2026-02-05T08:15:37.604111Z", "audienceTypes": [ "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 1, "hoursHandsOn": 3, "hoursTotal": 4, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/618/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/715/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/517/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/480/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/774/?format=api" ] }, { "id": 312, "name": "Introduction to python", "shortName": "", "description": "This course provides an introduction to programming using python. At the end of the training, participants should be able to write simple python programs to handle biological data and to understand more complex programs written by others.\r\nNote : This course in currently available only in french", "homepage": "https://southgreenplatform.github.io/trainings//python/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Internal personnel", "accessConditions": "Open to South Green close collaborators", "maxParticipants": 15, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 24, "name": "South Green", "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api" } ], "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 10, "hoursHandsOn": 18, "hoursTotal": null, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/470/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/556/?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_3571", "http://edamontology.org/topic_3572", "http://edamontology.org/topic_0219", "http://edamontology.org/topic_0625", "http://edamontology.org/topic_0780" ], "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": 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-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": 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_0625", "http://edamontology.org/topic_0091", "http://edamontology.org/topic_0780" ], "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": 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-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": 291, "name": "Formation au logiciel R", "shortName": "Formation au logiciel R", "description": "Introduction au logiciel R et à son utilisation pour réaliser des graphiques et faire des analyses statistiques basiques en biologie. Introduction aux bibliothèques R utiles en biologie.", "homepage": "http://www.prabi.fr/spip.php?article273", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 14, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 19, "name": "PRABI-AMSB", "url": "https://catalogue.france-bioinformatique.fr/api/team/PRABI-AMSB/?format=api" } ], "logo_url": null, "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [ "Professional (initial)" ], "audienceRoles": [ "Life scientists" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "- Acquérir les compétences nécessaires à l’utilisation du logiciel R\r\n- Connaître les principales analyses statistiques nécessaires en biologie et les utiliser sous R\r\n- Réaliser des graphiques sous R\r\n- Connaitre les bibliothèques R utiles en Biologie", "hoursPresentations": 9, "hoursHandsOn": 12, "hoursTotal": 21, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/437/?format=api" ] }, { "id": 295, "name": "Introduction to the use of a computing cluster", "shortName": "", "description": "Knowledge of the concepts and best practices for using the computing resources of the mesocenter cluster Clermont Auvergne in a bioinformatics context.\r\nBecome familiar with the work environment of the computing cluster, become autonomous in the use of its resources and learn to use a scheduler. \r\nPresentation of the resources accessible on the cluster (computing nodes, storage spaces, tools).\r\nConcept of jobs, queues and parallel computing.\r\nJob management (submission, follow-up, deletion).", "homepage": "https://mesocentre.uca.fr/", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0605", "http://edamontology.org/topic_0091" ], "keywords": [], "prerequisites": [ "Linux and knowledge of NGS formats" ], "openTo": "Internal personnel", "accessConditions": "Have an account on the Mesocentre UCA computing cluster (make a request if necessary on the site https://hub.mesocentre.uca.fr)\r\nAlternation of theoretical courses and practical work.\r\nCOME WITH A LAPTOP with an operational Eduroam connection.\r\nThe training is in French.", "maxParticipants": 10, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 45, "name": "UMR 454 MEDIS INRA-Université Clermont Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UMR%20454%20MEDIS%20INRA-Universit%C3%A9%20Clermont%20Auvergne/?format=api" } ], "organisedByTeams": [ { "id": 31, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api" } ], "logo_url": null, "updated_at": "2023-01-24T10:21:58.347905Z", "audienceTypes": [ "Graduate" ], "audienceRoles": [ "Researchers", "Computer scientists" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 3, "hoursHandsOn": 4, "hoursTotal": 8, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/487/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/616/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/461/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/751/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/708/?format=api" ] }, { "id": 274, "name": "Principes FAIR pour la gestion des données de recherche en sciences de la vie", "shortName": "FAIR data", "description": "Présentation et application des principes FAIR de gestion des données dans un projet bioinformatique.\r\nL’Institut Français de Bioinformatique (IFB) organise une formation à destination de bioinformaticiens, biologistes et médecins impliqués dans des projets d’analyse bioinformatique de jeux de données omiques et souhaitant mettre en œuvre les principes “FAIR” (Facile à trouver, Accessible, Interopérable, Réutilisable) tout au long du déroulement du projet. La formation abordera les différents points fondamentaux (théoriques, pratiques, juridiques) en lien avec la politique nationale d’ouverture des données de la recherche et présentera sous forme de séances pratiques les ressources nationales accessibles à la communauté scientifique ainsi que les solutions proposées par l’IFB pour gérer les données d’un projet de recherche.", "homepage": "https://ifb-elixirfr.github.io/IFB-FAIR-data-training/", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3571", "http://edamontology.org/topic_3420", "http://edamontology.org/topic_0219" ], "keywords": [ "Données" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "public", "maxParticipants": null, "contacts": [], "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://www.france-bioinformatique.fr/wp-content/uploads/logo-ifb-couleur.svg", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "A la fin de cette formation, les participants connaîtront et pourront mettre en œuvre les principes de la science ouverte pour gérer leurs jeux de données dans un projet :\r\n- Les principes fondamentaux de l’Open Data en biologie et santé, y compris dans ses aspects juridiques ;\r\n- Les bonnes pratiques et outils de gestion des données d’un projet en bioinformatique, en lien avec les ressources de l’infrastructure IFB ;\r\n- Le PGD : séances théoriques et pratiques de construction d’un PGD sur des exemples de jeux de données omiques ;\r\n- Le choix des métadonnées : panorama des ressources existantes pour choisir des métadonnées et mise en pratique pour annoter des jeux de données omiques en vue de la publication des données dans une banque internationale ou un dataverse institutionnel.", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/418/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/404/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/465/?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_3298", "http://edamontology.org/topic_3572", "http://edamontology.org/topic_0219", "http://edamontology.org/topic_0625", "http://edamontology.org/topic_0780" ], "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": 279, "name": "Annotation and analysis of prokaryotic genomes using the MicroScope platform", "shortName": "MicroScope training", "description": "In an effort to inform members of the research community about our annotation methods, to provide training for collaborators and other scientists who use the MicroScope platfom, and to inform scientific public on the analysis available in PkGDB (Prokaryotic Genome DataBase), we have developed a 4.5-day course in Microbial Genome Annotation and Comparative Analysis using the MaGe graphical interfaces.\r\n\r\nThis course will familiarize attendees with LABGeM’s annotation pipeline and the manual annotation software MaGe (Magnifying Genome) . No specific bioinformatics skill is required: detailed instruction on the algorithm developed in each annotation methods can be found in specific training courses on «Genomic sequences analysis». Here we focus on the general idea behind each method and, above all, the way you can interpret the corresponding results and combine them with other evidences in order to change or correct the current automatic functional annotation of a given gene, if necessary.\r\n\r\nThis course will also describe how to perform effective searches and analysis of procaryotic data using the graphical functionalities of the MaGe’s interfaces. Because of the numerous pre-computation available in our system (results of “common” annotation tools, synteny with all complete bacterial genomes, metabolic pathway reconstruction, fusion/fission events, genomic islands, …), many practical exercises allow attendees to get familiar with the use the MaGe graphical interfaces in order to efficiently explore these sets of results.", "homepage": "https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/training-annotation-analysis-of-prokaryotic-genomes-using-the-microscope-platform/", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0085", "http://edamontology.org/topic_3301", "http://edamontology.org/topic_0797" ], "keywords": [], "prerequisites": [ "Licence" ], "openTo": "Everyone", "accessConditions": "External training sessions can also be scheduled on demand, in France or abroad. See : https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/external-microscope-professional-training-sessions/", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/90/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 15, "name": "Laboratory of Bioinformatics Analyses for Genomics and Metabolism", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Laboratory%20of%20Bioinformatics%20Analyses%20for%20Genomics%20and%20Metabolism/?format=api" } ], "organisedByOrganisations": [ { "id": 67, "name": "University Paris-Saclay", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20Paris-Saclay/?format=api" } ], "organisedByTeams": [ { "id": 9, "name": "MicroScope", "url": "https://catalogue.france-bioinformatique.fr/api/team/MicroScope/?format=api" } ], "logo_url": "https://labgem.genoscope.cns.fr/wp-content/uploads/2019/06/MicroScope_logo-300x210.png", "updated_at": "2025-12-09T09:10:02.012461Z", "audienceTypes": [ "Undergraduate", "Graduate", "Professional (continued)" ], "audienceRoles": [ "Researchers", "Life scientists", "Biologists", "Curators" ], "difficultyLevel": "Intermediate", "trainingMaterials": [], "learningOutcomes": "Annotation and comparative analysis of bacterial genomes:\r\n\r\n- acquire theoretical and practical knowledge of genome annotation tools (structural and functional annotation, metabolic networks annotation)\r\n- interpret the results of functional annotation tools\r\nperform various comparative analyses : conserved synteny analyses, pan-genome, phylogenetic and metabolic profiles.\r\n- analyse the results of metabolic networks prediction tools and look for candidate genes for enzyme activities.\r\n- use the tools to analyse the genome(s) of interest of participants", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": 31, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/439/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/506/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/436/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/745/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/507/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/577/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/576/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/659/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/658/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/796/?format=api" ] }, { "id": 377, "name": "RNASEQ ALIGNMENT, QUANTIFICATION AND TRANSCRIPT DISCOVERY WITH STATISTICS", "shortName": "RNASeq bioinfo / biostat", "description": "The Toulouse Genotoul bioinformatics platform, in collaboration with the Genotoul Biostatistics platform, and the MIAT unit, organize a 3,5 days long training course for bio-informaticians and biologists aiming at learning sequence analysis. It focuses on (protein coding) gene expression analysis using reads produced by ‘RNA-Seq’. This training session is designed to introduce sequences from ‘NGS’ (Next Generation Sequencing), particularly Illumina platforms (HiSeq). You will discover the standards file formats, learn about the usual biases of this type of data and run different kinds of analyses, such as spliced alignment on a reference genome, novel gene and transcript discovery, expression quantification of coding genes and transcripts. Finally you will be able to extract the differentially expressed genes.", "homepage": "https://bioinfo.genotoul.fr/index.php/events/rnaseq-alignment-transcripts-assemblies-statistics/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_0203", "http://edamontology.org/topic_3308" ], "keywords": [ "NGS Data Analysis", "Expression" ], "prerequisites": [ "Linux/Unix", "Cluster", "Langage R de base" ], "openTo": "Everyone", "accessConditions": "Register on the training page : https://bioinfo.genotoul.fr/index.php/training-2/training/", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 15, "name": "MIAT", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=api" } ], "organisedByTeams": [ { "id": 33, "name": "Genotoul-biostat", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-biostat/?format=api" }, { "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": "2025-12-09T09:40:46.927545Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Life scientists", "Biologists", "Bioinformaticians" ], "difficultyLevel": "Intermediate", "trainingMaterials": [ { "id": 136, "name": "Training RNASeq - biostat part - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Training%20RNASeq%20-%20biostat%20part%20-%20Genotoul-bioinfo/?format=api" }, { "id": 135, "name": "Training RNASeq - bioinfo part - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Training%20RNASeq%20-%20bioinfo%20part%20-%20Genotoul-bioinfo/?format=api" } ], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": 21, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/754/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/612/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/721/?format=api" ] } ] }