Handles creating, reading and updating events.

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

{
    "count": 628,
    "next": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=180&ordering=registration_closing",
    "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=140&ordering=registration_closing",
    "results": [
        {
            "id": 713,
            "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/ateliers/2025",
            "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": "2025-02-21T08:52:39.134624Z",
            "type": "Training course",
            "start_date": "2025-05-15",
            "end_date": "2025-05-15",
            "venue": "",
            "city": "Roscoff",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-02-09",
            "registration_closing": "2025-04-30",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 716,
            "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/ateliers/2025",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_0092"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription",
            "maxParticipants": 18,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/299/?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://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2025-02-21T08:52:06.958401Z",
            "type": "Training course",
            "start_date": "2025-05-20",
            "end_date": "2025-05-20",
            "venue": "",
            "city": "Roscoff",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-02-09",
            "registration_closing": "2025-04-30",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 714,
            "name": "Utilisation du cluster - SLURM / Cluster usage - SLURM",
            "shortName": "Cluster SLURM",
            "description": "Objectifs\r\n- Disposer des concepts et de bonnes pratiques d’utilisation des ressources de calcul.\r\n- Être capable d’utiliser les ressources de calcul de la plateforme en toute autonomie.\r\nProgramme\r\n- Introduction : les équipements (calcul et stockage), espaces de travail, les outils et les données.\r\n- Calcul parallèle : concepts, ressources\r\n- Soumission de jobs (srun, sbatch)\r\n- Monitorer, vérifier, controler les jobs (squeue, scontrol, scancel, sacct).\r\n- Base de l’optimisation d’un job\r\n- Solutions de parallélisation des jobs : (--array)",
            "homepage": "https://abims.sb-roscoff.fr/ateliers/2025",
            "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": "2025-02-21T08:52:30.567397Z",
            "type": "Training course",
            "start_date": "2025-05-16",
            "end_date": "2025-05-16",
            "venue": "",
            "city": "Roscoff",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-02-09",
            "registration_closing": "2025-04-30",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 696,
            "name": "Annotation et comparaison de génomes bactériens : 2025",
            "shortName": "Annotation et comparaison de génomes bactériens",
            "description": "Objectifs pédagogiques\r\nConnaître les concepts et les principales méthodes bioinformatiques pour comparer un jeu de données de génomes microbiens. Construire et évaluer la qualité d’un jeu de données. Savoir mettre en œuvre une comparaison de génomes et en interpréter les résultats.\r\n\r\nProgramme\r\n* Construction d’un jeu de données :\r\n* Téléchargement de données publiques\r\n* Evaluation de la qualité\r\n* Caractérisation de la diversité génomique\r\n* Stratégies de comparaison :\r\n* Construction de famille de protéines\r\n* Alignement de génomes complets\r\n* Analyse des résultats :\r\n   o Notion de core et pan-génome\r\n   o Notions élémentaires de phylogénomique\r\n   o Visualisation et interprétation des résultats\r\n* Mise en pratique sur un jeu de données bactériens, utilisation des logiciels dRep et Roary sous Galaxy.",
            "homepage": "https://documents.migale.inrae.fr/trainings.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0622",
                "http://edamontology.org/topic_3299"
            ],
            "keywords": [
                "Comparative genomics"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 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"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                }
            ],
            "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png",
            "updated_at": "2025-01-29T11:32:53.505947Z",
            "type": "Training course",
            "start_date": "2025-05-19",
            "end_date": "2025-05-20",
            "venue": "",
            "city": "Jouy-en-Josas",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-01-22",
            "registration_closing": "2025-05-04",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 704,
            "name": "Mathematical and Computational Evolutionary Biology (MCEB)",
            "shortName": "MCEB",
            "description": "MCEB will take place in Granada, Spain for its 2025 edition. The meeting will put the emphasis on methods and models for phylogenomics and population genomics. Beyond this year's themes, general concepts, models, methods and algorithms will be presented and discussed, just as in the previous editions of MCEB. As usual, the meeting will bring together researchers originating from various disciplines: mathematics, statistics, computer science, phylogenetics, population genetics, molecular epidemiology, biodiversity and macroevolution... Keynote speakers will\r\nintroduce a field of research and discuss their own work in this field. Afternoon will be for short presentations and posters, with plenty of time for discussions. We will stop early every day, thus leaving time for other activities.\r\n\r\nKEYNOTES:\r\n** Sophie Abby - \"Evolution of biosynthetic pathways in Bacteria\"\r\n** Richard Durbin - \"Population genome variation – going beyond SNPs\"\r\n** Lisa Pokorny Montero - \"Genomic approaches to the study of plant evolution\"\r\n** Harald Ringbauer - \"Advanced ancient DNA analysis\"\r\n** Kristina Wicke - \"Inference of phylogenetic networks\"\r\n** Jaime Huerta-Cepas - \"Evolutionary significance of unknown microbial genes\"",
            "homepage": "https://mceb2025.sciencesconf.org/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_3293",
                "http://edamontology.org/topic_3050",
                "http://edamontology.org/topic_3056",
                "http://edamontology.org/topic_2269"
            ],
            "keywords": [
                "Biostatistics",
                "Biodiversity",
                "Evolution and Phylogeny",
                "Phylogenetics"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "PRACTICAL INFORMATION\r\n\r\n** Place: \"Carmen de la Victoria\" and \"Corrala de Santiago\", Granada, Spain.\r\n\r\n** Dates: May 12-16th, 2025. The conference will begin Monday evening and will\r\n  end at about 3pm on Friday.\r\n\r\n** Fees: Between 650€ to 850€. Fees will vary depending on the type of room,\r\n  shared (for students) or individual. They include accommodation for four nights\r\n  with breakfast, lunches, coffee breaks, two dinners and drinks around posters\r\n  from Monday night until Friday lunchtime included.\r\n\r\n** Deadline for abstract submission and pre-registration: February 21, 2025.\r\n\r\n** Notification of acceptance: March 15, 2025.",
            "maxParticipants": 60,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": null,
            "updated_at": "2025-02-17T08:51:35.482439Z",
            "type": "Meeting",
            "start_date": "2025-05-12",
            "end_date": "2025-05-16",
            "venue": "Carmen de la Victoria\" and \"Corrala de Santiago\"",
            "city": "Granada",
            "country": "Spain",
            "geographical_range": "International",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-02-01",
            "registration_closing": "2025-05-05",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 709,
            "name": "New session of FAIR_bioinfo_@_AuBi",
            "shortName": "New session of FAIR_bioinfo",
            "description": "Introduction aux bonnes pratiques en bio-informatique afin de pérenniser son travail de recherche.\r\n\r\nCette formation permet de découvrir les bonnes pratiques dans le cadre d’un travail nécessitant des approches programmatiques (statistiques, programmation d’outils, analyses de données biologiques). Elle s’inscrit aussi dans l’aspect science-ouverte afin de rendre plus facilement disponible et pérenne le travail bio-informatique. Après une introduction aux pratiques FAIR axées notamment sur les notions de reproductibilité et de répétabilité du code, plusieurs approches seront abordées: les bonnes pratiques de partage et gestion des versions des outils utilisés ; la gestion des environnements de travail (conda, docker, singularity) ; découverte du gestionnaire de workflow Snakemake : et enfin la documentation du code avec Rmarkdown et Jupyter.",
            "homepage": "https://mesocentre.uca.fr/actualites/pratiques-fair-en-bioinformatique-pour-des-analyses-reproductibles",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0769",
                "http://edamontology.org/topic_3307",
                "http://edamontology.org/topic_3068"
            ],
            "keywords": [
                "Methodology",
                "Programming Languages & Computer Sciences",
                "Cloud",
                "Linux",
                "Snakemake",
                "Docker",
                "R"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Everyone",
            "accessConditions": "Having an account on Mesocentre Clermont Auvergne Infrastructure",
            "maxParticipants": 16,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                },
                {
                    "id": 101,
                    "name": "iGReD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/iGReD/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2025-02-17T13:11:26.183643Z",
            "type": "Training course",
            "start_date": "2025-05-19",
            "end_date": "2025-02-21",
            "venue": "",
            "city": "Aubière",
            "country": "France",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/522/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/525/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/807/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/818/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/819/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/820/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-02-17",
            "registration_closing": "2025-05-12",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 718,
            "name": "INTRODUCTION TO PYTHON 21-22 may 2025",
            "shortName": "Python May 2025",
            "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": [
                "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_3307"
            ],
            "keywords": [
                "Python Language"
            ],
            "prerequisites": [
                "Linux/Unix"
            ],
            "openTo": "Everyone",
            "accessConditions": "Non-academic\r\nfor non-academic: 550€ + 20% taxes (TVA) per day\t€1 100,00\t\r\n\r\nAcademic non-INRAE\r\nfor academic but non-INRAE: 170 € + 20% taxes (TVA) per day\t€340,00\t\r\n\r\nINRAE\r\nfor INRAE's staff: 150 € no VAT charged per day",
            "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-05-09T13:20:29.300103Z",
            "type": "Training course",
            "start_date": "2025-05-21",
            "end_date": "2025-05-22",
            "venue": "",
            "city": "castanet-tolosan",
            "country": "France",
            "geographical_range": "National",
            "trainers": [],
            "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"
                }
            ],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-05-09",
            "registration_closing": "2025-05-14",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 699,
            "name": "Modélisation in silico de structures 3D de protéines. Prédiction de mutations, de fixation de ligands  : 2025",
            "shortName": "Modélisation de structures 3D de protéines",
            "description": "Objectifs pédagogiques\r\nA l’issue de la formation, les stagiaires connaîtront les principales fonctionnalités du logiciel PyMOL. Ils seront capables de les appliquer pour visualiser leur système biologique d’intérêt, et d’effectuer des commandes basiques d’identification de poches catalytiques, de profilage de surface électrostatique, et de mutations d’acides aminés.\r\n\r\nAussi, ils connaîtront les bases et les outils de bioinformatique structurale et seront autonomes pour effectuer des modèles de protéines par prédiction (Alphafold2), calculer les meilleures poses de fixation de leur(s) ligand(s) (Autodock4) et reconstruire l’éventuel assemblage biologique.\r\n\r\nBonus : Ils s’approprieront ces outils avec une demi-journée dédiée à la modélisation de leur système d’étude : protéines, interactions protéines/ADN, arrimage de ligand, etc.\r\n\r\nProgramme\r\nVisualiser :\r\n* Maîtriser les bases de la visualisation des protéines en 3D avec PyMOL.\r\nComprendre :\r\n* Analyser des structures 3D de protéines (RX ou RMN).\r\n* Identifier des homologues avec HHpred.\r\n* Modéliser par prédiction sa protéine d’intérêt avec Alphafold2.\r\nPrédire :\r\n* Savoir calculer des meilleures poses de ligands avec Autodock.\r\n* Prédir et modéliser les mutations in silico.\r\n\r\n- Points forts et limites des différents outils\r\n- ️“hand- on tutorials”\r\n- Plus une session dédiée : «bring your own protein»",
            "homepage": "https://documents.migale.inrae.fr/trainings.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_1317"
            ],
            "keywords": [
                "Protein structures",
                "2D/3D",
                "Protein/protein interaction modelisation"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?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"
                }
            ],
            "organisedByTeams": [],
            "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png",
            "updated_at": "2025-01-23T15:44:32.386212Z",
            "type": "Training course",
            "start_date": "2025-06-04",
            "end_date": "2025-06-05",
            "venue": "",
            "city": "Jouy-en-Josas",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-01-21",
            "registration_closing": "2025-05-20",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 700,
            "name": "Manipulation de données avec R, introduction à tidyverse : 2025",
            "shortName": "Introduction à tidyverse",
            "description": "Objectifs pédagogiques\r\nA l’issue de la formation, les stagiaires seront capables de :\r\n* utiliser les principales fonctions des packages dplyr et tidyr de l’écosystème du « tidyverse »\r\n* lire les données et les ranger dans un format « tidy »\r\n* manipuler les données : filtrer, sélectionner, trier, produire des résultats par groupe, fusionner plusieurs tables\r\n* mettre en forme et pivoter les tables de données\r\n\r\nProgramme\r\n* Principes du tidyverse\r\n* Principales fonctions de manipulation de données du package dplyr : ajouter de nouvelles variables, sélectionner des colonnes, filtrer des lignes, trier, grouper, fusionner des tables\r\n* Enchaînements des opérations à l’aide de « pipe »\r\n* Mise en forme, jointure et pivot de données avec le package tidyr\r\n* Mise en application sur un exemple d’analyse de données de transcriptomique.",
            "homepage": "https://documents.migale.inrae.fr/trainings.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0605"
            ],
            "keywords": [
                "R Language",
                "Tidyverse"
            ],
            "prerequisites": [
                "Basic knowledge of R"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?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"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                }
            ],
            "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png",
            "updated_at": "2025-01-23T15:46:16.560558Z",
            "type": "Training course",
            "start_date": "2025-06-16",
            "end_date": "2025-06-17",
            "venue": "",
            "city": "Jouy-en-Josas",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-01-21",
            "registration_closing": "2025-06-01",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 535,
            "name": "Analyse de données de métabarcoding : 2025",
            "shortName": "Analyse de données de métabarcoding",
            "description": "Cette formation est dédiée à l'analyse de données de type \"metabarcoding\" issues de la technologie de séquençage Illumina. Nous aborderons les différentes étapes bioinformatiques nécessaires pour transformer les données de séquençage brutes en table d'abondances. Nous présenterons également les outils et méthodologies classiquement utilisés pour décrire la diversité observée et comparer les échantillons.\r\nA l’issue des 4 jours de formation, les stagiaires connaîtront le périmètre, les avantages et limites des analyses de données de séquençage amplicons (métabarcoding).\r\nIls seront capables d’utiliser les outils de FROGS sur les jeux de données de la formation (16S et ITS).\r\nIls seront capables d’identifier les outils et méthodes adaptées au cadre de leurs analyses.\r\nS’ils ont en leur possession un jeu de données à analyser, ils sont encouragés à venir avec celui- ci.",
            "homepage": "https://migale.inrae.fr/trainings/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                }
            ],
            "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png",
            "updated_at": "2025-01-23T15:50:14.223205Z",
            "type": "Training course",
            "start_date": "2025-06-23",
            "end_date": "2025-06-26",
            "venue": "Access to the INRAE center reception\r\n By car\r\n\r\n    Take the N118 from the Paris rotary Porte de Saint-Cloud > Pont de Sèvres > Follow direction Bordeaux/Nantes – take exit 6A Jouy-en-Josas/Bièvres\r\n    Take the N12 from Plaisir > Follow direction Paris exit 1 towards the D53\r\n    Take the A12 Rambouillet > Jouy – take exit 2 via the D446\r\n\r\n By the RER (train to the suburbs)\r\n\r\nRER C Line: Get off at the Jouy-en-Josas station. The research center is a 15 minute walk (you must walk towards the town hall (Mairie de Jouy).\r\n\r\n    From Chatelet-Les Halles, take the RER B line until the Massy-Palaiseau station (32 min.) then take the RER C line CIME train (14 min.)\r\n    From Versailles-Chantier RER C station take the VICK or VITY train (8 min.)\r\n    From the Bibliothèque François Mitterand RER C station, take the CIME train (1 hour)",
            "city": "Jouy-en-Josas",
            "country": "frnce",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/473/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/743/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/415/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-01-22",
            "registration_closing": "2025-06-08",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 725,
            "name": "AlphaFold et au-delà : Modélisation de la structure 3D des protéines avec des outils d’IA - session 2025/ AlphaFold & beyond: 3D Protein Structure Modeling with AI Tools - 2025 session",
            "shortName": "AlphaFold - 2025 session",
            "description": "L’Institut Français de Bioinformatique organise en partenariat avec l'IDRIS et les plateformes PRABI-AMS, BIOI2, CUBIC, RPBS et Bilille une nouvelle formation intitulée: “AlphaFold et au-delà : Modélisation de la structure 3D des protéines avec des outils d’IA / AlphaFold & beyond: 3D Protein Structure Modeling with AI Tools”.",
            "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=43",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_1317",
                "http://edamontology.org/topic_3542",
                "http://edamontology.org/topic_3534",
                "http://edamontology.org/topic_0736",
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "Artificial Intelligence",
                "Comparative and de novo structure modeling",
                "alphafold",
                "Post-translational modifications"
            ],
            "prerequisites": [
                "Linux/Unix"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 15,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/116/?format=api"
            ],
            "elixirPlatforms": [
                {
                    "id": 1,
                    "name": "Training",
                    "url": "https://catalogue.france-bioinformatique.fr/api/elixirplatform/Training/?format=api"
                }
            ],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 3,
                    "name": "IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 4,
                    "name": "IFB - ELIXIR-FR",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api"
                }
            ],
            "organisedByTeams": [],
            "logo_url": "https://moodle.france-bioinformatique.fr/pluginfile.php/1/core_admin/logocompact/300x300/1654772049/IFB-HAUT-COULEUR-PETIT.png",
            "updated_at": "2025-07-16T11:44:35.206666Z",
            "type": "Training course",
            "start_date": "2025-12-10",
            "end_date": "2025-12-12",
            "venue": "http://www.idris.fr/info/contacts/alleridris.html",
            "city": "ORSAY",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "ongoing",
            "registration_opening": "2025-07-09",
            "registration_closing": "2025-09-15",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 730,
            "name": "Interactive Online Companionship - R formation Session 2026",
            "shortName": "IOC - R",
            "description": "Introduction R for data science (November 2025 to January 2026) – 10 sessions of 3 hours – €800\r\n\r\nThis course covers the basics of R, data organization and filtering, basic statistics, and creation of publication-ready graphics. The goal is to make you self-sufficient in using R for your own analyses.\r\n\r\n\r\nKey Highlights:\r\n\r\nSmall group sessions for interactive and personalized learning.\r\nHybrid mode with 3 in-person sessions and 7 remote sessions.\r\nHands-on practice with an individualized project presented at the end of each training course.\r\nTailored feedback on your own data.\r\nLimited spots available, registration is now open.",
            "homepage": "https://inforbio.github.io/ioc_r_scrnaseq.html",
            "is_draft": false,
            "costs": [
                "800€ for Academics",
                "Private Sector : price on demand",
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 8,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/809/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 18,
                    "name": "IBiSA",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IBiSA/?format=api"
                },
                {
                    "id": 19,
                    "name": "Sorbonne Université",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Sorbonne%20Universit%C3%A9/?format=api"
                }
            ],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://github.com/InforBio/InforBio.github.io/blob/main/images/logoInforBio_fond_blanc.png?raw=true",
            "updated_at": "2025-09-11T14:29:43.872903Z",
            "type": "Training course",
            "start_date": "2025-11-02",
            "end_date": "2026-01-31",
            "venue": "",
            "city": "Online",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "ongoing",
            "registration_opening": "2025-09-01",
            "registration_closing": "2025-10-15",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 703,
            "name": "Python scripts for bioinformatics and Linux - Session 2025",
            "shortName": "Scripts en Python pour la bioinformatique et environnement Linux",
            "description": "OBJECTIFS\r\n- Connaître les principes et les avantages du système Linux\r\n- Connaître et savoir utiliser les commandes de base permettant de lancer des programmes sous Linux\r\n- Comprendre et savoir lancer des scripts\r\n- Être capable d'écrire des scripts en Python\r\n- Acquérir de l'autonomie pour effectuer des analyses bioinformatiques qui combinent plusieurs outils \r\n\r\nPRÉREQUIS\r\n- Notions de base en informatique : fichiers, répertoires, etc. \r\n\r\nPROGRAMME\r\n- Linux : lignes de commandes, principales commandes, redirection\r\n- Lancer, créer et modifier des scripts\r\n- Notions de variables, de boucles, de choix\r\n- Programmation de scripts : utilisation de paramètres et de variables, combinaison d'outils et de logiciels, écriture des résultats dans un ou plusieurs fichiers\r\n- Création d'un pipeline d'outils",
            "homepage": "https://cnrsformation.cnrs.fr/linux-et-script-pour-bioinformatique",
            "is_draft": false,
            "costs": [
                "1200 €"
            ],
            "topics": [],
            "keywords": [
                "Linux",
                "Python Language"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/528/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": null,
            "updated_at": "2025-02-11T08:50:54.103356Z",
            "type": "Training course",
            "start_date": "2025-11-04",
            "end_date": "2025-11-07",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-02-01",
            "registration_closing": "2025-10-20",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 738,
            "name": "Soumission de données et métadonnées à BioSample et ENA - 2025",
            "shortName": "FAIR Data EBI 2025",
            "description": "Nous vous proposons une formation en ligne sur le processus et les outils mis en place dans le cadre des projets AgroDiv et BReIF pour soumettre des données à ENA (EMBL-EBI) associées à des descriptions riches des échantillons séquencés dans BioSamples. Le webinaire abordera une explication approfondie des fichiers d'entrée requis pour la soumission, des champs demandés dans les template ainsi qu'une démonstration de l'utilisation des scripts développés pour automatiser la soumission des données et simplifier le processus.",
            "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=44",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3366",
                "http://edamontology.org/topic_0625",
                "http://edamontology.org/topic_0219",
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "Données"
            ],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "Ce webinaire est ouvert à tous : n’hésitez pas à disséminer l’information dans vos unités.\r\nLes participants doivent s’inscrire ici : https://sondages.inrae.fr/index.php/768122?lang=fr",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/813/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/3/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 22,
                    "name": "BReIF",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/BReIF/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 39,
                    "name": "URGI - US1164",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/URGI%20-%20US1164/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 26,
                    "name": "URGI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/URGI/?format=api"
                }
            ],
            "logo_url": "https://urgi.versailles.inra.fr/extension/inra/design/urgi/images/logoURGI_res72_2-82X1-98.png",
            "updated_at": "2025-10-10T12:42:20.404551Z",
            "type": "Training course",
            "start_date": "2025-11-06",
            "end_date": "2025-11-06",
            "venue": "",
            "city": "Online",
            "country": "",
            "geographical_range": "National",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/3/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/813/?format=api"
            ],
            "trainingMaterials": [
                {
                    "id": 147,
                    "name": "Data-brokering script",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Data-brokering%20script/?format=api"
                }
            ],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-10-09",
            "registration_closing": "2025-10-24",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 659,
            "name": "Annotation and analysis of prokaryotic genomes using the MicroScope platform - November 2025",
            "shortName": "MicroScope training - November 2025",
            "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_0797",
                "http://edamontology.org/topic_0085",
                "http://edamontology.org/topic_3301"
            ],
            "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": 71,
                    "name": "University of Évry Val d'Essonne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20%C3%89vry%20Val%20d'Essonne/?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/2021/06/GENOSCOPE-LABGeM.jpg",
            "updated_at": "2025-01-23T13:31:56.736534Z",
            "type": "Training course",
            "start_date": "2025-11-24",
            "end_date": "2025-11-28",
            "venue": "",
            "city": "Evry",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": "2025-10-26",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 719,
            "name": "LINUX - Novembre 18 2025",
            "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": "http://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": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?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": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2025-05-09T13:20:41.290573Z",
            "type": "Training course",
            "start_date": "2025-11-18",
            "end_date": "2025-11-18",
            "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"
                }
            ],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-05-09",
            "registration_closing": "2025-11-11",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 720,
            "name": "Cluster - November 19 2025",
            "shortName": "",
            "description": "This training session is designed to help you deal with the platform compute cluster and data banks. You will launch your first processing batch on the cluster and will learn how to track and manage them. Organized jointly by the Sigenae and bioinfo genotoul platforms.",
            "homepage": "http://bioinfo.genotoul.fr/index.php/events/cluster-2/",
            "is_draft": false,
            "costs": [
                "Priced",
                "Non-academic: 550€ + 20% taxes (TVA)",
                "Academic but non-INRAE: 170 € + 20% taxes (TVA)",
                "For INRAE's staff: 150 € no VAT charged;"
            ],
            "topics": [],
            "keywords": [
                "Linux",
                "Cluster"
            ],
            "prerequisites": [
                "Linux/Unix"
            ],
            "openTo": "Everyone",
            "accessConditions": "You need to register (via the website) and pay 170 euros a day for academic and 550 euros a day for a private.",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?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": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2025-05-09T13:20:51.071696Z",
            "type": "Training course",
            "start_date": "2025-11-19",
            "end_date": "2025-11-19",
            "venue": "",
            "city": "castanet-tolosan",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [
                {
                    "id": 139,
                    "name": "Cluster Slides - Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Cluster%20Slides%20-%20Genotoul-bioinfo/?format=api"
                },
                {
                    "id": 140,
                    "name": "Cluster TP - Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Cluster%20TP%20-%20Genotoul-bioinfo/?format=api"
                }
            ],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-05-09",
            "registration_closing": "2025-11-12",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 721,
            "name": "RNASEQ ALIGNMENT, QUANTIFICATION AND TRANSCRIPT DISCOVERY WITH STATISTICS - 24-27 November  2025",
            "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_3308",
                "http://edamontology.org/topic_0203"
            ],
            "keywords": [
                "NGS Data Analysis",
                "Expression"
            ],
            "prerequisites": [
                "Langage R de base",
                "Linux/Unix",
                "Cluster"
            ],
            "openTo": "Everyone",
            "accessConditions": "Register on the training page : https://bioinfo.genotoul.fr/index.php/training-2/training/\r\nNon-academic\r\nfor non-academic: 550€ + 20% taxes (TVA) per day\t€2 200,00\t\r\n\r\nAcademic non-INRAE\r\nfor academic but non-INRAE: 170 € + 20% taxes (TVA) per day\t€680,00\t\r\n\r\nINRAE\r\nfor INRAE's staff: 150 € no VAT charged per day;\t€600,00",
            "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": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2025-05-09T13:21:03.858451Z",
            "type": "Training course",
            "start_date": "2025-11-24",
            "end_date": "2025-11-27",
            "venue": "",
            "city": "castanet-tolosan",
            "country": "France",
            "geographical_range": "National",
            "trainers": [],
            "trainingMaterials": [
                {
                    "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"
                },
                {
                    "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"
                }
            ],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-05-09",
            "registration_closing": "2025-11-17",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 722,
            "name": "HOW TO RUN A NF-CORE NEXTFLOW WORKFLOW ON GENOTOUL ? December 1er 2025",
            "shortName": "Nextflow/nf-core",
            "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning nf-core workflow submission, error understanding, resuming jobs and ressource reservation. We will present and practice:\r\n\r\nthe Nextflow software\r\nthe nf-core community and pipelines\r\nWhat is a singularity image ?\r\nWhere are installed the nf-core workflows ? Which version do I use ?\r\nHow to run a workflow and which config file is used ?\r\nWhich kind of error I can get ?\r\nHow to resume failed jobs?\r\nHow to handle genome indexes ?\r\nHow to monitor my process and then well configure my workflow ?\r\nHow do you best adjust CPU and RAM reservations?\r\nThis is NOT a bioinformatic training on a particular workflow or a training on how to develop a workflow.\r\n\r\nThis training is focused on practice. It consists of several modules with a large variety of exercises:\r\n\r\nStart at 09:00 am\r\nEnd at 17:00 pm",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/how-to-run-a-nf-core-nextflow-workflow-on-genotoul-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_0769"
            ],
            "keywords": [
                "Nextflow"
            ],
            "prerequisites": [
                "Linux/Unix",
                "Cluster"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 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-05-09T13:20:57.741969Z",
            "type": "Training course",
            "start_date": "2025-12-01",
            "end_date": "2025-12-01",
            "venue": "",
            "city": "castanet-tolosan",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [
                {
                    "id": 143,
                    "name": "Workflows nf-core - Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Workflows%20nf-core%20-%20Genotoul-bioinfo/?format=api"
                }
            ],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-05-09",
            "registration_closing": "2025-11-24",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 723,
            "name": "Improve your command line skills by learning a few words of Perl - December 8 2025",
            "shortName": "One line Perl",
            "description": "This “Perl one-liners” training session is organized by the Sigenae platform. Perl one-liners are small and awesome Perl programs that fit in a single line of code and perform many operations such as replacing of text, spacing, deleting, calculation, manipulation in files and many more. This training will allow you to discover the power of Perl on the command line and learn how to use it to automate your file manipulations and command line generation with classical file formats such as tabulated text, fastq, sam/bam, and vcf.\r\n\r\nThis training lasts one day and is focused on practice. It consists of 3 parts with a large variety of exercises:\r\n\r\nIntroduction to Perl and its characteristics: Perl is a widely used programming language for data processing and task automation. We will introduce the main characteristics of Perl and discuss why it is particularly suited for biologists who want to manipulate files and generate command lines.\r\nPerl on the command line: we will show how to use Perl on the command line to perform common tasks, such as searching and replacing strings, merging files, and loop over lists of files.\r\nConcrete examples: we will present several concrete examples drawn from biology, such as extracting information from genomic sequence files, converting files between different formats, and generating command lines for data biology tools.\r\n \r\nThe session will take place in the room ‘salle de formation MIAT’ at INRAE center of Toulouse-Auzeville.",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/onelineperl/",
            "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": [],
            "keywords": [
                "Perl Langage"
            ],
            "prerequisites": [
                "Linux/Unix",
                "Cluster"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/88/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/31/?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/sigenae-text-black-1.png",
            "updated_at": "2025-05-09T13:11:54.546597Z",
            "type": "Training course",
            "start_date": "2025-12-08",
            "end_date": "2025-12-08",
            "venue": "",
            "city": "castanet-tolosan",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-05-09",
            "registration_closing": "2025-12-01",
            "registration_status": "closed",
            "courseMode": "Online"
        }
    ]
}