Handles creating, reading and updating training events.

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

{
    "count": 378,
    "next": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=120&ordering=contacts",
    "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=80&ordering=contacts",
    "results": [
        {
            "id": 357,
            "name": "Manipulation de données avec R, introduction à tidyverse",
            "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": 88,
                    "name": "BioinfOmics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api"
                },
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                }
            ],
            "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png",
            "updated_at": "2024-01-18T13:15:41.633863Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "A l’issue de la formation, les stagiaires seront capables de :\r\n\r\nutiliser les principales fonctions des packages dplyr et tidyr de l’écosystème du « tidyverse »\r\nlire les données et les ranger dans un format « tidy »\r\nmanipuler les données : filtrer, sélectionner, trier, produire des résultats par groupe, fusionner plusieurs tables\r\nmettre en forme et pivoter les tables de données",
            "hoursPresentations": 2,
            "hoursHandsOn": 10,
            "hoursTotal": 12,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/700/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/579/?format=api"
            ]
        },
        {
            "id": 352,
            "name": "Développement d’une application avec R Shiny /",
            "shortName": "R Shiny",
            "description": "Objectifs pédagogiques\r\n\r\nÀ l’issue de la formation, les stagiaires connaîtront les principes de bases et le fonctionnement du package “Shiny”. Ils et elles seront capables de créer leurs premières applications web interactives à partir de scripts R. Les solutions de déploiement d’applications Shiny seront également abordées.\r\n\r\nProgramme\r\n\r\nPrincipes généraux et fonctionnement d’une application Shiny\r\nDéveloppement d’applications Shiny\r\nDéploiement d’applications Shiny",
            "homepage": "https://documents.migale.inrae.fr/trainings.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0605"
            ],
            "keywords": [
                "Shiny"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 88,
                    "name": "BioinfOmics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api"
                },
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                }
            ],
            "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png",
            "updated_at": "2024-01-18T13:14:32.711762Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "À l’issue de la formation, les stagiaires connaîtront les principes de bases et le fonctionnement du package “Shiny”. Ils et elles seront capables de créer leurs premières applications web interactives à partir de scripts R. Les solutions de déploiement d’applications Shiny seront également abordées.",
            "hoursPresentations": 2,
            "hoursHandsOn": 4,
            "hoursTotal": 6,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/571/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/686/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/682/?format=api"
            ]
        },
        {
            "id": 347,
            "name": "Introduction to Microbial Comparative Genomics",
            "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": 20,
            "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-04T14:54:55.468140Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 5,
            "hoursHandsOn": 5,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/558/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/561/?format=api"
            ]
        },
        {
            "id": 347,
            "name": "Introduction to Microbial Comparative Genomics",
            "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": 20,
            "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-04T14:54:55.468140Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 5,
            "hoursHandsOn": 5,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/558/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/561/?format=api"
            ]
        },
        {
            "id": 347,
            "name": "Introduction to Microbial Comparative Genomics",
            "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": 20,
            "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-04T14:54:55.468140Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 5,
            "hoursHandsOn": 5,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/558/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/561/?format=api"
            ]
        },
        {
            "id": 364,
            "name": "Formation d'initiation à la plateforme de stockage d'imagerie OMERO",
            "shortName": "Formation d'initiation à OMERO",
            "description": "Cette session d'introduction a pour objectif la prise en main d'OMERO et le chargement d'images vers l'instance OMERO hébergée au Mésocentre Clermont Auvergne, service de la plateforme AuBi.\r\n\r\nQu'est-ce qu'OMERO ?\r\nOMERO est une plateforme logicielle permettant de visualiser, de gérer et d'annoter des données d'images scientifiques. OMERO vous permet d'importer et d'archiver vos images, de les annoter et de baliser vos images, d'enregistrer vos protocoles expérimentaux et d'exporter vos images dans de nombreux formats. Il vous permet également de collaborer avec des collègues en créant des groupes d'utilisateurs.\r\n\r\nPourquoi utiliser OMERO ?\r\nC'est très pratique ! Une fois vos données importées, vous n'avez plus à vous soucier des montages réseau et des structures de dossiers. Vos données sont consultables, vous pouvez les annoter, les visualiser, effectuer des flux de travail simples d'analyse d'images, les partager avec des collaborateurs et générer des figures de niveau publication, le tout directement depuis votre navigateur web.\r\n\r\nComment l'utiliser ?\r\nIl existe deux interfaces principales pour OMERO : un client de bureau (OMERO.insight) et une page web (OMERO.web). Elles ont toutes deux des caractéristiques similaires mais pas identiques. Venez découvrir ces outils lors de cette formation AuBi !\r\n\r\nPour cela, il est indispensable d'être équipé d'un ordinateur portable sur lequel omero insight sera installé en amont de la formation et d'avoir un compte actif au Mésocentre Clermont Auvergne qui vous permettra ensuite de vous connecter sur omero.web.",
            "homepage": "https://mesocentre.uca.fr/projets-associes/plateforme-aubi",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_3383"
            ],
            "keywords": [
                "Bioimaging",
                "FAIR"
            ],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "Having an account on Mésocentre Clermont Auvergne\r\nComing with a laptop and an Eduroam access",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/780/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 56,
                    "name": "INSERM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
                },
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2025-02-17T12:41:56.490365Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/590/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/617/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/706/?format=api"
            ]
        },
        {
            "id": 378,
            "name": "Les langages de workflows pour une analyse bioinformatique reproductible / Workflow languages for reproducible bioinformatics analysis",
            "shortName": "WF4bioinfo",
            "description": "L’Institut Français de Bioinformatique (IFB) organise en partenariat avec iPOP-UP (représenté par EDC) une formation sur les langages de workflows en bioinformatique à destination des bioinformaticien·ne·s et des bioanalystes. La formation abordera les fondamentaux et les fonctionnalités avancées des deux langages Snakemake et Nextflow. Ces outils sont en effet devenus indispensables pour assurer la reproductibilité et l’efficacité des analyses bioinformatiques. La formation sera structurée en deux séquences :\r\n- une journée commune qui abordera les grands principes des gestionnaires de workflow, en particulier dans le domaine de la bioinformatique et en lien avec les infrastructures de calcul de type cluster et cloud proposés au sein de l’IFB \r\n- une  journée de session pratique  avec 1 atelier snakemake et 1 atelier nextflow en parallèle au choix des participants. Nous proposons aux participants qui le souhaitent de travailler sur leur propre workflow dans une approche “Bring your own script” avec l’aide de l’équipe pédagogique.",
            "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=29",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0769"
            ],
            "keywords": [
                "FAIR",
                "Reproducibility",
                "Nextflow",
                "Snakemake"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 20,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/116/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/326/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/804/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 4,
                    "name": "IFB - ELIXIR-FR",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 38,
                    "name": "PB-IBENS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/PB-IBENS/?format=api"
                }
            ],
            "logo_url": "https://moodle.france-bioinformatique.fr/pluginfile.php/1/core_admin/logocompact/300x300/1654772049/IFB-HAUT-COULEUR-PETIT.png",
            "updated_at": "2024-03-26T16:42:31.487108Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/613/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/664/?format=api"
            ]
        },
        {
            "id": 382,
            "name": "Introduction à l'analyse de données transcriptomiques avec Galaxy",
            "shortName": "",
            "description": "L’objectif est de se familiariser avec les étapes d’analyses des données transcriptomiques ou RNA-seq avec référence pour extraire les gènes et fonctions différentiellement exprimés. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main de ces étapes d’analyses en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\n\r\nAprès une introduction à la transcriptomique, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- évaluer la qualité des données transcriptomiques,\r\n- aligner des données transcriptomiques sur un génome de référence,\r\n- estimer le nombre de séquences par gènes,\r\n- construire et faire une analyse d’expression différentielle des gènes\r\n- faire une analyse de l’enrichissement fonctionnel des gènes différentiellement exprimés",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_3308",
                "http://edamontology.org/topic_1775",
                "http://edamontology.org/topic_0203",
                "http://edamontology.org/topic_3170"
            ],
            "keywords": [
                "Galaxy",
                "RNA-seq",
                "Transcriptomics (RNA-seq)"
            ],
            "prerequisites": [
                "Galaxy - Basic usage"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/807/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                },
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 96,
                    "name": "Mésocentre Clermont-Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api"
                },
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2024-06-06T08:06:54.982689Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 144,
                    "name": "Reference-based RNA-Seq data analysis with Galaxy",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Reference-based%20RNA-Seq%20data%20analysis%20with%20Galaxy/?format=api"
                },
                {
                    "id": 145,
                    "name": "Introduction to Transcriptomics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20Transcriptomics/?format=api"
                }
            ],
            "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Check a sequence quality report generated by FastQC for RNA-Seq data\r\n- Explain the principle and specificity of mapping of RNA-Seq data to an eukaryotic reference genome\r\n- Select and run a state of the art mapping tool for RNA-Seq data\r\n- Evaluate the quality of mapping results\r\n- Describe the process to estimate the library strandness\r\n- Estimate the number of reads per genes\r\n- Explain the count normalization to perform before sample comparison\r\n- Construct and run a differential gene expression analysis\r\n- Analyze the DESeq2 output to identify, annotate and visualize differentially expressed genes\r\n- Perform a gene ontology enrichment analysis\r\n- Perform and visualize an enrichment analysis for KEGG pathways",
            "hoursPresentations": 1,
            "hoursHandsOn": 7,
            "hoursTotal": 8,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/637/?format=api"
            ]
        },
        {
            "id": 400,
            "name": "Interactive Online Companionship - SingleCell RNAseq Analysis with R Seurat 2026",
            "shortName": "IOC - SingleCell",
            "description": "InforBio offers online bioinformatics training tailored to the needs of research labs, with small group sessions to ensure personalized learning. Our program is designed to help you acquire key skills for independent data analysis.\r\n\r\nWe offer a comprehensive 3-month program, including a post-training feedback session to support practical application.\r\n\r\nscRNAseq Data Analysis (March to June 2026) – 10 sessions of 3 hours – €2000\r\n\r\nLearn how to analyze single-cell RNA sequencing data through practical examples. You’ll work on a provided dataset and receive personalized feedback on your own projects. This training requires a proficiency in R.\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": [
                "Priced"
            ],
            "topics": [],
            "keywords": [
                "Single-Cell Analysis"
            ],
            "prerequisites": [
                "R programming"
            ],
            "openTo": "Everyone",
            "accessConditions": "Followed R training or equivalent level",
            "maxParticipants": 6,
            "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:25:40.282013Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 30,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 386,
            "name": "Interactive Online Companionship - R formation",
            "shortName": "IOC - R",
            "description": "InforBio offers online bioinformatics training tailored to the needs of research labs, with small group sessions to ensure personalized learning. Our program is designed to help you acquire key skills for independent data analysis.\r\n\r\nWe offer a comprehensive 6-month program, including a post-training feedback session to support practical application.\r\n\r\nTraining Program\r\nR Training (January to March 2025) – 10 sessions of 2.5 hours – €800 for academics\r\nThis course covers the basics of R: data organization and filtering, basic statistical analyses, and creating 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\nSmall group sessions for interactive and personalized learning.\r\nTailored feedback on your own data to reinforce the learning process.\r\nLimited spots available, registration is now open.",
            "homepage": "https://inforbio.github.io/ioc_r_scrnaseq.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 16,
            "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": "2024-12-10T08:59:06.862553Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 25,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/663/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/730/?format=api"
            ]
        },
        {
            "id": 387,
            "name": "Interactive Online Companionship - SingleCell RNAseq Analysis with R Seurat",
            "shortName": "IOC - SingleCell",
            "description": "InforBio offers online bioinformatics training tailored to the needs of research labs, with small group sessions to ensure personalized learning. Our program is designed to help you acquire key skills for independent data analysis.\r\n\r\nWe offer a comprehensive 3-month program, including a post-training feedback session to support practical application.\r\n\r\nAnalyse de données scRNAseq (avril à juin 2025) – 10 sessions de 2h30 – 2000 € Apprenez à analyser des données de séquençage ARN en cellules uniques grâce à des cas pratiques.Vous travaillerez d’abord sur un jeu de données fourni, puis sur vos propres données, avec un retour personnalisé sur votre projet. Cette formation requiert une bonne maîtrise de R.\r\n\r\nKey Highlights:\r\nSmall group sessions for interactive and personalized learning.\r\nTailored feedback on your own data to reinforce the learning process.\r\nLimited spots available, registration is now open.",
            "homepage": "https://inforbio.github.io/ioc_r_scrnaseq.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [
                "Single-Cell Analysis"
            ],
            "prerequisites": [
                "R programming"
            ],
            "openTo": "Everyone",
            "accessConditions": "Followed R training or equivalent level",
            "maxParticipants": 6,
            "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:25:26.499365Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 25,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/665/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/729/?format=api"
            ]
        },
        {
            "id": 399,
            "name": "Interactive Online Companionship - R formation 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": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 16,
            "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:23:22.054252Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 30,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 391,
            "name": "Soumission de données et métadonnées à EMBL-EBI",
            "shortName": "FAIR Data Geno",
            "description": "Processus et outils mis en place dans le cadre des projets AgroDiv et BReIF pour soumettre des données dans les archives EMBL-EBI associées à des descriptions riches des échantillons séquencés dans BioSamples.",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3366",
                "http://edamontology.org/topic_0219",
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0625"
            ],
            "keywords": [
                "Données"
            ],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "Public",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/813/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/3/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 22,
                    "name": "BReIF",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/BReIF/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 39,
                    "name": "URGI - US1164",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/URGI%20-%20US1164/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 26,
                    "name": "URGI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/URGI/?format=api"
                }
            ],
            "logo_url": "https://urgi.versailles.inra.fr/extension/inra/design/urgi/images/logoURGI_res72_2-82X1-98.png",
            "updated_at": "2025-09-12T13:00:03.352886Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 147,
                    "name": "Data-brokering script",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Data-brokering%20script/?format=api"
                }
            ],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": 2,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/678/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/738/?format=api"
            ]
        },
        {
            "id": 394,
            "name": "Principes FAIR  & Git Initiation",
            "shortName": "FAIR & GIT - Initiation",
            "description": "Objectifs\r\n- Principes FAIR :\r\n    Connaître les principes FAIR\r\n    Être capable de prendre en compte les principes FAIR dans l'ensemble des étapes d'un projet impliquant la \r\n    collecte et/ou l'analyse de données\r\n- Initiation à Git :\r\n    Savoir définir ce qu’est un outil de gestion de version\r\n    Être capable d’initialiser un entrepôt Git pour un projet\r\n    Être capable de définir quels fichiers inclure/exclure d’un projet\r\n    Savoir enregistrer localement une nouvelle version pour un projet\r\n    Savoir partager des modifications locales avec tous les contributeurs d’un projet\r\n    Savoir gérer des modifications en parallèle en utilisant les branches\r\n   Connaître les bonnes pratiques pour contribuer à projet tiers\r\n\r\nProgramme : \r\n- Principes FAIR\r\n    Présentation des principes FAIR\r\n    Exemples de bonnes pratiques dans la gestion des données : description, organisation du stockage, \r\n    traitements et analyses, mise en accès\r\n- Initiation à Git\r\n    Présentation des avantages de la gestion de versions (projets individuels & projets collaboratifs)\r\n    Présentation des principes de fonctionnement de Git\r\n    Présentation et mise en œuvre des commandes principales de Git (clone, checkout, add, rm, commit, merge,\r\n    push, pull) ; en ligne de commande ou en utilisant une interface graphique (GitHub et GitLab)",
            "homepage": "https://abims.sb-roscoff.fr/module/fair_git",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "Pre-registration required.",
            "maxParticipants": 18,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 65,
                    "name": "SBR - Roscoff Marine Station",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2025-02-21T08:31:00.096988Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 4,
            "hoursHandsOn": 4,
            "hoursTotal": 8,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/710/?format=api"
            ]
        },
        {
            "id": 48,
            "name": "Analyses bioinformatique et statistiques de données ChIP-seq sous Unix",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "NGS Data Analysis"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Formations payantes\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 82,
            "name": "Master Biostatistiques",
            "shortName": "",
            "description": "Deux objectifs sont visés par la formation. Le premier est de former des chercheurs ou enseignants-chercheurs dans le domaine de la statistique théorique ou appliquée. Le deuxième objectif est de former des statisticiens de haut niveau pour des organismes de recherche ou des entreprises.\n",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Master"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 17,
            "name": "Formation universitaire",
            "shortName": "",
            "description": "LABGeM's researchers are involved in different training programs in collaboration with :\nthe University of Paris Saclay: master GENIOMHE, master MSSB, master NRBCe\nthe University Denis Diderot: master M2BI\nthe University Paris Descartes: master IMVI\nthe Institut Pasteur: Training ‘Analyse des génomes’\n",
            "homepage": "https://labgem.genoscope.cns.fr/professional-trainings/university-trainings/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Master"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 81,
            "name": "Master Sciences & Numérique pour la Santé",
            "shortName": "",
            "description": "La spécialité BCD a pour objectif de former les étudiants issus des Sciences du vivant (agronomie, biologie moléculaire, cellulaire, physiologie animale et végétale, biochimie), des sciences médicales, de l'informatique ou des mathématiques aux besoins spécifiques de la bioinformatique, des systèmes d'informations, de l'extraction de connaissances et de la modélisation du vivant tout en renforçant les compétences de leur profil initial.\n",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Master"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "M1 : licence math, info, physique, EEA, biologie, STAPS + équiv. L3 de la formation pharma/médecine (ou tout équiv. 180 ECTS acquis) - M2 : master 1 ou équiv. (formation continue, VAE, ...)\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 80,
            "name": "Bioinformatique pour le traitement de données de séquençage (NGS)",
            "shortName": "",
            "description": "\nLes objectifs sont :\n- Savoir choisir les outils d'analyse\n- Etre autonome pour effectuer un pipeline d'analyse\n- Comprendre les principes des méthodes d'analyse\n- Savoir manipuler les fichiers de séquences : préparation et filtration\n- Etre capable d'évaluer la qualité des données\n- Savoir analyser avec ou sans génome de référence\nhttps://cnrsformation.cnrs.fr/\n\n",
            "homepage": "http://cnrsformation.cnrs.fr/stage-17010-Bioinformatique-pour-le-traitement-de-d…",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Methodology",
                "NGS Data Analysis",
                "Analysis of RNAseq data",
                "Assembly of genomes and transcriptomes",
                "Read alignment on genomes",
                "Variant analysis",
                "Complete genomes",
                "Transcriptomics (RNA-seq)",
                "Genomics (DNA-seq)",
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "S'acquitter des frais d'inscription, notions de base en informatique : fichiers, répertoire..., notions du système linux et des lignes de commandes, niveau master\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/264/?format=api"
            ]
        },
        {
            "id": 79,
            "name": "Phylogénie moléculaire",
            "shortName": "",
            "description": "\nLes objectifs sont :\n1. Acquérir des connaissances théoriques et pratiques en phylogénie moléculaire.\n2. Être autonome dans la conduite d'une analyse phylogénétique.\n3. Maîtriser le choix, le paramétrage et l'exploitation des résultats des programmes de phylogénie.\nhttps://cnrsformation.cnrs.fr/\n\n",
            "homepage": "http://cnrsformation.cnrs.fr/stage-17007-Phylogenie-moleculaire-%28Montpellier%2…",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Phylogeny",
                "Evolution and Phylogeny",
                "Molecular evolution",
                "Speciation dating",
                "Selection Detection",
                "Supertrees and Reconciliations",
                "Phylogenomics",
                "Genes and genomes"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "S'acquitter des frais d'inscription, être familiarisé avec les banques de données de séquences, avoir déjà utilisé les logiciels de base en bioinformatique, connaître les notions de base en statistiques (tests, lois probabilistes usuelles, méthodes simples d'estimation de paramètres), avoir des notions de programmation.\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/263/?format=api"
            ]
        }
    ]
}