Event List
Handles creating, reading and updating events.
GET /api/event/?format=api&offset=140&ordering=-homepage
{ "count": 686, "next": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=160&ordering=-homepage", "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=120&ordering=-homepage", "results": [ { "id": 10, "name": "5ème Ecole de Bioinformatique AVIESAN-IFB", "shortName": "EBAI 2016", "description": "Initiation au traitement des données de génomique obtenues par séquençage à haut débit", "homepage": "https://ressources.france-bioinformatique.fr/en/evenements/EBA2016", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 40, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 53, "name": "AVIESAN", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AVIESAN/?format=api" }, { "id": 4, "name": "IFB - ELIXIR-FR", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" }, { "id": 29, "name": "IFB Core", "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api" } ], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/EBA2016_0.jpg", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2016-11-20", "end_date": "2016-11-25", "venue": "Station Biologique", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": "Onsite" }, { "id": 44, "name": "Ecole Thématique Internationale en Biologie des Systèmes Computationnelle", "shortName": "", "description": "Sensibiliser les chercheurs à la richesse et à l’élégance des problématiques de biologie systémique", "homepage": "https://project.inria.fr/compsysbio2017", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 4, "name": "IFB - ELIXIR-FR", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api" } ], "organisedByTeams": [], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/logo-inria_0_0.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-03-19", "end_date": "2017-03-25", "venue": "", "city": "Aussois", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 809, "name": "Introduction to single-cell RNAseq analysis", "shortName": "Introduction to single-cell RNAseq analysis", "description": "Objectives\r\n- Understand and learn the main steps of scRNA-seq data analysis, up to marker gene detection and cell type identification.\r\n- Be able to use the Seurat package on a small test dataset, from count matrices to clustering and cluster annotation.\r\n- Understand the basics of the analysis in order to apply them to one’s own dataset.\r\n\r\nCourse Content\r\nI. Introduction\r\n- Single-cell RNA sequencing\r\n- From raw sequencing data to count matrices\r\n- Software tools\r\n\r\nII. Preprocessing of the expression matrix (Theory and Practice)\r\n- Quality control\r\n- Normalization\r\n- Dimensionality reduction (HVG, PCA, UMAP)\r\n- Detection of expression biases\r\n\r\nIII. Annotation (Theory and Practice)\r\n- Clustering\r\n- Marker genes\r\n- Cell type identification\r\n- Analysis of marker gene lists with the R package ClusterProfiler\r\n\r\nIV. Practical Workshop “Bring your own data”\r\n- Semi-autonomous execution of primary analysis on learners’ own data", "homepage": "https://pf-bird.univ-nantes.fr/training/singlecell/", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "1. Good knowledge of R or having completed the training “Bioanalysis Training: Introduction to the R Programming Language.”\r\n\r\n2. Have your own data or data of interest collected from public databases (cellXgene, Single Cell Portal, …).", "maxParticipants": 20, "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": "2026-09-03T15:09:40.096491Z", "type": "Training course", "start_date": "2026-10-19", "end_date": "2026-10-21", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-09-01", "registration_closing": "2026-10-02", "registration_status": "open", "courseMode": "Onsite" }, { "id": 640, "name": "RNASeq Analysis", "shortName": "RNASeq Analysis", "description": "Objectives\r\n- Understand the key steps in RNASeq data analysis for a differential expression study\r\n- Know how to perform command-line analysis using Snakemake.\r\n\r\nPedagogical Content\r\nDay 1\r\n- Principle of RNASeq technology: objectives and experimental design.\r\n- Data quality assessment (FastQC, MultiQC).\r\n- Sequence alignment to a reference genome (STAR).\r\n\r\nDay 2\r\n- Differential gene expression analysis (HTSeqCount, DESeq2).\r\n- Functional annotation (GO, Kegg).\r\n- Using the Snakemake workflow system.\r\n- Comparison between RNASeq and 3’SRP methods.\r\n\r\nThe theoretical part is followed by a pipeline run step-by-step on a test dataset. \r\nIt will be possible to start an analysis on your own data.", "homepage": "https://pf-bird.univ-nantes.fr/training/rnaseq/", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Familiarity with basic Linux commands.", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 16, "name": "BiRD", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api" } ], "logo_url": "https://bird.univ-nantes.io/website/images/logo/logo.svg", "updated_at": "2024-08-22T15:55:32.866676Z", "type": "Training course", "start_date": "2024-10-02", "end_date": "2024-10-03", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": "Onsite" }, { "id": 812, "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": "- Be comfortable with basic Linux commands or have completed the training course “Introduction to the command-line interface.”\r\n- Be familiar with the use of a computing cluster, conda/mamba et snakemake or have completed the training course “Best practices in bioinformatics.”", "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": "2026-09-03T15:02:52.564085Z", "type": "Training course", "start_date": "2026-10-22", "end_date": "2026-10-23", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-09-01", "registration_closing": "2026-10-02", "registration_status": "open", "courseMode": "Onsite" }, { "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": 746, "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": "2026-01-27T10:34:29.823975Z", "type": "Training course", "start_date": "2025-11-03", "end_date": "2025-11-04", "venue": "", "city": "Nantes", "country": "", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2025-10-29", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 811, "name": "Introduction to R", "shortName": "Introduction to R", "description": "Objectives\r\n- Understand basic R commands\r\n- Learn how to use the RStudio interface\r\n- Understand the use of R functions\r\n- Be able to perform simple data manipulations\r\n- Be able to create basic visualizations\r\n\r\nCourse Content\r\nI. Introduction\r\n- Getting started with the RStudio environment\r\n- Programming best practices\r\n- Different types and classes of variables\r\n- Functions\r\n\r\nII. Data manipulation with the tidyverse\r\n- Logical operators\r\n- Working with data frames\r\n\r\nIII. Visualization with ggplot2\r\n- Principles\r\n- Simple examples", "homepage": "https://pf-bird.univ-nantes.fr/training/r_lang/", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 20, "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": "2026-09-03T15:03:46.753294Z", "type": "Training course", "start_date": "2026-10-07", "end_date": "2026-10-08", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-09-01", "registration_closing": "2026-10-02", "registration_status": "open", "courseMode": "Onsite" }, { "id": 639, "name": "Introduction to Linux", "shortName": "Introduction to Linux", "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/linux/", "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": "2026-01-27T10:37:38.355916Z", "type": "Training course", "start_date": "2024-09-30", "end_date": "2024-09-30", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2024-09-25", "registration_status": "closed", "courseMode": "Online" }, { "id": 747, "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/linux/", "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": "2026-03-31T08:47:45.957937Z", "type": "Training course", "start_date": "2025-10-20", "end_date": "2025-10-20", "venue": "Faculté de Pharmacie - Salle 450, 4ème étage", "city": "Nantes", "country": "", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2025-10-15", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 808, "name": "Introduction to the command-line interface", "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.\r\n- 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\nCourse 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- Useful commands for file manipulation\r\n- Redirection operators (command input/output)\r\n- Creating and running a bash script\r\nIntroduction to environment variables\r\nConnecting to a remote server via a terminal or via WSL", "homepage": "https://pf-bird.univ-nantes.fr/training/linux/", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 20, "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": "2026-09-03T15:04:30.957835Z", "type": "Training course", "start_date": "2026-10-05", "end_date": "2026-10-05", "venue": "", "city": "", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-09-01", "registration_closing": "2026-10-02", "registration_status": "open", "courseMode": "Onsite" }, { "id": 810, "name": "Best practices in Bioinformatics", "shortName": "Best practices in Bioinformatics", "description": "Objectives\r\n- Understand and implement the principles of reproducible science in analysis and development projects\r\n- Acquire basic commands necessary for optimal use of a HPC cluster\r\n\r\nCourse Content\r\n- Introduction to reproducibility\r\n- Best practices on code history and sharing: Git\r\n- Software environment : conda/mamba\r\n- Presentation of a HPC cluster\r\n- Introduction to workflows using Snakemake", "homepage": "https://pf-bird.univ-nantes.fr/training/cluster/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "- Familiarity with basic Linux commands or have completed the training course “Introduction to the command-line interface.”\r\n- Have an account on the GLiCID cluster.", "maxParticipants": 20, "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": "2026-09-03T15:04:18.154349Z", "type": "Training course", "start_date": "2026-10-06", "end_date": "2026-10-06", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-09-01", "registration_closing": "2026-10-02", "registration_status": "open", "courseMode": "Onsite" }, { "id": 813, "name": "Optimal use of GLiCID HPC cluster", "shortName": "Optimal use of GLiCID HPC cluster", "description": "Objectives\r\n- understand the infrastructure of GLiCID HPC cluster\r\n- understand the different types of storage and computing nodes\r\n- launch computing tasks via the Slurm scheduler\r\n\r\nCourse Content\r\n- configuration of your account and connection with ssh on GLiCID (ssh keys)\r\n- navigate through the storage spaces\r\n- use slurm to launch a job\r\n- manage the software environments (micromamba, guix, modules)\r\n- use workflow managers on GLiCID", "homepage": "https://pf-bird.univ-nantes.fr/training/cluster/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Prerequisites\r\n- Familiarity with basic Linux commands or have completed the training course “Introduction to the command-line interface.”\r\n- Have an account on the GLiCID cluster", "maxParticipants": 20, "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": "2026-09-03T15:03:27.472805Z", "type": "Training course", "start_date": "2026-10-09", "end_date": "2026-10-09", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2026-09-01", "registration_closing": "2026-10-02", "registration_status": "open", "courseMode": "Online" }, { "id": 748, "name": "Best practices for using the BiRD cluster", "shortName": "Best practices in bioinformatics", "description": "Objectives\r\n- Understand and implement the principles of reproducible science in analysis and development projects\r\n- Acquire basic commands necessary for optimal use of the cluster\r\n\r\nPedagogical Content\r\n- Introduction to reproducibility\r\n- Best practices on code history and sharing: Git\r\n- Conda environment\r\n- Presentation of the computing cluster\r\n- Introduction to workflows using Snakemake", "homepage": "https://pf-bird.univ-nantes.fr/training/cluster/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "Have an account on the BiRD cluster.", "maxParticipants": 20, "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": "2026-01-27T10:36:05.128514Z", "type": "Training course", "start_date": "2025-10-21", "end_date": "2025-10-21", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2025-10-18", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 641, "name": "Environments and best practices for using the BiRD cluster", "shortName": "Best practices BiRD cluster", "description": "Objectives\r\n- Understand and implement the principles of reproducible science in analysis and development projects\r\n- Acquire basic commands necessary for optimal use of the cluster\r\n\r\nPedagogical Content\r\n- Introduction to reproducibility\r\n- Best practices on code history and sharing: Git\r\n- Conda environment\r\n- Presentation of the computing cluster\r\n- Introduction to workflows using Snakemake", "homepage": "https://pf-bird.univ-nantes.fr/training/cluster/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "Have an account on the BiRD cluster.", "maxParticipants": 20, "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": "2026-01-27T10:38:01.290168Z", "type": "Training course", "start_date": "2024-10-01", "end_date": "2024-10-01", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2024-09-20", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 602, "name": "Environments and best practices for using the BiRD cluster", "shortName": "Best practices BiRD cluster", "description": "Objectives\r\n- Understand and implement the principles of reproducible science in analysis and development projects\r\n- Acquire basic commands necessary for optimal use of the cluster\r\n\r\nPedagogical Content\r\n- Introduction to reproducibility\r\n- Best practices on code history and sharing: Git\r\n- Conda environment\r\n- Presentation of the computing cluster\r\n- Introduction to workflows using Snakemake", "homepage": "https://pf-bird.univ-nantes.fr/training/cluster/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "Have an account on the BiRD cluster.", "maxParticipants": 20, "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:24.789207Z", "type": "Training course", "start_date": "2024-03-19", "end_date": "2024-03-19", "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": 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": 643, "name": "Artificial Intelligence and Machine Learning in Life Sciences: from foundations to applications 2025", "shortName": "AI & ML in LS 2025", "description": "Artificial intelligence (AI) has permeated our lives, transforming how we live and work. Over the past few years, a rapid and disruptive acceleration of progress in AI has occurred, driven by significant advances in widespread data availability, computing power and machine learning. Remarkable strides were made in particular in the development of foundation models - AI models trained on extensive volumes of unlabelled data. Moreover, given the large amounts of omics data that are being generated and made accessible to researchers due to the drop in the cost of high-throughput technologies, analysing these complex high-volume data is not trivial, and the use of classical statistics can not explore their full potential. As such, Machine Learning (ML) and Artificial Intelligence (AI) have been recognized as key opportunity areas, as evidenced by a number of ongoing activities and efforts throughout the community.\r\n\r\nHowever, beyond the technological advances, it is equally important that the individual researchers acquire the necessary knowledge and skills to fully take advantage of Machine Learning. Being aware of the challenges, opportunities and constraints that ML applications entail, is a critical aspect in ensuring high quality research in life sciences.\r\n\r\nRecognizing this need, this week-long training will bring together experts from four ELIXIR Nodes and deliver a hands-on, high-intensity course available for members from all ELIXIR Nodes.\r\n\r\nLearners will be guided across the various steps in Machine Learning, from the foundational concepts, through the deep learning and generative AI techniques, closely complemented by insights into the existing reporting (DOME Recommendations) and regulatory frameworks (EU AI Act).\r\n\r\nThis 4-day school will involve around 10 trainers/helpers from across 4 different ELIXIR nodes and 30 participants from across all ELIXIR nodes. It will be hosted in France in May 2025.", "homepage": "https://moodle.france-bioinformatique.fr/enrol/index.php?id=34", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_3474", "http://edamontology.org/topic_0091" ], "keywords": [ "Artificial Intelligence", "Machine learning", "Python" ], "prerequisites": [ "Intermediate Python programming", "Machine Learning basics", "Data analysis" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 30, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/810/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/762/?format=api" ], "elixirPlatforms": [ { "id": 1, "name": "Training", "url": "https://catalogue.france-bioinformatique.fr/api/elixirplatform/Training/?format=api" } ], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://www.dissco.eu/wp-content/uploads/Elixir-Europe-logo-1-300x226.png", "updated_at": "2024-12-19T15:43:33.918124Z", "type": "Training course", "start_date": "2025-05-19", "end_date": "2025-05-23", "venue": "CAES Centre Paul-Langevin", "city": "Aussois", "country": "France", "geographical_range": "International", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-12-18", "registration_closing": "2025-01-24", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 462, "name": "Principes FAIR dans un projet de bioinformatique - Session 2022", "shortName": "FAIR bioinfo - session 2022", "description": "L’Institut Français de Bioinformatique (IFB) organise en partenariat avec l’Institut de Biologie Intégrative de la Cellule (I2BC) une formation à destination des bioinformaticiens et biostatisticiens souhaitant mettre en oeuvre les principes “FAIR” (Facile à trouver, Accessible, Interopérable, Réutilisable) dans leurs projets d’analyse et de développement. Les concepts FAIR, initialement définis dans le contexte d’ouverture des données de la recherche, seront ici adaptés pour cadrer avec un projet type de développement et/ou analyse bioinformatique/biostatistique. Ainsi, la formation n’abordera pas les aspects “FAIR” spécifiques aux données mais introduira plusieurs outils permettant d’améliorer la reproductibilité des analyses.", "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=9&username=guest", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0769" ], "keywords": [ "Computing Environments", "NGS Sequencing Data Analysis", "Workflow development" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 15, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/116/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 3, "name": "IFB", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=api" } ], "organisedByOrganisations": [ { "id": 43, "name": "IFB-core", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB-core/?format=api" } ], "organisedByTeams": [], "logo_url": "https://www.france-bioinformatique.fr/wp-content/uploads/logo-ifb-couleur.svg", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2022-06-13", "end_date": "2022-06-15", "venue": "", "city": "Paris", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-01-26", "registration_closing": "2022-04-15", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 465, "name": "Principes FAIR pour la gestion des données de recherche en sciences de la vie - édition Francilienne - Session 1 (mars)", "shortName": "FAIR data Paris mars 2022", "description": "Présentation et application des principes FAIR de gestion des données dans un projet bioinformatique.\r\nL’Institut Français de Bioinformatique (IFB) organise une formation à destination de bioinformaticiens, biologistes et médecins impliqués dans des projets d’analyse bioinformatique de jeux de données omiques et souhaitant mettre en œuvre les principes “FAIR” (Facile à trouver, Accessible, Interopérable, Réutilisable) tout au long du déroulement du projet. La formation abordera les différents points fondamentaux (théoriques, pratiques, juridiques) en lien avec la politique nationale d’ouverture des données de la recherche et présentera sous forme de séances pratiques les ressources nationales accessibles à la communauté scientifique ainsi que les solutions proposées par l’IFB pour gérer les données d’un projet de recherche.", "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=8&username=guest", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3571", "http://edamontology.org/topic_3420", "http://edamontology.org/topic_0219" ], "keywords": [ "Données" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "public", "maxParticipants": 20, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/116/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 3, "name": "IFB", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=api" } ], "organisedByOrganisations": [ { "id": 43, "name": "IFB-core", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB-core/?format=api" } ], "organisedByTeams": [ { "id": 29, "name": "IFB Core", "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api" } ], "logo_url": "https://www.france-bioinformatique.fr/wp-content/uploads/logo-ifb-couleur.svg", "updated_at": "2023-10-16T08:30:29.394936Z", "type": "Training course", "start_date": "2022-03-22", "end_date": "2022-03-23", "venue": "", "city": "Paris", "country": "France", "geographical_range": "Local", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": "Onsite" } ] }