Handles creating, reading and updating events.

GET /api/event/?format=api&offset=540&ordering=logo_url
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=560&ordering=logo_url",
    "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=520&ordering=logo_url",
    "results": [
        {
            "id": 591,
            "name": "BIGomics, Génomique Comparative Biopolis",
            "shortName": "",
            "description": "Ce module vise à fournir une expérience d’analyse de données de génomique.\r\nLes technologies Next Generation Sequencing (NGS) ont conduit à une production massive de\r\ndonnées « Omiques » pour les plantes cultivées majeures, ce qui demande de nouvelles\r\napproches d’analyses haut débit. La connaissance de ces approches et des outils qui en\r\ndécoulent pour analyser la séquence et la structure des génomes, les annoter et caractériser\r\nleur diversité et leurs profils d’expression permet d’aborder des questions de recherche\r\nbiologique avancée sur la diversité et l’adaptation des plantes. Les espèces prises en\r\nconsidération sont des espèces phares des instituts de recherche agronomique de Montpellier\r\net font partie des cultures les plus importantes pour l’agriculture mondiale. Des plateformes\r\nd’outils bioinformatiques récents reposant sur des centres de calcul et de stockage haute\r\ncapacité, sont en place pour analyser des jeux de données originales permettant de mieux\r\ncomprendre comment les génomes de plantes évoluent et s’expriment. L’ensemble de ces\r\nconnaissances Findable, Accessible, Interoperable, Reusable car intégré dans des systèmes\r\nd’information peut soutenir l'identification de gènes responsables de caractères adaptatifs ou\r\nde production. La mobilisation de jeunes chercheurs sur ces sujets est primordiale tant la\r\ndemande est importante.\r\nLe module est structuré sous la forme de cours et de travaux tutorés avec la rencontre de\r\ngénéticiens et de bioinformaticiens permettant d’appréhender les formes variées des progrès\r\nen bioanalyse génomique. Il permet d’acquérir les lignes directrices pour l’accès, l'utilisation\r\net l'analyse de différents types de données omique (e.g. (épi)génomique, transcriptomique,\r\nprotéique, métabolique) en vue d’accélérer les recherches en génomique fonctionnelle et\r\nbiotechnologie des plantes.\r\nL’évaluation sera faite sur la base de la participation et de la qualité du projet proposé par\r\nl’étudiant en fin de module, individuellement ou en binôme, suivant les consignes détaillées en\r\ndébut de module",
            "homepage": "https://elearning.cirad.fr/mod/resource/view.php?id=2339",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_3810",
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_3056"
            ],
            "keywords": [
                "Phylogeny",
                "Biodiversity",
                "NGS Data Analysis"
            ],
            "prerequisites": [
                "Basic knowledge of R"
            ],
            "openTo": "Everyone",
            "accessConditions": "Inscription via un formulaire Moodle",
            "maxParticipants": 50,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/781/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 50,
                    "name": "CIRAD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CIRAD/?format=api"
                },
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "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/logo_southgreen_carre_6577134.png",
            "updated_at": "2024-03-11T13:17:13.095567Z",
            "type": "Training course",
            "start_date": "2024-03-04",
            "end_date": "2024-03-08",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "International",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2024-01-24",
            "registration_closing": "2024-02-09",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 567,
            "name": "Reproducible Research 2023",
            "shortName": "",
            "description": "The following topics and tools are covered in the course:\r\n\r\n    Data management\r\n    Project organisation\r\n    Git\r\n    Conda\r\n    Snakemake\r\n    Nextflow\r\n    R Markdown\r\n    Jupyter\r\n    Docker\r\n    Singularity\r\n\r\nAt the end of the course, students should be able to:\r\n\r\n    Use good practices for data analysis and management\r\n    Clearly organise their bioinformatic projects\r\n    Use the version control system Git to track and collaborate on code\r\n    Use the package and environment manager Conda\r\n    Use and develop workflows with Snakemake and Nextflow\r\n    Use R Markdown and Jupyter Notebooks to document and generate automated reports for their analyses\r\n    Use Docker and Singularity to distribute containerized computational environments",
            "homepage": "https://southgreenplatform.github.io/training_reproducible_research/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 13,
            "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:44.983725Z",
            "type": "Training course",
            "start_date": "2023-06-14",
            "end_date": "2023-06-16",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/737/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/733/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/734/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/773/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/774/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/558/?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": 469,
            "name": "Linux For Jedi - April 2022",
            "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": 15,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/558/?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": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2022-04-19",
            "end_date": "2022-04-21",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "Local",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/558/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/612/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/589/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2022-03-07",
            "registration_closing": "2022-03-22",
            "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": 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": 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": 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": 605,
            "name": "BIGomics, Génomique Comparative",
            "shortName": "BOGC",
            "description": "Ce module vise à fournir une expérience d’analyse de données de génomique.\r\nLes technologies Next Generation Sequencing (NGS) ont conduit à une production massive de\r\ndonnées « Omiques » pour les plantes cultivées majeures, ce qui demande de nouvelles\r\napproches d’analyses haut débit. La connaissance de ces approches et des outils qui en\r\ndécoulent pour analyser la séquence et la structure des génomes, les annoter et caractériser\r\nleur diversité et leurs profils d’expression permet d’aborder des questions de recherche\r\nbiologique avancée sur la diversité et l’adaptation des plantes. Les espèces prises en\r\nconsidération sont des espèces phares des instituts de recherche agronomique de Montpellier\r\net font partie des cultures les plus importantes pour l’agriculture mondiale. Des plateformes\r\nd’outils bioinformatiques récents reposant sur des centres de calcul et de stockage haute\r\ncapacité, sont en place pour analyser des jeux de données originales permettant de mieux\r\ncomprendre comment les génomes de plantes évoluent et s’expriment. L’ensemble de ces\r\nconnaissances Findable, Accessible, Interoperable, Reusable car intégré dans des systèmes\r\nd’information peut soutenir l'identification de gènes responsables de caractères adaptatifs ou\r\nde production. La mobilisation de jeunes chercheurs sur ces sujets est primordiale tant la\r\ndemande est importante.\r\nLe module est structuré sous la forme de cours et de travaux tutorés avec la rencontre de\r\ngénéticiens et de bioinformaticiens permettant d’appréhender les formes variées des progrès\r\nen bioanalyse génomique. Il permet d’acquérir les lignes directrices pour l’accès, l'utilisation\r\net l'analyse de différents types de données omique (e.g. (épi)génomique, transcriptomique,\r\nprotéique, métabolique) en vue d’accélérer les recherches en génomique fonctionnelle et\r\nbiotechnologie des plantes.\r\nL’évaluation sera faite sur la base de la participation et de la qualité du projet proposé par\r\nl’étudiant en fin de module, individuellement ou en binôme, suivant les consignes détaillées en\r\ndébut de module",
            "homepage": "https://elearning.cirad.fr/mod/resource/view.php?id=2339",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_3810",
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_3056"
            ],
            "keywords": [
                "Phylogeny",
                "Biodiversity",
                "NGS Data Analysis"
            ],
            "prerequisites": [
                "Basic knowledge of R"
            ],
            "openTo": "Everyone",
            "accessConditions": "Inscription via un formulaire Moodle",
            "maxParticipants": 50,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/573/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 17,
                    "name": "Agropolis Fondation",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Agropolis%20Fondation/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 50,
                    "name": "CIRAD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CIRAD/?format=api"
                },
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "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": "2024-03-11T13:30:02.752091Z",
            "type": "Training course",
            "start_date": "2024-04-11",
            "end_date": "2024-04-16",
            "venue": "Campus numérique francophone - AUF - Université d'Antananarivo",
            "city": "Antananarivo",
            "country": "Madagascar",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2024-03-04",
            "registration_closing": "2024-03-17",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 564,
            "name": "Introduction to Structural variant detection analyses 2022",
            "shortName": "",
            "description": "Program\r\n\r\n*  Handling mapping tools suitable for ILLUMINA and ONT data (bwa, minimap2)\r\n*  SNP detection from mapping of short reads against a reference genome: SNP calling, filters and SNP annotation. Examples of possible studies based on SNP arrays\r\n* Detecting Structural Variations (SV) in short and long reads (breakdancer, sniffle)\r\n* SV detection from genome assembly and comparison (minimap2, nucmer, assemblytics, siry)",
            "homepage": "https://southgreenplatform.github.io/trainings//sv/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Linux and knowledge of NGS formats"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": null,
            "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:04.974511Z",
            "type": "Training course",
            "start_date": "2022-06-21",
            "end_date": "2022-06-24",
            "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": 566,
            "name": "Metabarcoding analyses 2022",
            "shortName": "",
            "description": "This course offers an introduction to metabarcoding analyses at two different levels/steps: bioinformatics with FROGS pipeline in the Galaxy environment, biostatistics with PhyloSeq R package. This includes preprocessing, clustering and OTU picking, taxonomic assignation, estimation of diversity, visualization of statistics results.\r\nPrerequisites\r\nGalaxy, R knowledge\r\n\r\nProgram\r\nIntroduction to metagenomics and metabarcoding\r\nPre-processing, Clustering, taxonomic affiliation (FROGS)\r\nHandling and visualizing OTU table using PhyloSeq R package (PhyloSeq)\r\n\r\n\r\nLearning objectives\r\nManipulate tools available for metabarcoding analysis\r\nStudy sample diversity by using NGS and post-NGS analysis tools\r\nVisualize diversity metrics in metabarcoding approach​\r\n\r\n\r\nInstructors\r\nJulie Orjuela - julie.orjuela@ird.fr\r\nFlorentin Constancias - florentin.constancias@cirad.fr\r\nAlexis Dereeper - alexis.dereeper@ird.fr",
            "homepage": "https://southgreenplatform.github.io/trainings//metabarcoding/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": null,
            "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:31:47.907535Z",
            "type": "Training course",
            "start_date": "2022-06-27",
            "end_date": "2022-06-28",
            "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": 561,
            "name": "Introduction to Microbial Comparative Genomics 2022",
            "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-04T15:32:33.606313Z",
            "type": "Training course",
            "start_date": "2022-06-14",
            "end_date": "2022-06-14",
            "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": 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": 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": 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": 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": 470,
            "name": "Introduction to python - May 2022",
            "shortName": "",
            "description": "This course provides an introduction to programming using python. At the end of the training, participants should be able to write simple python programs to handle biological data and to understand more complex programs written by others.\r\nNote : This course in currently available only in french",
            "homepage": "https://southgreenplatform.github.io/trainings//python/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 15,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/519/?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": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2022-05-16",
            "end_date": "2022-05-20",
            "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/733/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/734/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/735/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/519/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2022-03-07",
            "registration_closing": "2022-03-22",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 468,
            "name": "Linux for Dummies - April 2022",
            "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 to academics"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 15,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/589/?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": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2022-04-04",
            "end_date": "2022-04-05",
            "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/612/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/564/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/589/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2022-03-07",
            "registration_closing": "2022-02-22",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 643,
            "name": "Artificial Intelligence and Machine Learning in Life Sciences: from foundations to applications 2025",
            "shortName": "AI & ML in LS 2025",
            "description": "Artificial intelligence (AI) has permeated our lives, transforming how we live and work. Over the past few years, a rapid and disruptive acceleration of progress in AI has occurred, driven by significant advances in widespread data availability, computing power and machine learning. Remarkable strides were made in particular in the development of foundation models - AI models trained on extensive volumes of unlabelled data. Moreover, given the large amounts of omics data that are being generated and made accessible to researchers due to the drop in the cost of high-throughput technologies, analysing these complex high-volume data is not trivial, and the use of classical statistics can not explore their full potential. As such, Machine Learning (ML) and Artificial Intelligence (AI) have been recognized as key opportunity areas, as evidenced by a number of ongoing activities and efforts throughout the community.\r\n\r\nHowever, beyond the technological advances, it is equally important that the individual researchers acquire the necessary knowledge and skills to fully take advantage of Machine Learning. Being aware of the challenges, opportunities and constraints that ML applications entail, is a critical aspect in ensuring high quality research in life sciences.\r\n\r\nRecognizing this need, this week-long training will bring together experts from four ELIXIR Nodes and deliver a hands-on, high-intensity course available for members from all ELIXIR Nodes.\r\n\r\nLearners will be guided across the various steps in Machine Learning, from the foundational concepts, through the deep learning and generative AI techniques, closely complemented by insights into the existing reporting (DOME Recommendations) and regulatory frameworks (EU AI Act).\r\n\r\nThis 4-day school will involve around 10 trainers/helpers from across 4 different ELIXIR nodes and 30 participants from across all ELIXIR nodes. It will be hosted in France in May 2025.",
            "homepage": "https://moodle.france-bioinformatique.fr/enrol/index.php?id=34",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_3474"
            ],
            "keywords": [
                "Artificial Intelligence",
                "Machine learning",
                "Python"
            ],
            "prerequisites": [
                "Intermediate Python programming",
                "Machine Learning basics",
                "Data analysis"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 30,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/810/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/762/?format=api"
            ],
            "elixirPlatforms": [
                {
                    "id": 1,
                    "name": "Training",
                    "url": "https://catalogue.france-bioinformatique.fr/api/elixirplatform/Training/?format=api"
                }
            ],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 6,
                    "name": "Elixir-FR",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Elixir-FR/?format=api"
                }
            ],
            "organisedByTeams": [],
            "logo_url": "https://www.dissco.eu/wp-content/uploads/Elixir-Europe-logo-1-300x226.png",
            "updated_at": "2024-12-19T15:43:33.918124Z",
            "type": "Training course",
            "start_date": "2025-05-19",
            "end_date": "2025-05-23",
            "venue": "CAES Centre Paul-Langevin",
            "city": "Aussois",
            "country": "France",
            "geographical_range": "International",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2024-12-18",
            "registration_closing": "2025-01-24",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 415,
            "name": "Introduction to Machine Learning Using R - 2021",
            "shortName": "",
            "description": "With the rise in high-throughput sequencing technologies, the volume of omics data has grown exponentially in recent times and a major issue is to mine useful knowledge from these data which are also heterogeneous in nature. Machine learning (ML) is a discipline in which computers perform automated learning without being programmed explicitly and assist humans to make sense of large and complex data sets. The analysis of complex high-volume data is not trivial and classical tools cannot be used to explore their full potential. Machine learning can thus be very useful in mining large omics datasets to uncover new insights that can advance the field of bioinformatics.\r\n\r\nThis 2-day course will introduce participants to the machine learning taxonomy and the applications of common machine learning algorithms to omics data. The course will cover the common methods being used to analyse different omics data sets by providing a practical context through the use of basic but widely used R libraries. The course will comprise a number of hands-on exercises and challenges where the participants will acquire a first understanding of the standard ML processes, as well as the practical skills in applying them on familiar problems and publicly available real-world data sets.",
            "homepage": "https://fpsom.github.io/2021-06-ml-elixir-fr/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 30,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/556/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 4,
                    "name": "IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB/?format=api"
                },
                {
                    "id": 6,
                    "name": "Elixir-FR",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Elixir-FR/?format=api"
                },
                {
                    "id": 8,
                    "name": "Elixir",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Elixir/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 29,
                    "name": "IFB Core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api"
                }
            ],
            "logo_url": "https://www.dissco.eu/wp-content/uploads/Elixir-Europe-logo-1.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2021-06-16",
            "end_date": "2021-06-17",
            "venue": "",
            "city": "",
            "country": "",
            "geographical_range": "International",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Online"
        },
        {
            "id": 489,
            "name": "Ecole Thématique de Bioinformatique Intégrative - session 2023 / Integrative Bioinforformatics training school - 2023 session",
            "shortName": "ETBII 2023",
            "description": "Dans l’objectif de développer et fédérer des compétences en bioinformatique intégrative au sein de la communauté, l’IFB propose une nouvelle école thématique ayant un double objectif :\r\n- une montée en compétences théoriques et pratiques des bioinformaticiens, biostatisticiens et bioanalystes\r\n- la constitution de matériel pédagogique partagé sur ce sujet.\r\n\r\nCette école mobilise une équipe pédagogique de 10 personnes et pourra accueillir 30 participants.\r\nL’ensemble de la formation reposera sur l’utilisation des ressources de calcul et de la plateforme pédagogique de l’Institut Français de Bioinformatique.\r\n\r\nObjectifs pédagogiques \r\n\r\nLa formation a pour but :\r\n- d’introduire les concepts de bases et les différents types d’approches utilisées en bioinformatique intégrative,\r\n- de proposer un approfondissement et une mise en pratique d’une de ces approches sur un/des jeux de données intégrant différents types de données omiques. \r\n- de créer, améliorer et partager des ressources pédagogiques (supports de formation, jeux de données, tutoriels) sur le thème de la bioinformatique intégrative.\r\n\r\nA la fin de cette formation les participants :\r\n- auront acquis un socle de connaissances générales en bioinformatique intégrative, \r\n- auront mis en oeuvre une analyse intégrative depuis la préparation des données jusqu’à l’analyse critique de résultats sur un/des jeux de données proposés lors de la formation,\r\n- auront contribué à constituer du matériel pédagogique partagé sur le sujet.\r\n\r\nPré-requis\r\n- Connaissances de base en Unix/shell, R, Python \r\n- Autonomie dans la gestion de son poste de travail (installation de librairies et maîtrise des environnements de packaging type conda)",
            "homepage": "https://www.france-bioinformatique.fr/formation/etbii/",
            "is_draft": false,
            "costs": [
                "770 TTC pour les académiques  et 1540 TTC pour les privés"
            ],
            "topics": [
                "http://edamontology.org/topic_3391",
                "http://edamontology.org/topic_3366",
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "Methodology",
                "Biostatistics",
                "Biological network inference and analysis",
                "Dimension reduction",
                "Semantic web",
                "Integration of heterogeneous data",
                "Data Integration",
                "Tool integration"
            ],
            "prerequisites": [
                "Linux and knowledge of NGS formats",
                "Basic knowledge of R"
            ],
            "openTo": "Everyone",
            "accessConditions": "Cette formation est ouverte à toute la communauté mais cette première édition s’adresse en priorité à des bioinformaticien·ne·s des plateformes membres et équipes associées IFB souhaitant contribuer à la constitution de matériel pédagogique pour se préparer au montage de futures formations sur ce thème.",
            "maxParticipants": 30,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/762/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 4,
                    "name": "IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 29,
                    "name": "IFB Core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api"
                }
            ],
            "logo_url": "https://www.france-bioinformatique.fr/wp-content/uploads/Logo_ETBII_Couleurs.png",
            "updated_at": "2023-05-17T10:02:50.638104Z",
            "type": "Training course",
            "start_date": "2023-01-16",
            "end_date": "2023-01-20",
            "venue": "Accès\r\n\r\nTrain : TGV, gare de St-Raphaël-Valescure (3 km) et car (ligne 3) jusqu’à la Villa Clythia.\r\nÀ 1h30 de Nice, 1h20 de Toulon, 2h10 de Marseille et 7h30 de Paris.\r\n\r\nVoiture : Sur l’A8 prendre la sortie n° 38, Fréjus. Cartes Michelin 82 et 245.\r\nAvion : Nice (70 km), Toulon (90 km), Marseille (140 km).\r\n\r\nTransfert : Navettes depuis la gare de St Raphael. Taxis depuis l’aéroport de\r\nNice (sur réservation).\r\n\r\nCAES du CNRS\r\nLa Villa Clythia\r\n2754, rue Henri Giraud\r\n83600 Fréjus",
            "city": "Fréjus",
            "country": "France",
            "geographical_range": "National",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/762/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/756/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/750/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/237/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/657/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/722/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/146/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/116/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/556/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/721/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2022-09-12",
            "registration_closing": "2022-10-12",
            "registration_status": "closed",
            "courseMode": "Onsite"
        }
    ]
}