Handles creating, reading and updating events.

GET /api/event/?format=api&offset=400&ordering=description
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=420&ordering=description",
    "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=380&ordering=description",
    "results": [
        {
            "id": 179,
            "name": "ChIP-seq, RNA-seq et Hi-C : traitement, analyse et visualisation de données ",
            "shortName": "",
            "description": "Maîtriser les principales méthodes et outils d'analyse des données ChIP-seq, RNA-seq et Hi=C ",
            "homepage": "https://cnrsformation.cnrs.fr/stage-18246-ChIP-seq%2C-RNA-seq-et-Hi-C--traitemen…",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 49,
                    "name": "IGMM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IGMM/?format=api"
                }
            ],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/logo-cnrs_0_2.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2018-06-26",
            "end_date": "2018-06-29",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 19,
            "name": "Montpellier Omics Days 2017",
            "shortName": "",
            "description": "Manifestation scientifique gratuite organisée dans le cadre de l’Unité d’Enseignement « Omiques »",
            "homepage": "https://mod2017.fr/",
            "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_Mod2017.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Conference",
            "start_date": "2017-02-06",
            "end_date": "2017-02-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": 478,
            "name": "Using sed and awk to modify large large text files - 2022/03/16",
            "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",
                "Linux"
            ],
            "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 - 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-03-26T14:09:51.087577Z",
            "type": "Training course",
            "start_date": "2022-03-16",
            "end_date": "2022-03-16",
            "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-03-08",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 669,
            "name": "Using sed and awk to modify large large text files - 13 March 2025",
            "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": [],
            "prerequisites": [
                "Linux/Unix"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/338/?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": "2024-12-06T20:47:41.482360Z",
            "type": "Training course",
            "start_date": "2025-03-13",
            "end_date": "2025-03-13",
            "venue": "",
            "city": "castanet-tolosan",
            "country": "France",
            "geographical_range": "National",
            "trainers": [],
            "trainingMaterials": [
                {
                    "id": 146,
                    "name": "Processing large files with sed awk  - Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Processing%20large%20files%20with%20sed%20awk%20%20-%20Genotoul-bioinfo/?format=api"
                }
            ],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2024-12-06",
            "registration_closing": "2025-03-05",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "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 - 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-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": 611,
            "name": "Using sed and awk to modify large large text files - session 24/04/2024",
            "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": [],
            "prerequisites": [
                "Linux/Unix"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/338/?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": "2024-03-26T14:25:14.649994Z",
            "type": "Training course",
            "start_date": "2024-04-24",
            "end_date": "2024-04-24",
            "venue": "",
            "city": "Castanet Tolosan",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [
                {
                    "id": 141,
                    "name": "Sed and awk training - Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Sed%20and%20awk%20training%20-%20Genotoul-bioinfo/?format=api"
                }
            ],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2024-03-24",
            "registration_closing": null,
            "registration_status": "open",
            "courseMode": "Online"
        },
        {
            "id": 704,
            "name": "Mathematical and Computational Evolutionary Biology (MCEB)",
            "shortName": "MCEB",
            "description": "MCEB will take place in Granada, Spain for its 2025 edition. The meeting will put the emphasis on methods and models for phylogenomics and population genomics. Beyond this year's themes, general concepts, models, methods and algorithms will be presented and discussed, just as in the previous editions of MCEB. As usual, the meeting will bring together researchers originating from various disciplines: mathematics, statistics, computer science, phylogenetics, population genetics, molecular epidemiology, biodiversity and macroevolution... Keynote speakers will\r\nintroduce a field of research and discuss their own work in this field. Afternoon will be for short presentations and posters, with plenty of time for discussions. We will stop early every day, thus leaving time for other activities.\r\n\r\nKEYNOTES:\r\n** Sophie Abby - \"Evolution of biosynthetic pathways in Bacteria\"\r\n** Richard Durbin - \"Population genome variation – going beyond SNPs\"\r\n** Lisa Pokorny Montero - \"Genomic approaches to the study of plant evolution\"\r\n** Harald Ringbauer - \"Advanced ancient DNA analysis\"\r\n** Kristina Wicke - \"Inference of phylogenetic networks\"\r\n** Jaime Huerta-Cepas - \"Evolutionary significance of unknown microbial genes\"",
            "homepage": "https://mceb2025.sciencesconf.org/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_3293",
                "http://edamontology.org/topic_3050",
                "http://edamontology.org/topic_3056",
                "http://edamontology.org/topic_2269"
            ],
            "keywords": [
                "Biostatistics",
                "Biodiversity",
                "Evolution and Phylogeny",
                "Phylogenetics"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "PRACTICAL INFORMATION\r\n\r\n** Place: \"Carmen de la Victoria\" and \"Corrala de Santiago\", Granada, Spain.\r\n\r\n** Dates: May 12-16th, 2025. The conference will begin Monday evening and will\r\n  end at about 3pm on Friday.\r\n\r\n** Fees: Between 650€ to 850€. Fees will vary depending on the type of room,\r\n  shared (for students) or individual. They include accommodation for four nights\r\n  with breakfast, lunches, coffee breaks, two dinners and drinks around posters\r\n  from Monday night until Friday lunchtime included.\r\n\r\n** Deadline for abstract submission and pre-registration: February 21, 2025.\r\n\r\n** Notification of acceptance: March 15, 2025.",
            "maxParticipants": 60,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": null,
            "updated_at": "2025-02-17T08:51:35.482439Z",
            "type": "Meeting",
            "start_date": "2025-05-12",
            "end_date": "2025-05-16",
            "venue": "Carmen de la Victoria\" and \"Corrala de Santiago\"",
            "city": "Granada",
            "country": "Spain",
            "geographical_range": "International",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-02-01",
            "registration_closing": "2025-05-05",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 234,
            "name": "Metabarcode",
            "shortName": "",
            "description": "Metabarcode",
            "homepage": "http://tiny.ifremer.fr/formation-metabarcoding-2019",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 57,
                    "name": "IFREMER",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFREMER/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                },
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/abims_0.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2019-12-02",
            "end_date": "2019-12-06",
            "venue": "",
            "city": "Roscoff ",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 204,
            "name": "Analyse fonctionnelle et interprétation de données de protéomique avec ProteoRE",
            "shortName": "",
            "description": "Mis en oeuvre des outils de la plate-forme web ProteoRE pour l'annotation des protéomes",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 3,
                    "name": "IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=api"
                },
                {
                    "id": 4,
                    "name": "PROFI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/PROFI/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 9,
                    "name": "PRABI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/PRABI/?format=api"
                }
            ],
            "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/proteore_2.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2019-03-14",
            "end_date": "2019-03-15",
            "venue": "",
            "city": "Institut des Systèmes Complexes (ISC-PIF), 113 rue Nationale 75013 Paris",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 224,
            "name": "Modify and extract information from large text files",
            "shortName": "",
            "description": "Modify and extract information from large text files",
            "homepage": "http://bioinfo.genotoul.fr/index.php/events/modify-and-extract-information-from-…",
            "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-ifb_RVB_v2_2.jpg",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2019-10-15",
            "end_date": null,
            "venue": "",
            "city": "INRA Auzeville-Tolosane, France",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 269,
            "name": "Bioinformatique et Analyses Mutationnelles",
            "shortName": "",
            "description": "Module de formation à la bioinformatique appliquée à l'analyse des données génétiques dans le cadre des maladies génétiques humaines. Cet enseignement fait partie du Master 2 de Pathologie Humaine dispensé à la faculté de Médecine de la Timone à Marseille.\n \n",
            "homepage": "http://formations.univ-amu.fr/ME5APH-ENAPHCU41.html",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "NGS Data Analysis",
                "Bioinformatics & Biomedical",
                "Sequence analysis",
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [
                "Master (M2 uniquement)"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Inscription au Master 2 de Pathologie Humaine\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2016-11-13",
            "end_date": "2016-11-17",
            "venue": "",
            "city": "",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 70,
            "name": "Formation MIGALE - Annotation de génomes microbiens",
            "shortName": "",
            "description": "Module en préparation ...",
            "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-15",
            "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": 270,
            "name": "Biotechnologies et bioinformatique appliquées aux maladies rares",
            "shortName": "",
            "description": "Module optionnel du DIU Maladies rares : de la recherche au traitement.\n",
            "homepage": "http://fondation-maladiesrares.org/actualite/diu-maladies-rares-de-la-recherche-…",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "NGS Data Analysis",
                "Bioinformatics & Biomedical",
                "Sequence analysis",
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [
                "Autre (Diplôme universitaire, école d'ingénieur ...)"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Inscription au DIU Maladies rares : de la recherche au traitement\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-02-05",
            "end_date": "2017-02-09",
            "venue": "",
            "city": "",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 247,
            "name": "Annotation de génomes microbiens",
            "shortName": "",
            "description": "Modules en prépartion....\n",
            "homepage": "http://migale.jouy.inra.fr/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Metagenomics",
                "Genome analysis",
                "Structural and functional annotation of genomes",
                "Genomics (DNA-seq)"
            ],
            "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-05-14",
            "end_date": "2017-05-17",
            "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": 396,
            "name": "Linking gene and function, comparative genomics tools for biologists",
            "shortName": "",
            "description": "More than twenty years after the first bacterial genome has been sequenced, microbiologists are faced with an avalanche of genomic data. However the quality of the functional annotations of the sequenced proteome is very poor with more than half of the sequenced proteins remaining of unknown function. After taking this course, students should master an array of web-based tools to help to predict gene function. This will allow them to generate in silico based functional predictions and produce illustration for manuscripts that use comparative genomic methods. For background read (https://www.ncbi.nlm.nih.gov/pubmed/20001958)\n",
            "homepage": "https://c3bi.pasteur.fr/training-linking-gene-and-function-comparative-genomics-…",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [
                "Functional and regulatory pathways comparison",
                "Genomes comparison",
                "Comparative genomics",
                "Databases and information systems"
            ],
            "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-10-23",
            "end_date": "2017-10-25",
            "venue": "",
            "city": "Institut Pasteur",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 282,
            "name": "Analyse de données metabarcoding",
            "shortName": "",
            "description": "Nous avons le plaisir de vous annoncer la tenue d'une formation sur l'analyse de données metabarcoding en mai 2018.\nCelle-ci vous proposera : \n- une formation complète à l'outil FROGS sous Galaxy\n- l'intervention de plusieurs experts du domaine avec exposés thématiques et tutoriaux \n- le tout sur 5j, du 14 au 18 mai prochain\nCette semaine thématique est co-organisée entre la cellule bioinformatique de l’ifremer à Brest, la plateforme MIGALE de Jouy et  la plate-forme ABiMS de Roscoff qui accueillera la formation.\nRetrouver les détails du programme ici : \nhttp://tiny.ifremer.fr/formation-metabarcoding-2018\nSi cette formation vous intéresse, merci de bien vouloir compléter le formulaire d'inscription (disponible dans le  lien ci-dessus).\n----------------------------------------\nWe are pleased to announce a training on metabarcoding data analysis in May 2018.\nThis one will propose to you:\n- complete training in the FROGS tool under Galaxy\n- the intervention of several experts in the field with thematic presentations and tutorials\n- all on  5days , from May 14 to 18\nThis theme week is co-organized with the IFREMER bioinformatic team (Brest) , the Migale bioinformatic platform(Jouy en Josas)  and  the ABiMS (Roscoff) bioinformatic platform and would take place in Roscoff..\nFind the details of the program here:\nhttp://tiny.ifremer.fr/formation-metabarcoding-2018\nIf you are interested in this training, please complete the registration form (see link above).\nTrainning will be in French with slides in English.\n",
            "homepage": "http://tiny.ifremer.fr/formation-metabarcoding-2018",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Ecology",
                "Biodiversity",
                "Microbial ecology",
                "NGS Data Analysis",
                "Metagenomics",
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Dates et lieu\nDu 14 au 18 mai 2018\nStation Biologique de Roscoff\nPublic visé\nDoctorants, ITA, chercheurs, enseignants et ingénieurs impliqués dans des projets concrets d’analyse de données de metabarcoding.\nPré-requis\nAvoir une connaissance de l'environnement Galaxy et un projet d'analyse de données de metabarcoding.\nNombre de participants attendus\n18 participants.\nEtant donné le nombre limité de places pour cette formation, une sélection des participants sera réalisée dans le cas où nous aurions reçu plus de 18 candidatures.\nFrais d'inscription\n600€ HT (tarif unique)\nCes frais d'inscription comprennent les déjeuners et diners qui seront pris au restaurant Gulf Stream à Roscoff.\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/Pre%CC%81sentation1.jpg",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2018-05-13",
            "end_date": "2018-05-17",
            "venue": "",
            "city": "ROSCOFF",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 738,
            "name": "Soumission de données et métadonnées à BioSample et ENA - 2025",
            "shortName": "FAIR Data EBI 2025",
            "description": "Nous vous proposons une formation en ligne sur le processus et les outils mis en place dans le cadre des projets AgroDiv et BReIF pour soumettre des données à ENA (EMBL-EBI) associées à des descriptions riches des échantillons séquencés dans BioSamples. Le webinaire abordera une explication approfondie des fichiers d'entrée requis pour la soumission, des champs demandés dans les template ainsi qu'une démonstration de l'utilisation des scripts développés pour automatiser la soumission des données et simplifier le processus.",
            "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=44",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3366",
                "http://edamontology.org/topic_0625",
                "http://edamontology.org/topic_0219",
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "Données"
            ],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "Ce webinaire est ouvert à tous : n’hésitez pas à disséminer l’information dans vos unités.\r\nLes participants doivent s’inscrire ici : https://sondages.inrae.fr/index.php/768122?lang=fr",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/813/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/3/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 22,
                    "name": "BReIF",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/BReIF/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 39,
                    "name": "URGI - US1164",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/URGI%20-%20US1164/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 26,
                    "name": "URGI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/URGI/?format=api"
                }
            ],
            "logo_url": "https://urgi.versailles.inra.fr/extension/inra/design/urgi/images/logoURGI_res72_2-82X1-98.png",
            "updated_at": "2025-10-10T12:42:20.404551Z",
            "type": "Training course",
            "start_date": "2025-11-06",
            "end_date": "2025-11-06",
            "venue": "",
            "city": "Online",
            "country": "",
            "geographical_range": "National",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/3/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/813/?format=api"
            ],
            "trainingMaterials": [
                {
                    "id": 147,
                    "name": "Data-brokering script",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Data-brokering%20script/?format=api"
                }
            ],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-10-09",
            "registration_closing": "2025-10-24",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 511,
            "name": "New session of Molecular Phylogeny - Level 2",
            "shortName": "New session of Phylogénie moléculaire - Niveau 2",
            "description": "OBJECTIF\r\n- Être capable de tester des hypothèses et d'ajuster des modèles permettant de comprendre l'évolution à l'échelle moléculaire\r\n\r\nPRÉREQUIS\r\n- Avoir déjà utilisé les logiciels de base en phylogénie moléculaire\r\n- Maîtriser les notions de base en statistiques (tests statistiques, principe du bootstrap, intervalles de confiances, etc.) et de probabilités (probabilités jointes / conditionnelles, théorème de Bayes, etc.)\r\n- Maîtriser un langage de programmation\r\n- Notions de phylogénie moléculaire\r\nAvoir suivi le stage \"Phylogénie moléculaire - formation de base\" ou niveau équivalent \r\n\r\nPROGRAMME\r\n- Phylogénétique et génétique des populations\r\n- Détection de sélection positive au sein de séquences codantes\r\n- Datation moléculaire : intégrer fossiles et molécules\r\n- Phylogénomique\r\n- Super-arbres et super-matrices, réconciliations d'arbres\r\n- Visualisation de l'information en phylogénie\r\n- Placement phylogénétique\r\n- Bases d'épidémiologie (modèles en compartiments, ODE, applications, etc)\r\n- Simulations selon une variété de modèles épidémiologiques\r\n- Phylodynamique : combiner épidémiologie et évolution",
            "homepage": "https://cnrsformation.cnrs.fr/liste-stages-176-Bioinformatique.html",
            "is_draft": false,
            "costs": [
                "Priced",
                "1200 €"
            ],
            "topics": [],
            "keywords": [
                "Phylogeny",
                "Selection Detection",
                "Phylogenomics"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/282/?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:32.255069Z",
            "type": "Training course",
            "start_date": "2023-10-04",
            "end_date": "2023-10-06",
            "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": 474,
            "name": "Molecular Phylogeny - Advanced Training - session 2022",
            "shortName": "",
            "description": "OBJECTIF\r\n- Être capable de tester des hypothèses et d'ajuster des modèles permettant de comprendre l'évolution à l'échelle moléculaire\r\n\r\nPRÉREQUIS\r\n- Avoir déjà utilisé les logiciels de base en phylogénie moléculaire\r\n- Maîtriser les notions de base en statistiques (tests statistiques, principe du bootstrap, intervalles de confiances, etc.) et de probabilités (probabilités jointes / conditionnelles, théorème de Bayes, etc.)\r\n- Maîtriser un langage de programmation\r\n- Notions de phylogénie moléculaire\r\nAvoir suivi le stage \"Phylogénie moléculaire - formation de base\" ou niveau équivalent \r\n\r\nPROGRAMME\r\n- Phylogénétique et génétique des populations\r\n- Détection de sélection positive au sein de séquences codantes\r\n- Datation moléculaire : intégrer fossiles et molécules\r\n- Phylogénomique\r\n- Super-arbres et super-matrices, réconciliations d'arbres\r\n- Visualisation de l'information en phylogénie\r\n- Placement phylogénétique\r\n- Bases d'épidémiologie (modèles en compartiments, ODE, applications, etc)\r\n- Simulations selon une variété de modèles épidémiologiques\r\n- Phylodynamique : combiner épidémiologie et évolution",
            "homepage": "https://cnrsformation.cnrs.fr/phylogenie-moleculaire-formation-avancee?axe=146",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "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-05-17T10:17:46.907472Z",
            "type": "Training course",
            "start_date": "2022-10-04",
            "end_date": "2022-10-06",
            "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": 250,
            "name": "Perl avancé",
            "shortName": "",
            "description": "\nObjectifs\n\nAller plus loin avec Perl afin d’être autonome pour des manipulations complexes visant à extraire et reformater des données issues de fichiers texte.\n\n \n \n \n \nProgramme\n\n- Expressions régulières\n- Fonctions\n- Prise en main de Bioperl\n \n \nIllustration avec des exercices de manipulation de fichiers de séquences et de fichiers de résultats d’outils bionformatiques.\n \n",
            "homepage": "http://migale.jouy.inra.fr/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Programming Languages & Computer Sciences",
                "Perl Langage"
            ],
            "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-05-10",
            "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
        }
    ]
}