Handles creating, reading and updating events.

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

{
    "count": 671,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=640&ordering=start_date",
    "results": [
        {
            "id": 774,
            "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/training/courses",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_2269"
            ],
            "keywords": [
                "Programming Languages & Computer Sciences"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 18,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=api"
            ],
            "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-03-24T10:30:48.066600Z",
            "type": "Training course",
            "start_date": "2026-06-22",
            "end_date": "2026-06-22",
            "venue": "",
            "city": "Roscoff",
            "country": "",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/865/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2026-03-11",
            "registration_closing": "2026-05-15",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 795,
            "name": "Manipulating  & Visualizing Data with R",
            "shortName": "R - DataViz",
            "description": "Objectifs\r\n- Importer, structurer, transformer et exporter un tableau de données avec R\r\n- Générer des figures de qualité pour, par exemple, une publication scientifique\r\n\r\nProgramme\r\n- Introduction au tidyverse (metapackage pour manipuler, visualiser et analyser des données)\r\n- Import et export de tableaux de données (csv, excel, google sheet, etc.)\r\n- Manipulation de tableaux de données avec dplyr et tidyr (filtre, aggregation, jointure)\r\n- Manipulation de chaînes de caractères et de dates avec stringr et lubridate\r\n- Introduction aux concepts de visualisation de données\r\n- Apprendre à utiliser ggplot2 grâce à esquisse\r\n- Partager ses résultats avec Quarto",
            "homepage": "https://abims.sb-roscoff.fr/training/courses",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_0092"
            ],
            "keywords": [
                "Programming Languages & Computer Sciences"
            ],
            "prerequisites": [
                "Basic knowledge of R"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 18,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/299/?format=api"
            ],
            "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-03-24T10:29:53.748731Z",
            "type": "Training course",
            "start_date": "2026-06-23",
            "end_date": "2026-06-23",
            "venue": "",
            "city": "Roscoff",
            "country": "",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/865/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2026-03-11",
            "registration_closing": "2026-05-15",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 651,
            "name": "Langage R : introduction",
            "shortName": "",
            "description": "Cette formation introduira le langage R et les techniques de fouille et de visualisation de données.\r\n\r\n- Installation et configuration de R\r\n- Notions et commandes essentielles (variables, fonctions...)\r\n- Les formats de fichiers, la lecture et l'écriture de données tabulées\r\n- Les outils de manipulation et de transformation de grands tableaux\r\n- Les constructions modernes pour la création de graphiques",
            "homepage": "https://cnrsformation.cnrs.fr/catalogue/formation/43/langage-r-introduction/",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_0605"
            ],
            "keywords": [
                "R Language"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/154/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 6,
                    "name": "CNRS formation entreprise",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20formation%20entreprise/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 6,
                    "name": "CBiB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/CBiB/?format=api"
                }
            ],
            "logo_url": "https://services.cbib.u-bordeaux.fr/utils/logo_cbib.png",
            "updated_at": "2025-12-09T09:59:21.315956Z",
            "type": "Training course",
            "start_date": "2026-09-21",
            "end_date": "2026-09-23",
            "venue": "",
            "city": "Bordeaux",
            "country": "France",
            "geographical_range": "National",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/34/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/154/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2025-12-03",
            "registration_closing": "2026-09-10",
            "registration_status": "open",
            "courseMode": "Onsite"
        },
        {
            "id": 649,
            "name": "Analyses NGS avec R",
            "shortName": "",
            "description": "Cette formation introduira les paquetages Bioconductor permettant l'analyse de données issues du séquençage nouvelle génération.\r\n\r\n- Rappels des concepts du séquençage NGS\r\n- Les outils d'annotation et de conversion d'identifiants\r\n- L'analyse des reads et du résultat d'alignement\r\n- L'analyse d'expression différentielle en RNA-seq\r\n- Les techniques d'enrichissement\r\n- Les outils de visualisation pour les NGS\r\n\r\nLa fin du stage (2 h) sera consacrée à un atelier pédagogique d'analyse et de réflexion sur les données apportées par les stagiaires.",
            "homepage": "https://cnrsformation.cnrs.fr/analyses-ngs-r?axe=176",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_0605"
            ],
            "keywords": [
                "NGS Data Analysis",
                "R Language",
                "Gene expression differential analysis",
                "Data visualization"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/154/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 6,
                    "name": "CNRS formation entreprise",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20formation%20entreprise/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 6,
                    "name": "CBiB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/CBiB/?format=api"
                }
            ],
            "logo_url": "https://services.cbib.u-bordeaux.fr/utils/logo_cbib.png",
            "updated_at": "2025-12-09T10:03:26.567569Z",
            "type": "Training course",
            "start_date": "2026-09-24",
            "end_date": "2026-09-25",
            "venue": "",
            "city": "Bordeaux",
            "country": "France",
            "geographical_range": "National",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/34/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/154/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2025-12-03",
            "registration_closing": "2026-09-14",
            "registration_status": "open",
            "courseMode": "Onsite"
        },
        {
            "id": 800,
            "name": "LINUX - 28 septembre 2026",
            "shortName": "",
            "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning sequence analysis. This training session has been designed to familiarize yourself with the platform resources and its organization. You will learn to access the platform from your work station, what is an Linux environment and how to use it, how to create and manipulate files, how to transfer them from and to your personal computer.\r\n\r\nThis training is focused on practice. It consists of 3 modules with a large variety of exercises:\r\n\r\n- Connect to « genotoul » server (09:00 am to 10:30 am): Platform presentation, Linux basics, opening an user account, Putty installation, first connection.\r\n- Files and basics commands  (10:45 am to 12:00 pm): types of files and secure access, file manipulation commands, text editors and viewers, disk space management .\r\n- Transfers and file manipulation (14:00 pm to 17:00 pm): download/transfer, compress/uncompress, utility commands and data extraction, output redirections.",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/linux-2-2/",
            "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_3316"
            ],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 37,
                    "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "https://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2026-04-20T08:19:30.914358Z",
            "type": "Training course",
            "start_date": "2026-09-28",
            "end_date": "2026-09-28",
            "venue": "",
            "city": "Castanet-Tolosan",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [
                {
                    "id": 137,
                    "name": "Linux slides - Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Linux%20slides%20-%20Genotoul-bioinfo/?format=api"
                },
                {
                    "id": 138,
                    "name": "Linux TP - Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Linux%20TP%20-%20Genotoul-bioinfo/?format=api"
                }
            ],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2026-04-20",
            "registration_closing": "2026-08-14",
            "registration_status": "open",
            "courseMode": "Onsite"
        },
        {
            "id": 650,
            "name": "Analyses Single Cell RNA-seq (ScRNA-seq) avec R",
            "shortName": "",
            "description": "Cette formation introduira notamment la librairie Seurat permettant la manipulation et l'analyse de données Single Cell RNA-seq ainsi que la visualisation des résultats d'analyse\r\n\r\n- Rappels des concepts du séquençage Single Cell RNA-seq\r\n- Importation des données Single Cell dans R\r\n- Intégration de données Single Cell multiples\r\n- Quality Check et pré-traitement des données\r\n- Normalisation de données\r\n- Identification de marqueurs\r\n- Clustering et assignation cellulaire\r\n- Analyse différentielle des groupes cellulaires\r\n- Savoir intégrer les données de spatialisation\r\n- Savoir intégrer les données de trajectoire\r\n- Savoir intégrer les données de communication cellulaire\r\n- Savoir intégrer les données d'épigénétique (ATAC-seq)",
            "homepage": "https://cnrsformation.cnrs.fr/analyses-single-cell-rna-seq-scrna-seq-avec-r?axe=176",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Bioinformatics & Biomedical",
                "R Language",
                "R",
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [
                "Basic knowledge of R",
                "R programming"
            ],
            "openTo": "Everyone",
            "accessConditions": "Maîtrise du langage R\r\nAvoir suivi le stage \"Langage R : introduction\" ou niveau équivalent.\r\nAfin de vérifier que votre maîtrise du langage R est suffisante pour pouvoir suivre ce stage, nous vous invitons à effectuer et à renvoyer le test téléchargeable\r\nhttps://cnrsformation.cnrs.fr/data/STG_23294_55153.docx",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/154/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 6,
                    "name": "CNRS formation entreprise",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20formation%20entreprise/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 6,
                    "name": "CBiB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/CBiB/?format=api"
                }
            ],
            "logo_url": "https://services.cbib.u-bordeaux.fr/utils/logo_cbib.png",
            "updated_at": "2025-12-09T10:10:11.677251Z",
            "type": "Training course",
            "start_date": "2026-10-01",
            "end_date": "2026-10-02",
            "venue": "",
            "city": "Bordeaux",
            "country": "France",
            "geographical_range": "National",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/34/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/154/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2025-12-03",
            "registration_closing": "2026-09-20",
            "registration_status": "open",
            "courseMode": "Onsite"
        },
        {
            "id": 802,
            "name": "Galaxy Beyond Basics: Mastering Workflows, Automation, and Scalability 2026",
            "shortName": "Galaxy avancée 2026",
            "description": "Join us for an intensive, week-long, in-person training designed to elevate your Galaxy expertise to new heights. This workshop is tailored for data scientists, advanced Galaxy users, and team leaders who need to scale, automate, and publish their data analysis workflows for batch processing and production-level applications.\r\n\r\nOver five days, you’ll embark on a comprehensive journey through Galaxy’s advanced capabilities:\r\n\r\nMonday: Introduction & Workflow Development\r\n\r\nStart with a welcome and icebreaker to foster collaboration, followed by a brief overview of Galaxy and its workflow features. Dive into hands-on workflow development, where you’ll learn to design clean, efficient workflows, customize them with parameters, and generate user-friendly workflow reports—combining theory with practical application.\r\n\r\nTuesday: Workflow FAIRification, Documentation, and Export\r\n\r\nBegin with a recap of Day 1, then explore UseGalaxy.fr and its unique features. Learn to annotate workflows with metadata, apply best practices for FAIR compliance, and implement tests to ensure reliability. Publish your workflows to WorkflowHub and Dockstore via the IWC. Develop high-resolution workflow visualizations and create interactive tutorials using a “Choose Your Own Tutorial” approach. Finally, master workflow export by creating RO-Crates for reproducibility and submitting workflows to LifeMonitor for performance tracking.\r\n\r\nWednesday: Scaling Workflows & Galaxy Using Command-Line and API\r\n\r\nStart with a recap and real-world examples of large-scale Galaxy projects. Learn to execute workflows from the command line using Planemo, automate batch processing with shell scripts, and analyze performance for efficiency. Discover how to scale Galaxy use with BioBlend, designing Python scripts for batch workflow execution and evaluating scalability. The day concludes with an introduction to the “Bring Your Own Work” session.\r\n\r\nThursday: Bring Your Own Work (BYOW)\r\n\r\nDedicate the day to applying your new skills to your own projects. With guidance from trainers, refine your workflows, troubleshoot challenges, and implement solutions using your personal data. Collaborate with peers, document your progress, and optimize your workflows to leave with actionable results for your research.\r\n\r\nFriday: Storage, Data Management, Recap, and Closing\r\n\r\nThe final half-day begins with a recap of the week’s progress, followed by a session on “Bring Your Own Storage”, exploring how to integrate personal or institutional storage with Galaxy. Learn about managing databases in Galaxy and the IDC (Intergalactic Data Commission) effort for efficient data organization. The workshop concludes with a general recap, supplementary exercises, and feedback and closing remarks, ensuring you leave with a comprehensive understanding and resources for continued success.\r\n\r\nThis training will be conducted in French, while the materials (slides) will be in English.\r\n\r\nRequirements\r\n\r\nPrior knowledge and experience using Galaxy\r\nPrior knowledge and experience using command line\r\nFluent in French (materials will be in English and discussions will happen in French)\r\nYour own computer\r\nOptional but encouraged: your own workflow and dataset for the Bring Your Own Work (BYOW) session. The workflow and the dataset must be shareable and non-sensitive (i.e., they must not contain any patient-related information or confidential data). The dataset size must be small.",
            "homepage": "https://training.galaxyproject.org/training-material/events/2026-10-12-Advanced-Galaxy-Training.html#overview",
            "is_draft": false,
            "costs": [
                "700 euros HT"
            ],
            "topics": [
                "http://edamontology.org/topic_3316",
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "Reproducibility",
                "Galaxy",
                "Workflow development"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "NA",
            "maxParticipants": 20,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/810/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/762/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/116/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/362/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 3,
                    "name": "IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 43,
                    "name": "IFB-core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB-core/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 29,
                    "name": "IFB Core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api"
                }
            ],
            "logo_url": "https://training.galaxyproject.org/training-material/assets/images/GTN.png",
            "updated_at": "2026-04-23T08:29:43.871506Z",
            "type": "Training course",
            "start_date": "2026-10-12",
            "end_date": "2026-10-16",
            "venue": "",
            "city": "Paris",
            "country": "France",
            "geographical_range": "National",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2026-04-22",
            "registration_closing": "2026-06-05",
            "registration_status": "open",
            "courseMode": "Onsite"
        },
        {
            "id": 760,
            "name": "EB3I - Ecole de Bioinformatique niveau débutant 2026",
            "shortName": "EB3I N1 2026",
            "description": "Description : La formation EB3I IFB, INSERM et INRAe de niveau 1 propose une expérience d'apprentissage intensive conçue pour les biologistes, qu'ils soient ingénieurs, doctorants, chercheurs, enseignants-chercheurs ou praticiens, qui sont confrontés à l'analyse de données NGS (Next-Generation Sequencing) mais qui ne disposent pas encore des compétences bioinformatiques nécessaires, ou qui cherchent à renforcer leurs compétences existantes.\r\n\r\nContenu : Cette formation est structurée autour d'une combinaison de sessions théoriques et d'ateliers pratiques. Les participants auront l'occasion d'explorer diverses thématiques, notamment le traitement de données de variants, ChIP-Seq, Bulk RNA-Seq, et Single-Cell RNA-Seq. De plus, ils recevront une introduction aux technologies \"long reads\".\r\n\r\nObjectifs généraux:\r\n\r\nAcquérir une compréhension approfondie des concepts liés à l'analyse de données NGS.\r\nMaîtriser les outils informatiques nécessaires pour effectuer ces analyses.\r\nInterpréter les résultats des analyses de données NGS.",
            "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=47",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [
                "Biostatistics",
                "Sequence analysis",
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "La formation s’adresse à des biologistes directement impliqués dans des projets “Next Generation Sequencing” (NGS). \r\nAucune connaissance préalable des environnements Linux ou R n’est requise, mais il sera demandé aux participants de suivre une autoformation en ligne en amont, pour faciliter la prise en main de ces langages. La formation approfondira progressivement l’usage de ces environnements au fil des sessions thématiques.",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 3,
                    "name": "IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=api"
                },
                {
                    "id": 14,
                    "name": "Inserm",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Inserm/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 56,
                    "name": "INSERM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
                },
                {
                    "id": 4,
                    "name": "IFB - ELIXIR-FR",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 14,
                    "name": "BiGEst",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api"
                },
                {
                    "id": 11,
                    "name": "Pasteur HUB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Pasteur%20HUB/?format=api"
                },
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                },
                {
                    "id": 29,
                    "name": "IFB Core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api"
                }
            ],
            "logo_url": "https://moodle.france-bioinformatique.fr/pluginfile.php/1538/course/section/339/station-biologique-roscoff-roscoff-4404.jpg",
            "updated_at": "2026-02-06T15:34:21.314337Z",
            "type": "Training course",
            "start_date": "2026-11-15",
            "end_date": "2026-11-20",
            "venue": "",
            "city": "",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2026-02-06",
            "registration_closing": "2026-05-10",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 799,
            "name": "Construction and analysis of eukaryotic pangenome graphs - 30 novembre 2026",
            "shortName": "",
            "description": "This training session is organized by the Genotoul-Bioinfo platform. This 2 days long course is dedicated to the construction and the analysis of eukaryotic pangenome graphs.\r\n\r\nWe will first present the concept of graph-based pangenome, then build one. We will then apply several tools for its analysis: use annotation, call variants, extract sub-graphs, visualize the graph, map reads, genotype individuals, and perform a GWAS on the graph. The different formats will also be presented.\r\n\r\nBy the end of the course, trainees will be familiar with the topic, and able to run the major tools made to build an exploit a pangenome graph.",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/pangenome/",
            "is_draft": false,
            "costs": [
                "Non-academic for non-academic: 1100€ + 20% taxes (TVA)",
                "INRAE for INRAE's staff: 300 € no VAT charged",
                "Academic non-INRAE for academic but non-INRAE: 340 € + 20% taxes (TVA)"
            ],
            "topics": [
                "http://edamontology.org/topic_3796",
                "http://edamontology.org/topic_0625"
            ],
            "keywords": [
                "Pangenomic"
            ],
            "prerequisites": [
                "Linux/Unix",
                "Cluster"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 88,
                    "name": "BioinfOmics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api"
                },
                {
                    "id": 37,
                    "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "https://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2026-04-20T08:13:35.712988Z",
            "type": "Training course",
            "start_date": "2026-11-30",
            "end_date": "2026-12-02",
            "venue": "",
            "city": "Castanet-Tolosan",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2026-04-20",
            "registration_closing": "2026-10-16",
            "registration_status": "open",
            "courseMode": "Onsite"
        },
        {
            "id": 798,
            "name": "Formation metabarcoding ABiMS SeBiMER",
            "shortName": "Formation metabarcoding ABiMS SeBiMER",
            "description": "Le séquençage à haut débit des amplicons de marqueurs taxonomiques tels l’ADN ribosomique, les gènes COI/COX ou les ITS a ouvert de nouveaux horizons dans l’étude des communautés de macro et micro-organismes et l’étude des écosystèmes.\r\n\r\nLe but de cette formation est, d’une part, d’introduire les concepts clés liés aux analyses de metabarcoding et de les illustrer au moyen de cas concrets d’analyse et, d’autre part, de former les utilisateurs aux traitements de données de metabarcoding au travers de l’usage du logiciel SAMBA (Noël et al., in submission).",
            "homepage": "https://forms.ifremer.fr/bioinfo/formation-metabarcoding-2025/",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "Metabarcoding"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/865/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/134/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://forms.ifremer.fr/bioinfo/wp-content/uploads/sites/63/2023/06/cropped-SeBiMER_web-transparent-V.png",
            "updated_at": "2026-03-27T10:31:36.568820Z",
            "type": "Training course",
            "start_date": "2026-12-06",
            "end_date": "2026-12-11",
            "venue": "",
            "city": "",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Online"
        },
        {
            "id": 796,
            "name": "Annotation and analysis of prokaryotic genomes using the MicroScope platform",
            "shortName": "MicroScope training - December 2026",
            "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": "2026-03-26T14:14:19.457285Z",
            "type": "Training course",
            "start_date": "2026-12-07",
            "end_date": "2026-12-11",
            "venue": "",
            "city": "Evry",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2026-03-26",
            "registration_closing": "2026-11-09",
            "registration_status": "open",
            "courseMode": "Onsite"
        }
    ]
}