Handles creating, reading and updating events.

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

{
    "count": 628,
    "next": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=240&ordering=organisedByTeams",
    "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=200&ordering=organisedByTeams",
    "results": [
        {
            "id": 531,
            "name": "Improve your command line skills by learning a few words of Perl - session 28/11/2023",
            "shortName": "",
            "description": "This “Perl one-liners” training session is organized by the Sigenae platform. Perl one-liners are small and awesome Perl programs that fit in a single line of code and perform many operations such as replacing of text, spacing, deleting, calculation, manipulation in files and many more. This training will allow you to discover the power of Perl on the command line and learn how to use it to automate your file manipulations and command line generation with classical file formats such as tabulated text, fastq, sam/bam, and vcf.\r\n\r\nThis training lasts one day and is focused on practice. It consists of 3 parts with a large variety of exercises:\r\n\r\nIntroduction to Perl and its characteristics: Perl is a widely used programming language for data processing and task automation. We will introduce the main characteristics of Perl and discuss why it is particularly suited for biologists who want to manipulate files and generate command lines.\r\nPerl on the command line: we will show how to use Perl on the command line to perform common tasks, such as searching and replacing strings, merging files, and loop over lists of files.\r\nConcrete examples: we will present several concrete examples drawn from biology, such as extracting information from genomic sequence files, converting files between different formats, and generating command lines for data biology tools.\r\n \r\nThe session will take place in the room ‘salle de formation MIAT’ at INRAE center of Toulouse-Auzeville.",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/onelineperl/",
            "is_draft": false,
            "costs": [
                "Non-academic: 550€ + 20% taxes (TVA)",
                "Academic but non-INRAE: 170 € + 20% taxes (TVA)",
                "For INRAE's staff: 150 € no VAT charged;"
            ],
            "topics": [],
            "keywords": [
                "Perl Langage"
            ],
            "prerequisites": [
                "Linux/Unix",
                "Cluster"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 37,
                    "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2023-05-17T10:03:41.882770Z",
            "type": "Training course",
            "start_date": "2023-11-28",
            "end_date": "2023-11-28",
            "venue": "",
            "city": "Toulouse-Auzeville",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-04-04",
            "registration_closing": "2023-11-22",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 530,
            "name": "Short-Read Alignment And Small Size Variants Calling - session 13/11/2023 - 14/11/2023",
            "shortName": "",
            "description": "This training session, organized jointly with the Sigenae platform, is designed to introduce NGS data, in particular Illumina Solexa technologies with command line. You will discover the new sequence formats, the assembly formats and the known biases of these technologies. You will use mapping on reference genome software, polymorphisms detection with the GATK pipeline and alignment visualization software.\r\n\r\nThis training is focused on the practice. It consists of modules with a large variety of exercises:\r\n\r\nDay 1 (09:00 am to 12:30 am): Fastq format / Sequence quality. Read mapping.\r\nDay 1 (14:00 pm to 17:00 pm): SAM format. Visualisation.\r\nDay 2 (09:00 am to 17:00 am): Variant calling. VCF format. Variant annotation (SNPeff / SNPsift).\r\n \r\nThe session will take place in the room ‘salle de formation’ at INRAE center of Toulouse-Auzeville.\r\n\r\nPrerequisites: ability to use a Unix environment (see Unix training) and Cluster (see Cluster training).\r\n \r\nTool box: FastQC, BWA, Samtools, Picard tools, GATK, SnpSift / SnpEff, IGV.",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/alignment-and-small-size-variants-calling/",
            "is_draft": false,
            "costs": [
                "Non-academic: 550€ + 20% taxes (TVA)",
                "Academic but non-INRAE: 170 € + 20% taxes (TVA)",
                "For INRAE's staff: 150 € no VAT charged;"
            ],
            "topics": [
                "http://edamontology.org/topic_0102",
                "http://edamontology.org/topic_2885"
            ],
            "keywords": [],
            "prerequisites": [
                "Linux/Unix",
                "Cluster"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 37,
                    "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2024-06-10T12:36:44.820913Z",
            "type": "Training course",
            "start_date": "2023-11-13",
            "end_date": "2023-11-14",
            "venue": "",
            "city": "Toulouse-Auzeville",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-04-04",
            "registration_closing": "2023-11-08",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 529,
            "name": "Cluster - session 18/04/2023",
            "shortName": "",
            "description": "This training session is designed to help you deal with the platform compute cluster and data banks. You will launch your first processing batch on the cluster and will learn how to track and manage them. Organized jointly by the Sigenae and bioinfo genotoul platforms.",
            "homepage": "http://bioinfo.genotoul.fr/index.php/events/cluster-2/",
            "is_draft": false,
            "costs": [
                "Priced",
                "Non-academic: 550€ + 20% taxes (TVA)",
                "Academic but non-INRAE: 170 € + 20% taxes (TVA)",
                "For INRAE's staff: 150 € no VAT charged;"
            ],
            "topics": [],
            "keywords": [
                "Linux",
                "Cluster"
            ],
            "prerequisites": [
                "Linux/Unix"
            ],
            "openTo": "Everyone",
            "accessConditions": "You need to register (via the website) and pay 165 euros a day for academic and 550 euros a day for a private.",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 37,
                    "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2023-05-17T10:03:57.925413Z",
            "type": "Training course",
            "start_date": "2023-04-18",
            "end_date": "2023-04-18",
            "venue": "",
            "city": "",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-04-04",
            "registration_closing": "2023-04-12",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 528,
            "name": "LINUX - session 17/04/2023",
            "shortName": "",
            "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning sequence analysis. This training session has been designed to familiarize yourself with the platform resources and its organization. You will learn to access the platform from your work station, what is an Linux environment and how to use it, how to create and manipulate files, how to transfer them from and to your personal computer.\r\n\r\nThis training is focused on practice. It consists of 3 modules with a large variety of exercises:\r\n\r\n- Connect to « genotoul » server (09:00 am to 10:30 am): Platform presentation, Linux basics, opening an user account, Putty installation, first connection.\r\n- Files and basics commands  (10:45 am to 12:00 pm): types of files and secure access, file manipulation commands, text editors and viewers, disk space management .\r\n- Transfers and file manipulation (14:00 pm to 17:00 pm): download/transfer, compress/uncompress, utility commands and data extraction, output redirections.",
            "homepage": "http://bioinfo.genotoul.fr/index.php/events/linux-2-2/",
            "is_draft": false,
            "costs": [
                "Non-academic: 550€ + 20% taxes (TVA)",
                "Academic but non-INRAE: 170 € + 20% taxes (TVA)",
                "For INRAE's staff: 150 € no VAT charged;"
            ],
            "topics": [
                "http://edamontology.org/topic_3316"
            ],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 37,
                    "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2023-05-17T10:04:05.719947Z",
            "type": "Training course",
            "start_date": "2023-04-17",
            "end_date": "2023-04-17",
            "venue": "",
            "city": "",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-04-04",
            "registration_closing": "2023-04-12",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 378,
            "name": "RNASeq alignment and transcripts assemblies",
            "shortName": "",
            "description": "This training session is designed to help you deal with sequences from the SGS (Second Generation Sequencing) particularly Illumina platforms (GAIIx, HiSeq). You will discover the new sequence file formats, learn about the usual biases of this data type and run different kind of analysis such as spliced alignment on a reference genome, novel gene and transcript discovery, expression quantification of the genes and transcripts. Organized jointly by the MIAT unit and bioinfo genotoul platforms.\n",
            "homepage": "http://bioinfo.genotoul.fr/index.php/events/rnaseq-alignment-and-transcripts-ass…",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [
                "Analysis of RNAseq data"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "You need to register (via the website) and pay 165 euros a day for academic and 550 euros a day for a private.\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 15,
                    "name": "MIAT",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2019-10-16",
            "end_date": "2019-10-17",
            "venue": "",
            "city": "Auzeville-Tolosane",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 29,
            "name": "Formation Genotoul Linux/Unix",
            "shortName": "",
            "description": "Accéder à la plate­‐forme, utiliser un environnement Unix, créer, manipuler et transférer des fichiers en ligne de commande ...",
            "homepage": "http://bioinfo.genotoul.fr/index.php/events/linux/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/Sig_Genotoul_1_1.jpg",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-03-06",
            "end_date": null,
            "venue": "",
            "city": "Auzeville-Tolosane",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 193,
            "name": "7ème Ecole de Bioinformatique AVIESAN-IFB",
            "shortName": "EBAI 2018",
            "description": "Initiation au traitement des données de génomique obtenues par séquençage à haut débit\r\n\r\nLa formation s’adresse à des biologistes directement impliqués dans des projets “Next Generation Sequencing” (NGS). Cette édition de l’école aborde les nouveaux enjeux technologiques: elle s’articulera autour de trois ateliers en session parallèle (RNA-seq, ChIP-seq, variants DNA-seq), et inclura une introduction à l’intégration des données,  ouverture aux approches “single-cell” ainsi qu’aux technologies lectures longues (Nanopore, PacBio).\r\n\r\nL’école vise à introduire les concepts et à manipuler les outils informatiques et à en interpréter les résultats. Elle est basée sur une alternance de courtes sessions théoriques et d’ateliers pratiques. Les participants bénéficieront d’un tutorat personnalisé pour élaborer leur plan d’analyse, et effectuer les premières étapes de traitement de leurs propres données ou de celles de leur plateforme.",
            "homepage": "https://ressources.france-bioinformatique.fr/fr/evenements/EBAI2018",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 40,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/207/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 53,
                    "name": "AVIESAN",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AVIESAN/?format=api"
                },
                {
                    "id": 4,
                    "name": "IFB - ELIXIR-FR",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 17,
                    "name": "GenOuest",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/GenOuest/?format=api"
                },
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                },
                {
                    "id": 29,
                    "name": "IFB Core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api"
                },
                {
                    "id": 25,
                    "name": "TAGC-BU",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/TAGC-BU/?format=api"
                },
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/EBA2016_0_1_1.jpg",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2018-11-25",
            "end_date": "2018-11-30",
            "venue": "Station biologique de Roscoff",
            "city": "Roscoff",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": "2018-05-31",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 667,
            "name": "LINUX - session 11 March 2025",
            "shortName": "",
            "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning sequence analysis. This training session has been designed to familiarize yourself with the platform resources and its organization. You will learn to access the platform from your work station, what is an Linux environment and how to use it, how to create and manipulate files, how to transfer them from and to your personal computer.\r\n\r\nThis training is focused on practice. It consists of 3 modules with a large variety of exercises:\r\n\r\n- Connect to « genotoul » server (09:00 am to 10:30 am): Platform presentation, Linux basics, opening an user account, Putty installation, first connection.\r\n- Files and basics commands  (10:45 am to 12:00 pm): types of files and secure access, file manipulation commands, text editors and viewers, disk space management .\r\n- Transfers and file manipulation (14:00 pm to 17:00 pm): download/transfer, compress/uncompress, utility commands and data extraction, output redirections.",
            "homepage": "http://bioinfo.genotoul.fr/index.php/events/linux-2-2/",
            "is_draft": false,
            "costs": [
                "Non-academic: 550€ + 20% taxes (TVA)",
                "Academic but non-INRAE: 170 € + 20% taxes (TVA)",
                "For INRAE's staff: 150 € no VAT charged;"
            ],
            "topics": [
                "http://edamontology.org/topic_3316"
            ],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 37,
                    "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2024-12-06T20:39:17.845500Z",
            "type": "Training course",
            "start_date": "2025-03-11",
            "end_date": "2025-03-11",
            "venue": "",
            "city": "castanet-tolosan",
            "country": "France",
            "geographical_range": "National",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2024-12-06",
            "registration_closing": "2025-03-04",
            "registration_status": "closed",
            "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_3056",
                "http://edamontology.org/topic_0780"
            ],
            "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": 85,
                    "name": "IRD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IRD/?format=api"
                },
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 50,
                    "name": "CIRAD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CIRAD/?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": 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": 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_3056",
                "http://edamontology.org/topic_0780"
            ],
            "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": 85,
                    "name": "IRD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IRD/?format=api"
                },
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 50,
                    "name": "CIRAD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CIRAD/?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": 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/734/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/735/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/733/?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": 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": 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/734/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/733/?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": 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": 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": 220,
            "name": "Assemblage de transcriptome",
            "shortName": "",
            "description": "Assemblage de novo des transcrits avec Trinity...",
            "homepage": "https://southgreen.fr/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "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://ressources.france-bioinformatique.fr/sites/default/files/logo-ifb_RVB_v2_1.jpg",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2019-09-25",
            "end_date": "2019-09-27",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "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": 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_3673",
                "http://edamontology.org/topic_0196",
                "http://edamontology.org/topic_3168"
            ],
            "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"
        }
    ]
}