Handles creating, reading and updating events.

GET /api/event/?format=api&offset=80&ordering=elixirPlatforms
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=100&ordering=elixirPlatforms",
    "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=60&ordering=elixirPlatforms",
    "results": [
        {
            "id": 66,
            "name": "Formation MIGALE - Initiation à Perl",
            "shortName": "",
            "description": "Initiation à la programmation.  Identifier les possibilités offertes par l’écriture de quelques lignes de code...",
            "homepage": "http://migale.jouy.inra.fr/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/logo-inra_0_0_0.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-05-09",
            "end_date": null,
            "venue": "",
            "city": "Jouy en Josas",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 142,
            "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module 5/5 : Métagénomique",
            "shortName": "",
            "description": "Formation \"Métagénomique\"",
            "homepage": "https://wikis.univ-lille1.fr/bilille/formation",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/logo_bilille_complet_120_120_6.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-12-06",
            "end_date": "2017-12-08",
            "venue": "",
            "city": "Université de Lille",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 479,
            "name": "Using sed and awk to modify large large text files - session 2022/10/12",
            "shortName": "",
            "description": "Many analysis generate large result text files which have to be checked, merged, split, reduced. Several tools have been developed and are available on Unix to do this, including sed and AWK. During this course you will be trained to process large files with sed and AWK. Sed is tool enabling to select and process lines. You can easily insert, delete, modify, append lines to very large files with millions of lines. AWK will enable to perform more fine tuned file modifications based on columns. It includes also more mathematical and string functions.  The course is based mainly on exercises with small sections presenting concepts and commands.",
            "homepage": "http://bioinfo.genotoul.fr/index.php/events/modify-and-extract-information-from-large-text-files-day-2-3/",
            "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": [
                "Programming Languages & Computer Sciences"
            ],
            "prerequisites": [
                "Linux/Unix"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 37,
                    "name": "MIAT 0875",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2024-03-26T14:09:59.037431Z",
            "type": "Training course",
            "start_date": "2022-10-12",
            "end_date": "2022-10-12",
            "venue": "",
            "city": "Castanet Tolosan",
            "country": "France",
            "geographical_range": "National",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/338/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2022-03-08",
            "registration_closing": "2022-10-05",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 89,
            "name": "Rendre ses outils disponibles sur un cloud OpenStack",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-06-19",
            "end_date": null,
            "venue": "",
            "city": "IBMP (UPR2357)",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 640,
            "name": "RNASeq Analysis",
            "shortName": "RNASeq Analysis",
            "description": "Objectives\r\n- Understand the key steps in RNASeq data analysis for a differential expression study\r\n- Know how to perform command-line analysis using Snakemake.\r\n\r\nPedagogical Content\r\nDay 1\r\n- Principle of RNASeq technology: objectives and experimental design.\r\n- Data quality assessment (FastQC, MultiQC).\r\n- Sequence alignment to a reference genome (STAR).\r\n\r\nDay 2\r\n- Differential gene expression analysis (HTSeqCount, DESeq2).\r\n- Functional annotation (GO, Kegg).\r\n- Using the Snakemake workflow system.\r\n- Comparison between RNASeq and 3’SRP methods.\r\n\r\nThe theoretical part is followed by a pipeline run step-by-step on a test dataset. \r\nIt will be possible to start an analysis on your own data.",
            "homepage": "https://pf-bird.univ-nantes.fr/training/rnaseq/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "Familiarity with basic Linux commands.",
            "maxParticipants": 12,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 16,
                    "name": "BiRD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api"
                }
            ],
            "logo_url": "https://bird.univ-nantes.io/website/images/logo/logo.svg",
            "updated_at": "2024-08-22T15:55:32.866676Z",
            "type": "Training course",
            "start_date": "2024-10-02",
            "end_date": "2024-10-03",
            "venue": "",
            "city": "Nantes",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 160,
            "name": "High-performance computing Course",
            "shortName": "",
            "description": " This course provides a general introduction to High Performance Computing (HPC) using the HPC South green clusters.",
            "homepage": "https://southgreenplatform.github.io/trainings//HPC/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2018-03-14",
            "end_date": null,
            "venue": "",
            "city": "Centre IRD, Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 504,
            "name": "NGS data analysis on the command line - Session 5",
            "shortName": "NGS-analysis-cli - session5",
            "description": "This hands-on course will teach bioinformatic approaches for analyzing Illumina sequencing data. Our goal is to introduce the command line skills you need to make the most of your NGS data. \r\nDuring this 4-day training we will first introduce the Linux environment, shell commands and basic R scripting.  And then we will focus on two NGS data analyses -- small RNA-seq and RNA-seq -- based on published datasets from the model organism Arabidopsis thaliana",
            "homepage": "http://www.ibmp.cnrs.fr/bioinformatics-trainings/",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0102",
                "http://edamontology.org/topic_3170",
                "http://edamontology.org/topic_2269",
                "http://edamontology.org/topic_3168"
            ],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "This training is dedicated to academics working in a laboratory of Unistra/CNRS.",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/124/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 79,
                    "name": "UPR2357",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UPR2357/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 14,
                    "name": "BiGEst",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api"
                }
            ],
            "logo_url": null,
            "updated_at": "2022-12-12T12:31:11.145062Z",
            "type": "Training course",
            "start_date": "2023-03-02",
            "end_date": "2023-03-06",
            "venue": "",
            "city": "Strasbourg",
            "country": "France",
            "geographical_range": "Local",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-01-05",
            "registration_closing": "2023-02-03",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 284,
            "name": "Unix",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-03-05",
            "end_date": null,
            "venue": "",
            "city": "Salle de formation Inra",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 512,
            "name": "New session of Python scripts for bioinformatics and Linux",
            "shortName": "New session of Scripts en Python pour la bioinformatique et environnement Linux",
            "description": "OBJECTIFS\r\n- Connaître les principes et les avantages du système Linux\r\n- Connaître et savoir utiliser les commandes de base permettant de lancer des programmes sous Linux\r\n- Comprendre et savoir lancer des scripts\r\n- Être capable d'écrire des scripts en Python\r\n- Acquérir de l'autonomie pour effectuer des analyses bioinformatiques qui combinent plusieurs outils \r\n\r\nPRÉREQUIS\r\n- Notions de base en informatique : fichiers, répertoires, etc. \r\n\r\nPROGRAMME\r\n- Linux : lignes de commandes, principales commandes, redirection\r\n- Lancer, créer et modifier des scripts\r\n- Notions de variables, de boucles, de choix\r\n- Programmation de scripts : utilisation de paramètres et de variables, combinaison d'outils et de logiciels, écriture des résultats dans un ou plusieurs fichiers\r\n- Création d'un pipeline d'outils",
            "homepage": "https://cnrsformation.cnrs.fr/liste-stages-176-Bioinformatique.html",
            "is_draft": false,
            "costs": [
                "1200 €"
            ],
            "topics": [],
            "keywords": [
                "Linux",
                "Python Language"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/528/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": "http://www.atgc-montpellier.fr/pictures/ATGClogo.svg",
            "updated_at": "2023-10-05T12:36:19.174965Z",
            "type": "Training course",
            "start_date": "2023-10-23",
            "end_date": "2023-10-25",
            "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": 33,
            "name": "Read alignment and small size variants calling",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-03-07",
            "end_date": "2017-03-08",
            "venue": "",
            "city": "Salle de formation Inra",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 633,
            "name": "Cluster - session 08/10/2024",
            "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": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 37,
                    "name": "MIAT 0875",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2024-06-05T09:19:16.493620Z",
            "type": "Training course",
            "start_date": "2024-10-08",
            "end_date": "2024-10-08",
            "venue": "",
            "city": "castanet-tolosan",
            "country": "France",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api"
            ],
            "trainingMaterials": [
                {
                    "id": 139,
                    "name": "Cluster Slides",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Cluster%20Slides/?format=api"
                },
                {
                    "id": 140,
                    "name": "TP Cluster",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/TP%20Cluster/?format=api"
                }
            ],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2024-06-05",
            "registration_closing": "2024-10-01",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 109,
            "name": "Administration système d'un cluster de calcul bilinformatique",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-10-01",
            "end_date": "2017-10-03",
            "venue": "",
            "city": "ISRA, Dakar (Sénégal)",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 57,
            "name": "R - Advanced",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-04-04",
            "end_date": null,
            "venue": "",
            "city": "Roscoff",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 239,
            "name": "Formation MicroScope 2020 session 1",
            "shortName": "",
            "description": "Annotation & Analysis Of Prokaryotic Genomes Using The MicroScope Platform",
            "homepage": "https://www.genoscope.cns.fr/agc/microscope/training",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 9,
                    "name": "MicroScope",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MicroScope/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/MicroScope_logo_1.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2020-03-16",
            "end_date": "2020-03-20",
            "venue": "",
            "city": " Université Evry Paris-Saclay",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 120,
            "name": "Introduction au logiciel R ",
            "shortName": "",
            "description": "Acquérir les compétences nécessaires à l’utilisation du logiciel R, connaître les principales analyses statistiques ...",
            "homepage": "http://www.biosciencesco.fr/formation-continue/bio-informatique/formation-au-log…",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/logoPRABI_1.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-10-18",
            "end_date": "2017-10-20",
            "venue": "",
            "city": "Lyon",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 288,
            "name": "RNAseq alignment and transcript assemblies with statistics",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-05-15",
            "end_date": "2017-05-18",
            "venue": "",
            "city": "Salle de formation Inra",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 524,
            "name": "Git / Git Initiation - Session 1 - 2023",
            "shortName": "Git Initiation 2023 S1",
            "description": "Objectifs\r\n- Savoir définir ce qu’est un outil de gestion de version\r\n- Être capable d’initialiser un entrepôt Git pour un projet\r\n- Être capable de définir quels fichiers inclure/exclure d’un projet\r\n- Savoir enregistrer localement une nouvelle version pour un projet\r\n- Savoir partager des modifications locales avec tous les contributeurs d’un projet\r\n- Savoir gérer des modifications en parallèle en utilisant les branches.\r\n- Connaître les bonnes pratiques pour contribuer à projet tiers\r\nProgramme :\r\n- Présentation des avantages de la gestion de versions (projets individuels & projets collaboratifs)\r\n- Présentation des principes de fonctionnement de Git\r\n- Présentation et mise en œuvre des commandes principales de Git (clone, checkout, add, rm, commit, merge,\r\npush, pull) ; en ligne de commande ou en utilisant une interface graphique (GitHub et GitLab)",
            "homepage": "https://abims.sb-roscoff.fr/training/courses",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3372"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 18,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2023-05-17T09:26:24.798410Z",
            "type": "Training course",
            "start_date": "2023-06-23",
            "end_date": "2023-06-23",
            "venue": "",
            "city": "Roscoff",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-02-22",
            "registration_closing": "2023-05-15",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 644,
            "name": "EBAII : Ecole de Bioinformatique \"Traitement des données de génomique obtenues par séquençage à haut débit\"  niveau intermédiaire - session 2025",
            "shortName": "EBAII N2 session juin 2025",
            "description": "Objectifs\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 thématiques en session parallèle (bulk RNA-seq, ChIP-seq, variants génomiques/GWAS), et abordera la visualisation et l’intégration des données. L’école vise à approfondir les concepts, à manipuler des outils informatiques avancés et à en interpréter les résultats.\r\nElle 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.\r\nAttention : le tutorat n'a pas pour vocation de réaliser l’analyse complète des données des participants.",
            "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=35",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0092",
                "http://edamontology.org/topic_3168",
                "http://edamontology.org/topic_3391",
                "http://edamontology.org/topic_3366",
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "Biostatistics",
                "Sequence analysis",
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "La formation s’adresse à des biologistes directement impliqués dans des projets “Next Generation Sequencing” (NGS)  avec un niveau de base en ligne de commande, R, et (au choix) RNA-seq, ChIP-seq ou variants DNA-seq.",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://www.sb-roscoff.fr/sites/www.sb-roscoff.fr/files/styles/large/public/images/station-biologique-roscoff-roscoff-4404.jpg",
            "updated_at": "2025-01-09T13:06:41.575826Z",
            "type": "Training course",
            "start_date": "2025-06-01",
            "end_date": "2025-06-06",
            "venue": "",
            "city": "Roscoff",
            "country": "France",
            "geographical_range": "National",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2025-01-08",
            "registration_closing": "2025-03-01",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 34,
            "name": "Initiation à Python",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-03-07",
            "end_date": "2017-03-08",
            "venue": "",
            "city": "Jouy en Josas",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 251,
            "name": "Initiation à R",
            "shortName": "",
            "description": "\nObjectifs\n\n- Présenter le langage de programmation R et ses principes.\n- Utiliser les principales fonctionnalités de ce langage pour effectuer des calculs mathématiques, statistiques ou des représentations graphiques.\n- Attention : ce module n'est ni un module de statistique, ni un module d'analyse statistique des données.\n\nProgramme\n\n- Structures et manipulation de données.\n- Principaux éléments du langage de programmation (boucle, fonctions…).\n- Différentes représentations graphiques de données/résultats (plot, histogramme, boxplot).\n",
            "homepage": "http://migale.jouy.inra.fr/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Programming Languages & Computer Sciences",
                "R Language"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Ce cycle est ouvert à l'ensemble des agents de l'INRA et aux extérieurs.\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-03-06",
            "end_date": null,
            "venue": "",
            "city": "Jouy en Josas",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        }
    ]
}