Event List
Handles creating, reading and updating events.
GET /api/event/?format=api&offset=680&ordering=updated_at
{ "count": 686, "next": null, "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=660&ordering=updated_at", "results": [ { "id": 816, "name": "R basics - session March 2026", "shortName": "", "description": "Bilille offers a training session on basics with R language.\r\n\r\nThis training session will introduce R language and its interface Rstudio, followed by a presentation of methods for manipulation and visualisation of data.\r\n\r\nThe training is mainly designed for biologists (researchers, engineers, technicians).\r\n\r\nThe training covers the following topics:\r\n- Introduction to R and Rstudio\r\n- Basic concepts and commands in R\r\n- Data import and export\r\n- Data manipulation\r\n- Data visualization\r\n- Introduction to tidyverse and ggplot with Esquisse\r\n- Introduction to Rmarkdown for scientific reports\r\n- Manipulation of several data tables or your own data set (csv or xlsx) if wanted", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_2269" ], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Prerequisite: Basic computer skills for everyday use.", "maxParticipants": 15, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/109/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 66, "name": "University of Lille", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20Lille/?format=api" }, { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" }, { "id": 52, "name": "CNRS", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api" } ], "organisedByTeams": [ { "id": 3, "name": "Bilille", "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api" } ], "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png", "updated_at": "2026-09-10T10:08:30.717485Z", "type": "Training course", "start_date": "2026-03-12", "end_date": "2026-03-13", "venue": "", "city": "Lille", "country": "FRANCE", "geographical_range": "Local", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/841/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/842/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/109/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/838/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-12-17", "registration_closing": "2026-01-30", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 817, "name": "R basics - session October 2026", "shortName": "", "description": "Bilille offers a training session on basics with R language.\r\n\r\nThis training session will introduce R language and its interface Rstudio, followed by a presentation of methods for manipulation and visualisation of data.\r\n\r\nThe training is mainly designed for biologists (researchers, engineers, technicians).\r\n\r\nThe training covers the following topics:\r\n- Introduction to R and Rstudio\r\n- Basic concepts and commands in R\r\n- Data import and export\r\n- Data manipulation\r\n- Data visualization\r\n- Introduction to tidyverse and ggplot with Esquisse\r\n- Introduction to Rmarkdown for scientific reports\r\n- Manipulation of several data tables or your own data set (csv or xlsx) if wanted", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_2269" ], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Prerequisite: Basic computer skills for everyday use.", "maxParticipants": 15, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/109/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 66, "name": "University of Lille", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20Lille/?format=api" }, { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" }, { "id": 52, "name": "CNRS", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api" } ], "organisedByTeams": [ { "id": 3, "name": "Bilille", "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api" } ], "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png", "updated_at": "2026-09-10T10:09:08.556253Z", "type": "Training course", "start_date": "2026-10-12", "end_date": "2026-10-13", "venue": "", "city": "Lille", "country": "FRANCE", "geographical_range": "Local", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/841/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/109/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/838/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-06-18", "registration_closing": "2026-09-01", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 818, "name": "Python basics - session March 2026", "shortName": "", "description": "Bilille offers a training session on basics with Python language.\r\n\r\nThis training session will introduce the Python language.\r\n\r\nThe training is mainly designed for biologists (researchers, engineers, technicians).\r\n\r\nThe training covers the following topics:\r\n- Introduction to Python and Visual Code Studio\r\n- Variables\r\n- Lists\r\n- Dictionaries\r\n- Conditions\r\n- Loops\r\n- Jupyter notebooks\r\n- Functions\r\n- Packages\r\n- Reading and writing files\r\n- Dataframes\r\n- Plots\r\n- Bring your own analysis: during the final half-day, participants will have the opportunity to write a script based on the analysis of their choice.", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0091", "http://edamontology.org/topic_3372" ], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Prerequisite: Basic computer skills for everyday use.", "maxParticipants": 16, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 66, "name": "University of Lille", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20Lille/?format=api" }, { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" }, { "id": 52, "name": "CNRS", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api" } ], "organisedByTeams": [ { "id": 3, "name": "Bilille", "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api" } ], "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png", "updated_at": "2026-09-10T10:09:49.484699Z", "type": "Training course", "start_date": "2026-03-30", "end_date": "2026-04-01", "venue": "", "city": "Villeneuve d'Ascq", "country": "FRANCE", "geographical_range": "Local", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/867/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/838/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/839/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-12-17", "registration_closing": "2026-02-13", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 819, "name": "Python basics - session November 2026", "shortName": "", "description": "Bilille offers a training session on basics with Python language.\r\n\r\nThis training session will introduce the Python language.\r\n\r\nThe training is mainly designed for biologists (researchers, engineers, technicians).\r\n\r\nThe training covers the following topics:\r\n- Introduction to Python and Visual Code Studio\r\n- Variables\r\n- Lists\r\n- Dictionaries\r\n- Conditions\r\n- Loops\r\n- Jupyter notebooks\r\n- Functions\r\n- Packages\r\n- Reading and writing files\r\n- Dataframes\r\n- Plots\r\n- Bring your own analysis: during the final half-day, participants will have the opportunity to write a script based on the analysis of their choice.", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0091", "http://edamontology.org/topic_3372" ], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Prerequisite: Basic computer skills for everyday use.", "maxParticipants": 16, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 66, "name": "University of Lille", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20Lille/?format=api" }, { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" }, { "id": 52, "name": "CNRS", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api" } ], "organisedByTeams": [ { "id": 3, "name": "Bilille", "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api" } ], "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png", "updated_at": "2026-09-10T10:13:40.030269Z", "type": "Training course", "start_date": "2026-11-16", "end_date": "2026-12-01", "venue": "", "city": "Villeneuve d'Ascq", "country": "FRANCE", "geographical_range": "Local", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/867/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/838/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/839/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-09-07", "registration_closing": "2026-10-09", "registration_status": "open", "courseMode": "Onsite" }, { "id": 806, "name": "Interactive Online Companionship - R formation Session 2027", "shortName": "IOC - R", "description": "Introduction to R for data analysis (October to December 2026) – 10 Zoom sessions of 3 hours – €800\r\n\r\nThis course covers the basics of R, data organization and filtering, basic statistics, and creation of publication-ready graphics. The goal is to make you self-sufficient in using R for your own analyses.\r\n\r\n\r\nKey Highlights:\r\n\r\n\r\nSmall group sessions for interactive and personalized learning.\r\nHands-on practice with an individualized project presented at the end of each training course.\r\nTailored feedback on your own data.\r\nLimited spots available, registration is now open.", "homepage": "https://inforbio.github.io/content/iot_r_scrnaseq.html", "is_draft": false, "costs": [ "Priced", "800€ for Academics", "Private Sector : price on demand" ], "topics": [], "keywords": [], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 8, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/809/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 18, "name": "IBiSA", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IBiSA/?format=api" }, { "id": 19, "name": "Sorbonne Université", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Sorbonne%20Universit%C3%A9/?format=api" } ], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://github.com/InforBio/InforBio.github.io/blob/main/images/logoInforBio_fond_blanc.png?raw=true", "updated_at": "2026-09-11T11:30:33.453053Z", "type": "Training course", "start_date": "2026-10-02", "end_date": "2027-01-31", "venue": "", "city": "Online", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-07-09", "registration_closing": "2026-10-31", "registration_status": "open", "courseMode": "Online" }, { "id": 807, "name": "Interactive Online Companionship - SingleCell RNAseq Analysis with R Seurat 2027", "shortName": "IOC - SingleCell", "description": "InforBio offers online bioinformatics training tailored to the needs of research labs, with small group sessions to ensure personalized learning. Our program is designed to help you acquire key skills for independent data analysis.\r\n\r\nWe offer a comprehensive 4-month program, including a post-training feedback session to support practical application.\r\n\r\nscRNAseq Data Analysis (March to June 2027) – 12 Zoom sessions of 3 hours – €2000\r\n\r\nLearn how to analyze single-cell RNA sequencing data through practical examples. You’ll work on a provided dataset and receive personalized feedback on your own projects. This training requires a proficiency in R.\r\n\r\nKey Highlights:\r\n\r\nSmall group sessions for interactive and personalized learning.\r\nHands-on practice with an individualized project presented at the end of each training course.\r\nTailored feedback on your own data.\r\nLimited spots available, registration is now open.", "homepage": "https://inforbio.github.io/content/iot_r_scrnaseq.html", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [ "Single-Cell Analysis" ], "prerequisites": [ "R programming" ], "openTo": "Everyone", "accessConditions": "Followed R training or equivalent level", "maxParticipants": 6, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/809/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 18, "name": "IBiSA", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IBiSA/?format=api" }, { "id": 19, "name": "Sorbonne Université", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Sorbonne%20Universit%C3%A9/?format=api" } ], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://github.com/InforBio/InforBio.github.io/blob/main/images/logoInforBio_fond_blanc.png?raw=true", "updated_at": "2026-09-11T11:30:57.521995Z", "type": "Training course", "start_date": "2027-03-01", "end_date": "2027-06-30", "venue": "", "city": "online", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-07-09", "registration_closing": "2027-03-31", "registration_status": "open", "courseMode": "Online" } ] }