Handles creating, reading and updating events.

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

{
    "count": 605,
    "next": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=320&ordering=-end_date",
    "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=280&ordering=-end_date",
    "results": [
        {
            "id": 527,
            "name": "Ecole de Bioinformatique AVIESAN-IFB-Inserm Niveau 2",
            "shortName": "EBAII-N2 2023",
            "description": "Initiation au traitement des données de génomique obtenues par séquençage à haut débit -- Niveau 2",
            "homepage": "https://ifb-elixirfr.github.io/EBAII/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 40,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/207/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 4,
                    "name": "IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB/?format=api"
                },
                {
                    "id": 56,
                    "name": "INSERM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
                },
                {
                    "id": 53,
                    "name": "AVIESAN",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AVIESAN/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 14,
                    "name": "BiGEst",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api"
                },
                {
                    "id": 29,
                    "name": "IFB Core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api"
                },
                {
                    "id": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                },
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://moodle.france-bioinformatique.fr/pluginfile.php/1/core_admin/logocompact/300x300/1654772049/IFB-HAUT-COULEUR-PETIT.png",
            "updated_at": "2023-05-17T10:06:59.076495Z",
            "type": "Training course",
            "start_date": "2023-06-05",
            "end_date": "2023-06-09",
            "venue": "Station Biologique",
            "city": "Roscoff",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": "2023-01-31",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 558,
            "name": "Introduction to Microbial Comparative Genomics 2023",
            "shortName": "",
            "description": "This course offers an introduction to microbial genomics analysis.\r\nIt includes 5 issues: assembly, genome annotation, circos visualization, pan-genome construction, pan-GWAS.",
            "homepage": "https://southgreenplatform.github.io/trainings//bacterialGenomics/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [
                "genomics",
                "Structural genomics",
                "Genome analysis"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/174/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/771/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/772/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/773/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 24,
                    "name": "South Green",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
                }
            ],
            "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-12-04T15:33:22.027184Z",
            "type": "Training course",
            "start_date": "2023-06-08",
            "end_date": "2023-06-09",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 518,
            "name": "Statistiques avec R / Statistics with R - Session 1 - 2023",
            "shortName": "R - Stats 2023 S1",
            "description": "Objectifs\r\n- Choisir un test statistique adapté à un problème donné.\r\n-\r\nImporter des données et réaliser un test avec R.\r\nProgramme\r\n- Théorie : modèle, loi de distribution, hypothèse H0, variable de test, p-value, tests multiples, FDR\r\n- Pratique : réalisation de tests sous R dans un environnement convivial (RStudio)\r\n-\r\ntests usuels simples : Gauss, Student, χ2\r\n-\r\ntests multiples : ANOVA, correction (ex. Student multiple), tests spécifiques (ex. SAM)",
            "homepage": "https://abims.sb-roscoff.fr/training/courses",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_2269"
            ],
            "keywords": [],
            "prerequisites": [
                "Basic knowledge of R"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 18,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2023-05-17T09:27:31.911754Z",
            "type": "Training course",
            "start_date": "2023-06-01",
            "end_date": "2023-06-01",
            "venue": "",
            "city": "Roscoff",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-02-22",
            "registration_closing": "2023-04-30",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 563,
            "name": "RNA-Seq analysis 2023",
            "shortName": "",
            "description": "Introduction to RNA-Seq analysis",
            "homepage": "https://southgreenplatform.github.io/trainings//rnaseq/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 20,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 24,
                    "name": "South Green",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
                }
            ],
            "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-12-04T15:35:29.445559Z",
            "type": "Training course",
            "start_date": "2023-05-31",
            "end_date": "2023-06-01",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "Local",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/735/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/174/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/558/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/775/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/564/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 517,
            "name": "Initiation à R / R Initiation - Session 1 - 2023",
            "shortName": "R - Init 2023-S1",
            "description": "Objectifs\r\n- Savoir utiliser les commandes de base pour la manipulation et la description de jeux de données\r\ntabulés\r\n- Être capable de suivre le module R avancé\r\nProgramme\r\n- Introduction au langage R sous l’environnement Rstudio.\r\n- Premières additions.\r\n- Importation/exportation de données tabulées.\r\n- Manipulation d’objets plus complexes : vector, factor, matrice, data.frame, list\r\n- Fonctions mathématiques : sum, min, max, mean, mediane, log2\r\n- Fonctions propres à R pour la manipulation de tableaux : subset, apply, table, match, %in%\r\n- Les graphiques : plot, barplot, boxplot, points, lines …",
            "homepage": "https://abims.sb-roscoff.fr/training/courses",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_2269"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 16,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2023-02-22T08:41:32.349856Z",
            "type": "Training course",
            "start_date": "2023-05-31",
            "end_date": "2023-05-31",
            "venue": "",
            "city": "Roscoff",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-02-22",
            "registration_closing": "2023-04-30",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 562,
            "name": "Introduction to Oxford Nanopore Technology data analyses 2023",
            "shortName": "Introduction to ONT data analyses 2023",
            "description": "This course offers an introduction to ONT data analysis. It includes 5 issues: basecalling, reads quality control, assemblies and polishing/correction, contig quality and structural variants detection.",
            "homepage": "https://southgreenplatform.github.io/trainings//ont/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_0196",
                "http://edamontology.org/topic_3168",
                "http://edamontology.org/topic_3673"
            ],
            "keywords": [],
            "prerequisites": [
                "Linux and knowledge of NGS formats"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 15,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 24,
                    "name": "South Green",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
                }
            ],
            "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-12-04T15:32:22.626277Z",
            "type": "Training course",
            "start_date": "2023-05-25",
            "end_date": "2023-05-26",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/733/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/771/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/558/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/519/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/545/?format=api"
            ],
            "trainingMaterials": [
                {
                    "id": 1,
                    "name": "SG-ONT-slides",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/SG-ONT-slides/?format=api"
                }
            ],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 557,
            "name": "Advanced HPC Trainings 2023",
            "shortName": "",
            "description": "This course continues the explanation on how to work on HPC Southgreen clusters. It is intended for experienced users, with the goals of improving LC user productivity and minimizing the obstacles. New notions and tools are presented such as job arrays, basic softwares installation,module environment and singularity. All these notions will be developped.",
            "homepage": "https://southgreenplatform.github.io/trainings//Advanced_HPC/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [
                "HPC",
                "SLURM"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge",
                "Cluster"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Oprn to South Green close collaborators",
            "maxParticipants": 7,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/589/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 85,
                    "name": "IRD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IRD/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 24,
                    "name": "South Green",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
                }
            ],
            "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-12-04T15:32:09.166517Z",
            "type": "Training course",
            "start_date": "2023-05-22",
            "end_date": "2023-05-23",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/732/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/774/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/589/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 565,
            "name": "Advanced HPC Trainings 2022",
            "shortName": "",
            "description": "This course continues the explanation on how to work on HPC Southgreen clusters. It is intended for experienced users, with the goals of improving LC user productivity and minimizing the obstacles. New notions and tools are presented such as job arrays, basic softwares installation,module environment and singularity. All these notions will be developped.",
            "homepage": "https://southgreenplatform.github.io/trainings//Advanced_HPC/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [
                "HPC",
                "SLURM"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge",
                "Cluster"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Oprn to South Green close collaborators",
            "maxParticipants": 8,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/589/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 85,
                    "name": "IRD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IRD/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 24,
                    "name": "South Green",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
                }
            ],
            "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-12-04T15:31:56.530884Z",
            "type": "Training course",
            "start_date": "2023-05-18",
            "end_date": "2023-05-19",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 560,
            "name": "Linux For Jedi 2023",
            "shortName": "",
            "description": "This course offers to develop and enhance advanced Linux shell command line and scripting skills for the processing and analysis of NGS data. We will work on a HPC server and use linux powerful commands to allow to analyze big amount of biological data.",
            "homepage": "https://southgreenplatform.github.io/trainings/linuxJedi/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 14,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 24,
                    "name": "South Green",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
                }
            ],
            "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-12-04T15:37:17.765878Z",
            "type": "Training course",
            "start_date": "2023-05-15",
            "end_date": "2023-05-16",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "Local",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/732/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/773/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/564/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 554,
            "name": "Graphiques sous R avec ggplot2 / Graphics with R-ggplot2 (2023 session )",
            "shortName": "Graphics with R-ggplot2 (2023)",
            "description": "Objectifs pédagogiques :\r\nÀ l’issue de la formation, les stagiaires connaîtront les principales fonctionnalités du package R « ggplot2 » et la démarche sous-jacente pour construire un graphique à partir d’un tableau de données. Ils seront capables de réaliser plusieurs types de représentations graphiques, telles que des nuages de points, des courbes, des histogrammes, des diagrammes en bâtons, des boxplots, des heatmaps, etc.  Les stagiaires pourront apporter leur propre tableau de données et pratiquer dessus en fin de formation. \r\n\r\nProgramme :\r\n- Principes généraux liés au package ggplot2 \r\n- Principales fonctions graphiques pour réaliser des nuages de points, des histogrammes, des boxplots, etc. \r\n- Principales fonctions pour jouer sur les coloriages en fonction d’une variable, sur les échelles de couleurs, sur les graduations, sur les représentations multiples, etc.",
            "homepage": "https://migale.inrae.fr/trainings",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_2269",
                "http://edamontology.org/topic_0605",
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "Représentations graphiques"
            ],
            "prerequisites": [
                "Langage R de base"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 88,
                    "name": "BioinfOmics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                }
            ],
            "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png",
            "updated_at": "2024-01-17T10:24:23.197102Z",
            "type": "Training course",
            "start_date": "2023-05-15",
            "end_date": "2023-05-15",
            "venue": "",
            "city": "Jouy-en-Josas",
            "country": "France",
            "geographical_range": "National",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-02-01",
            "registration_closing": "2023-05-08",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 556,
            "name": "Introduction to python 2023",
            "shortName": "",
            "description": "This course provides an introduction to programming using python. At the end of the training, participants should be able to write simple python programs to handle biological data and to understand more complex programs written by others.\r\nNote : This course in currently available only in french",
            "homepage": "https://southgreenplatform.github.io/trainings//python/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 17,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 24,
                    "name": "South Green",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
                }
            ],
            "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-12-04T15:38:04.906796Z",
            "type": "Training course",
            "start_date": "2023-04-17",
            "end_date": "2023-04-20",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "Local",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/771/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/772/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/773/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/519/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 529,
            "name": "Cluster - session 18/04/2023",
            "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 165 euros a day for academic and 550 euros a day for a private.",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 37,
                    "name": "MIAT 0875",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?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": "2023-05-17T10:03:57.925413Z",
            "type": "Training course",
            "start_date": "2023-04-18",
            "end_date": "2023-04-18",
            "venue": "",
            "city": "",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-04-04",
            "registration_closing": "2023-04-12",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 528,
            "name": "LINUX - session 17/04/2023",
            "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": 12,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 37,
                    "name": "MIAT 0875",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?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": "2023-05-17T10:04:05.719947Z",
            "type": "Training course",
            "start_date": "2023-04-17",
            "end_date": "2023-04-17",
            "venue": "",
            "city": "",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-04-04",
            "registration_closing": "2023-04-12",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 555,
            "name": "Linux for Dummies 2023",
            "shortName": "",
            "description": "This course offers an introduction to work with Linux. We will describe the Linux environment, the first linux commands so participants can start to utilize command-line tools and feel comfortable using bioinformatics softwares through a linux terminal",
            "homepage": "https://southgreenplatform.github.io/trainings//linux/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 17,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 24,
                    "name": "South Green",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
                }
            ],
            "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-12-04T15:37:57.131072Z",
            "type": "Training course",
            "start_date": "2023-04-06",
            "end_date": "2023-04-07",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "Local",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/731/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/732/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/519/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/589/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 539,
            "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module Métagénomique (sous Galaxy)- session Avril 2023",
            "shortName": "",
            "description": "Bilille, la plateforme de bioinformatique, biostatistique et bioanalyse de la métropole lilloise, propose chaque année un cycle de formation d'introduction à l'analyse des données de séquençage à haut débit.\r\nCe cycle est composé des modules suivants, à la carte : \r\n- Analyses ADN\r\n- Analyses de variants\r\n- Métagénomique\r\n- Analyses ChIP-seq\r\n- Analyses RNA-seq\r\nLes fiches descriptives sont accessibles sur le site de bilille. Chaque module comprend des présentations générales et des séances pratiques sur ordinateur, avec Galaxy.\r\n\r\nLes objectifs du module Métagénomique sont :\r\n- Connaître les différentes méthodes de séquençage à haut débit pour la métagénomique, avec leurs avantages et leurs limites : métagénomique ciblée, métagénomique génomes entiers, métatranscriptomique\r\n- Comprendre les différentes étapes analytiques du traitement bioinformatique des données et savoir les mettre en œuvre\r\n- Savoir conduire une analyse statistique pour l’estimation de la richesse de la biodiversité\r\n- Aller jusqu’aux conclusions biologiques",
            "homepage": "https://bilille.univ-lille.fr/training/training-offer",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "- Etre familier avec la plate-forme web Galaxy (idéalement avoir suivi la formation bilille « Initiation à Galaxy »)\r\n- Avoir suivi le module « Analyses ADN » de ce cycle ou toute autre formation permettant de justifier de connaissances sur les données de séquençage haut débit et leur alignement. Être familier avec le vocabulaire et les étapes de base de l’analyse de données de séquençage : nettoyage, assemblage, mapping",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/487/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 52,
                    "name": "CNRS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
                },
                {
                    "id": 56,
                    "name": "INSERM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
                },
                {
                    "id": 66,
                    "name": "UDL",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UDL/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 3,
                    "name": "Bilille",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api"
                }
            ],
            "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png",
            "updated_at": "2024-12-09T17:37:29.861518Z",
            "type": "Training course",
            "start_date": "2023-04-04",
            "end_date": "2023-04-06",
            "venue": "",
            "city": "Lille",
            "country": "FRANCE",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2022-11-14",
            "registration_closing": "2022-12-05",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 509,
            "name": "New session of Molecular Phylogeny - Level 1",
            "shortName": "New session of Phylogénie moléculaire - Niveau 1",
            "description": "OBJECTIF\r\n- Savoir inférer un arbre phylogénétique et l'interpréter\r\n\r\nPRÉREQUIS\r\n- Savoir ce à quoi correspondent des séquences génétiques homologues\r\n- Avoir déjà utilisé les logiciels de base en bioinformatique\r\n- Connaître les notions de base en statistiques (tests, lois probabilistes usuelles, méthodes simples d'estimation de paramètres)\r\n- Avoir des notions de programmation\r\n\r\nPROGRAMME\r\n- Lignes de commandes Linux\r\n- Le format Newick\r\n- Dessin d'arbres\r\n- Alignements multiples et nettoyage\r\n- Modèles d'évolution\r\n- Choix de modèles\r\n- Définitions et propriétés des arbres\r\n- Méthodes de parcimonie\r\n- Méthodes de distance\r\n- Maximum de vraisemblance\r\n- Reconstruction phylogénétique Bayésienne\r\n- Bootstraps et autres supports de branches",
            "homepage": "https://cnrsformation.cnrs.fr/liste-stages-176-Bioinformatique.html",
            "is_draft": false,
            "costs": [
                "1200 €"
            ],
            "topics": [
                "http://edamontology.org/topic_0084",
                "http://edamontology.org/topic_3293",
                "http://edamontology.org/topic_3299"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": "http://www.atgc-montpellier.fr/pictures/ATGClogo.svg",
            "updated_at": "2023-10-05T12:37:00.397895Z",
            "type": "Training course",
            "start_date": "2023-03-29",
            "end_date": "2023-03-31",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 510,
            "name": "New session of Bioinformatique pour le traitement de données de séquençage (NGS) : analyse de transcriptome",
            "shortName": "",
            "description": "OBJECTIFS\r\n- Comprendre les principes des méthodes d'analyse de données de séquençage à haut débit\r\n- Comprendre les résultats obtenus, les paramètres et leurs impacts sur les analyses\r\n- Savoir choisir et utiliser les principaux outils d'analyse\r\n- Être autonome pour utiliser un pipeline d'analyse\r\n- Savoir manipuler les fichiers de séquences : préparation et filtration\r\n- Savoir évaluer la qualité des données\r\n- Savoir analyser les résultats avec ou sans génome de référence\r\n\r\nPRÉREQUIS\r\n- Notions de base en informatique : fichiers, répertoire...\r\n- Notions du système linux et des lignes de commande\r\n- Niveau master \r\n\r\nPROGRAMME\r\n- Linux : commandes de base\r\n- Les données NGS : fichiers, manipulation de base, nettoyage\r\n- Mapping : principaux outils et pratique\r\n- Transcriptomique :\r\n. analyse de RNA-seq : expression différentielle des gènes / des ARNs (comptage et DESeq2) ; comparaison d'échantillons issus de conditions différentes\r\n. post-analyse : analyse GO, interrogation bases de connaissances (ex : KEGG), création de graphique (en R)\r\n. analyse couplée transcriptome / traductome",
            "homepage": "https://cnrsformation.cnrs.fr/liste-stages-176-Bioinformatique.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "PUBLICS :\r\n- Biologistes, professionnels des sciences du vivant ayant besoin d'analyser des données de séquençage\r\n- Ingénieurs ou chercheurs en bioinformatique\r\n- Bioanalystes\r\n \r\nPRÉREQUIS\r\n- Notions de base en informatique : fichiers, répertoire...\r\n- Notions du système linux et des lignes de commande\r\n- Niveau master",
            "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": "http://www.atgc-montpellier.fr/pictures/ATGClogo.svg",
            "updated_at": "2023-10-05T12:36:48.888153Z",
            "type": "Training course",
            "start_date": "2023-03-27",
            "end_date": "2023-03-29",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 506,
            "name": "Annotation and analysis of prokaryotic genomes using the MicroScope platform - March 2023",
            "shortName": "MicroScope training - march 2023",
            "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": [
                "genomics",
                "Sequence analysis",
                "Microbial evolution",
                "Genome analysis",
                "Structural and functional annotation of genomes"
            ],
            "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": [],
            "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 of Paris-Saclay",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%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/2021/06/GENOSCOPE-LABGeM.jpg",
            "updated_at": "2023-05-17T09:53:07.876054Z",
            "type": "Training course",
            "start_date": "2023-03-20",
            "end_date": "2023-03-24",
            "venue": "",
            "city": "Evry",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": "2023-02-20",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 515,
            "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module  Analyses ADN (sous Galaxy) - Session Mars 2023",
            "shortName": "",
            "description": "Bilille, la plateforme de bioinformatique, biostatistique et bioanalyse de la métropole lilloise, propose chaque année un cycle de formation d'introduction à l'analyse des données de séquençage à haut débit.\r\nCe cycle est composé des modules suivants, à la carte : \r\n- Analyses ADN\r\n- Analyses de variants\r\n- Métagénomique\r\n- Analyses ChIP-seq\r\n- Analyses RNA-seq\r\nLes fiches descriptives sont accessibles sur le site de bilille. Chaque module comprend des présentations générales et des séances pratiques sur ordinateur, avec Galaxy.\r\n\r\nLes objectifs du module Analyses ADN sont :\r\n- Apprendre à manipuler des données de séquençage d’ADN\r\n- Réaliser des contrôles de qualité et du nettoyage des lectures\r\n- Présenter les méthodes et outils d'alignement\r\n- Réaliser des contrôles de qualité et des alignements sur une référence\r\n- Introduction à l’assemblage des lectures sans référence\r\n- Utiliser la plateforme Galaxy pour ces analyses",
            "homepage": "https://bilille.univ-lille.fr/training/training-offer",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [],
            "keywords": [
                "NGS Data Analysis",
                "Assembly of genomes and transcriptomes",
                "Read alignment on genomes",
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [
                "Galaxy - Basic usage"
            ],
            "openTo": "Everyone",
            "accessConditions": "Le cycle de formation \"Analyse de données de séquençage à haut-débit\" organisé par bilille est financé par les services formation des personnels de l'Université de Lille, CNRS et Inserm, et est ouvert en priorité aux personnels de la région des Hauts-de-France de ces organismes.",
            "maxParticipants": 14,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/487/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 52,
                    "name": "CNRS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
                },
                {
                    "id": 56,
                    "name": "INSERM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
                },
                {
                    "id": 66,
                    "name": "UDL",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UDL/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 3,
                    "name": "Bilille",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api"
                }
            ],
            "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png",
            "updated_at": "2024-12-09T17:37:52.573465Z",
            "type": "Training course",
            "start_date": "2023-03-08",
            "end_date": "2023-03-09",
            "venue": "",
            "city": "Lille",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2022-11-14",
            "registration_closing": "2023-02-28",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 504,
            "name": "NGS data analysis on the command line - Session 5",
            "shortName": "NGS-analysis-cli - session5",
            "description": "This hands-on course will teach bioinformatic approaches for analyzing Illumina sequencing data. Our goal is to introduce the command line skills you need to make the most of your NGS data. \r\nDuring this 4-day training we will first introduce the Linux environment, shell commands and basic R scripting.  And then we will focus on two NGS data analyses -- small RNA-seq and RNA-seq -- based on published datasets from the model organism Arabidopsis thaliana",
            "homepage": "http://www.ibmp.cnrs.fr/bioinformatics-trainings/",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0102",
                "http://edamontology.org/topic_3170",
                "http://edamontology.org/topic_2269",
                "http://edamontology.org/topic_3168"
            ],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "This training is dedicated to academics working in a laboratory of Unistra/CNRS.",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/124/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 79,
                    "name": "UPR2357",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UPR2357/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 14,
                    "name": "BiGEst",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api"
                }
            ],
            "logo_url": null,
            "updated_at": "2022-12-12T12:31:11.145062Z",
            "type": "Training course",
            "start_date": "2023-03-02",
            "end_date": "2023-03-06",
            "venue": "",
            "city": "Strasbourg",
            "country": "France",
            "geographical_range": "Local",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-01-05",
            "registration_closing": "2023-02-03",
            "registration_status": "closed",
            "courseMode": "Onsite"
        }
    ]
}