Handles creating, reading and updating events.

GET /api/event/?format=api&offset=220&ordering=-city
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=240&ordering=-city",
    "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=200&ordering=-city",
    "results": [
        {
            "id": 603,
            "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-02-19T09:37:13.928843Z",
            "type": "Training course",
            "start_date": "2024-03-20",
            "end_date": "2024-03-21",
            "venue": "",
            "city": "Nantes",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2024-02-08",
            "registration_closing": "2024-03-18",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 319,
            "name": "Initiation à l’Analyse des données RNAseq sous l’environnement Galaxy",
            "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-11-07",
            "end_date": "2017-11-09",
            "venue": "",
            "city": "Nantes",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 73,
            "name": "Développement d'outils galaxy pour l'imagerie",
            "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-05-15",
            "end_date": "2017-05-16",
            "venue": "",
            "city": "Nantes",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 601,
            "name": "Introduction to Linux",
            "shortName": "Introduction to Linux - BiRD",
            "description": "Objectives\r\n- Understand the principles and advantages of the Linux system\r\n- Know and use the main bash commands. Ability to chain multiple commands using pipes\r\n- Launch programs with arguments\r\n- Gain independence to perform command line analyses\r\n\r\nPedagogical Content\r\n- Introduction to the Linux system.\r\n- File system: directory structure, paths, home directory, file and directory management.\r\n- Principle of protections: reading file attributes, access rights, management of user groups.\r\n- Shell usage: command reminders, input/output redirection, history, completion, launching programs with arguments.\r\n- Commands relevant to bioinformatics: grep, cut, sed, sort, more, etc.\r\n- Connection (ssh) - how to start a session from Linux or Windows PowerShell",
            "homepage": "https://pf-bird.univ-nantes.fr/training/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0605"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/596/?format=api"
            ],
            "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-02-19T09:37:34.209594Z",
            "type": "Training course",
            "start_date": "2024-03-18",
            "end_date": "2024-03-18",
            "venue": "Faculté de Pharmacie - Salle 450, 4ème étage",
            "city": "Nantes",
            "country": "",
            "geographical_range": "National",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2024-02-08",
            "registration_closing": "2024-03-15",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 60,
            "name": "International Conference on Holobionts",
            "shortName": "",
            "description": "Highlight major advances in defining the key roles of host-borne microbiota in the ecology and evolution of higher organisms ...",
            "homepage": "https://symposium.inra.fr/holobiont-paris2017",
            "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-inra_0_0.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Conference",
            "start_date": "2017-04-19",
            "end_date": "2017-04-21",
            "venue": "",
            "city": "Muséum National d'Histoire Naturelle, Paris",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 230,
            "name": "Intiation aux analyses de données NGS - 2",
            "shortName": "",
            "description": "Une formation offrant des connaissances pluridisciplinaires dans le domaine de la bioinformatique...",
            "homepage": "https://sns.edu.umontpellier.fr/fr/master-sciences-numerique-pour-la-sante-montp…",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 11,
                    "name": "Parcours BCD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Parcours%20BCD/?format=api"
                },
                {
                    "id": 54,
                    "name": "UM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UM/?format=api"
                }
            ],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/Logo_BCD-1-300x300_0.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2019-11-04",
            "end_date": null,
            "venue": "",
            "city": "Montpellier, France",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 402,
            "name": "Phylogénie moléculaire - formation avancée",
            "shortName": "",
            "description": "Être capable de tester des hypothèses et d'ajuster des modèles permettant de comprendre l'évolution à l'échelle moléculaire\n",
            "homepage": "https://cnrsformation.cnrs.fr/stage-20287-Phylogenie-moleculaire---formation-ava…",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/ATGClogox120_0.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2020-10-05",
            "end_date": "2020-10-07",
            "venue": "",
            "city": "Montpellier (34)",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 401,
            "name": "Bioinformatique pour le traitement de données de séquençage (NGS)",
            "shortName": "",
            "description": "- Comprendre les principes des méthodes d'analyse de données de séquençage à haut débit\n- Comprendre les résultats obtenus, les paramètres et leurs impacts sur les analyses\n- Savoir choisir et utiliser les principaux outils d'analyse\n- Être autonome pour utiliser un pipeline d'analyse\n- Savoir manipuler les fichiers de séquences : préparation et filtration- Savoir évaluer la qualité des données\n- Savoir analyser les résultats avec ou sans génome de référence\nPour s'incrire : https://cnrsformation.cnrs.fr/stage-20468-Bioinformatique-pour-le-traite...\n",
            "homepage": "https://cnrsformation.cnrs.fr/stage-20468-Bioinformatique-pour-le-traitement-de-…",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "PUBLICS :\n- Biologistes, professionnels des sciences du vivant ayant besoin d'analyser des données de séquençage\n- Ingénieurs ou chercheurs en bioinformatique\n- Bioanalystes\n \nPRÉREQUIS\n- Notions de base en informatique : fichiers, répertoire...\n- Notions du système linux et des lignes de commande\n- Niveau master\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/ATGClogox120.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2020-09-20",
            "end_date": "2020-09-24",
            "venue": "",
            "city": "Montpellier (34)",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 243,
            "name": "Phylogénie moléculaire - formation avancée",
            "shortName": "",
            "description": "3 jours pour être capable de tester des hypothèses et d'ajuster des modèles et comprendre l'évolution à l'échelle moléculaire",
            "homepage": "https://cnrsformation.cnrs.fr/stage-20287-Phylogenie-moleculaire---formation-ava…",
            "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/ATGClogox120_0.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2020-10-05",
            "end_date": "2020-10-07",
            "venue": "",
            "city": "Montpellier (34)",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "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": 561,
            "name": "Introduction to Microbial Comparative Genomics 2022",
            "shortName": "",
            "description": "This course offers an introduction to microbial genomics analysis.\r\nIt includes 5 issues: assembly, genome annotation, circos visualization, pan-genome construction, pan-GWAS.",
            "homepage": "https://southgreenplatform.github.io/trainings//bacterialGenomics/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [
                "genomics",
                "Structural genomics",
                "Genome analysis"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 20,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/174/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/771/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/772/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/773/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 24,
                    "name": "South Green",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
                }
            ],
            "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-12-04T15:32:33.606313Z",
            "type": "Training course",
            "start_date": "2022-06-14",
            "end_date": "2022-06-14",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 560,
            "name": "Linux For Jedi 2023",
            "shortName": "",
            "description": "This course offers to develop and enhance advanced Linux shell command line and scripting skills for the processing and analysis of NGS data. We will work on a HPC server and use linux powerful commands to allow to analyze big amount of biological data.",
            "homepage": "https://southgreenplatform.github.io/trainings/linuxJedi/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 14,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 24,
                    "name": "South Green",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
                }
            ],
            "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-12-04T15:37:17.765878Z",
            "type": "Training course",
            "start_date": "2023-05-15",
            "end_date": "2023-05-16",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "Local",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/732/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/773/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/564/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 563,
            "name": "RNA-Seq analysis 2023",
            "shortName": "",
            "description": "Introduction to RNA-Seq analysis",
            "homepage": "https://southgreenplatform.github.io/trainings//rnaseq/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 20,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 24,
                    "name": "South Green",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
                }
            ],
            "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-12-04T15:35:29.445559Z",
            "type": "Training course",
            "start_date": "2023-05-31",
            "end_date": "2023-06-01",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "Local",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/735/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/174/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/558/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/775/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/564/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 702,
            "name": "Pandas : gérer, analyser, visualiser vos données efficacement - Session 2025",
            "shortName": "",
            "description": "Les objectifs de cette formation sont :\r\n- Importer, exporter, gérer, analyser des données tabulaires\r\n- Calculer des données dérivées\r\n- Combiner et interroger des données complexes\r\n- Calculer des statistiques descriptives des données\r\n- Visualiser et synthétiser les données sous formes graphiques",
            "homepage": "https://cnrsformation.cnrs.fr/python-et-module-pandas-pour-gerer-et-analyser-donnees?mc=Pandas",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "Python Language"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Everyone",
            "accessConditions": "- Notions de base en informatique : fichiers, répertoire, organisation des données\r\n- Connaissance de base de la programmation en Python (activité régulière d'écriture de scripts en Python)\r\n- Maitrise d'un environnement de développement ou éditeur de programmes/scripts",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/528/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 6,
                    "name": "CNRS formation entreprise",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20formation%20entreprise/?format=api"
                }
            ],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": null,
            "updated_at": "2025-02-11T08:44:15.358414Z",
            "type": "Training course",
            "start_date": "2025-03-24",
            "end_date": "2025-03-26",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2025-02-01",
            "registration_closing": "2025-03-20",
            "registration_status": "open",
            "courseMode": "Onsite"
        },
        {
            "id": 127,
            "name": "Linux et script pour la bioinformatique ",
            "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-11-06",
            "end_date": "2017-11-07",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 327,
            "name": "Linux et script pour la bioinformatique ",
            "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-11-06",
            "end_date": "2017-11-07",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 510,
            "name": "New session of Bioinformatique pour le traitement de données de séquençage (NGS) : analyse de transcriptome",
            "shortName": "",
            "description": "OBJECTIFS\r\n- Comprendre les principes des méthodes d'analyse de données de séquençage à haut débit\r\n- Comprendre les résultats obtenus, les paramètres et leurs impacts sur les analyses\r\n- Savoir choisir et utiliser les principaux outils d'analyse\r\n- Être autonome pour utiliser un pipeline d'analyse\r\n- Savoir manipuler les fichiers de séquences : préparation et filtration\r\n- Savoir évaluer la qualité des données\r\n- Savoir analyser les résultats avec ou sans génome de référence\r\n\r\nPRÉREQUIS\r\n- Notions de base en informatique : fichiers, répertoire...\r\n- Notions du système linux et des lignes de commande\r\n- Niveau master \r\n\r\nPROGRAMME\r\n- Linux : commandes de base\r\n- Les données NGS : fichiers, manipulation de base, nettoyage\r\n- Mapping : principaux outils et pratique\r\n- Transcriptomique :\r\n. analyse de RNA-seq : expression différentielle des gènes / des ARNs (comptage et DESeq2) ; comparaison d'échantillons issus de conditions différentes\r\n. post-analyse : analyse GO, interrogation bases de connaissances (ex : KEGG), création de graphique (en R)\r\n. analyse couplée transcriptome / traductome",
            "homepage": "https://cnrsformation.cnrs.fr/liste-stages-176-Bioinformatique.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "PUBLICS :\r\n- Biologistes, professionnels des sciences du vivant ayant besoin d'analyser des données de séquençage\r\n- Ingénieurs ou chercheurs en bioinformatique\r\n- Bioanalystes\r\n \r\nPRÉREQUIS\r\n- Notions de base en informatique : fichiers, répertoire...\r\n- Notions du système linux et des lignes de commande\r\n- Niveau master",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/528/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": "http://www.atgc-montpellier.fr/pictures/ATGClogo.svg",
            "updated_at": "2023-10-05T12:36:48.888153Z",
            "type": "Training course",
            "start_date": "2023-03-27",
            "end_date": "2023-03-29",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 92,
            "name": "GCC 2017",
            "shortName": "",
            "description": "GCC2017 is the 8th annual gathering of the Galaxy community",
            "homepage": "https://gcc2017.sciencesconf.org",
            "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/logoGCC_2019.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Meeting",
            "start_date": "2017-06-26",
            "end_date": "2017-06-30",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 558,
            "name": "Introduction to Microbial Comparative Genomics 2023",
            "shortName": "",
            "description": "This course offers an introduction to microbial genomics analysis.\r\nIt includes 5 issues: assembly, genome annotation, circos visualization, pan-genome construction, pan-GWAS.",
            "homepage": "https://southgreenplatform.github.io/trainings//bacterialGenomics/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [
                "genomics",
                "Structural genomics",
                "Genome analysis"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/174/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/771/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/772/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/773/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 24,
                    "name": "South Green",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
                }
            ],
            "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-12-04T15:33:22.027184Z",
            "type": "Training course",
            "start_date": "2023-06-08",
            "end_date": "2023-06-09",
            "venue": "",
            "city": "Montpellier",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 509,
            "name": "New session of Molecular Phylogeny - Level 1",
            "shortName": "New session of Phylogénie moléculaire - Niveau 1",
            "description": "OBJECTIF\r\n- Savoir inférer un arbre phylogénétique et l'interpréter\r\n\r\nPRÉREQUIS\r\n- Savoir ce à quoi correspondent des séquences génétiques homologues\r\n- Avoir déjà utilisé les logiciels de base en bioinformatique\r\n- Connaître les notions de base en statistiques (tests, lois probabilistes usuelles, méthodes simples d'estimation de paramètres)\r\n- Avoir des notions de programmation\r\n\r\nPROGRAMME\r\n- Lignes de commandes Linux\r\n- Le format Newick\r\n- Dessin d'arbres\r\n- Alignements multiples et nettoyage\r\n- Modèles d'évolution\r\n- Choix de modèles\r\n- Définitions et propriétés des arbres\r\n- Méthodes de parcimonie\r\n- Méthodes de distance\r\n- Maximum de vraisemblance\r\n- Reconstruction phylogénétique Bayésienne\r\n- Bootstraps et autres supports de branches",
            "homepage": "https://cnrsformation.cnrs.fr/liste-stages-176-Bioinformatique.html",
            "is_draft": false,
            "costs": [
                "1200 €"
            ],
            "topics": [
                "http://edamontology.org/topic_0084",
                "http://edamontology.org/topic_3293",
                "http://edamontology.org/topic_3299"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": "http://www.atgc-montpellier.fr/pictures/ATGClogo.svg",
            "updated_at": "2023-10-05T12:37:00.397895Z",
            "type": "Training course",
            "start_date": "2023-03-29",
            "end_date": "2023-03-31",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        }
    ]
}