Event List
Handles creating, reading and updating events.
GET /api/event/?format=api&offset=40&ordering=-trainingMaterials
{ "count": 629, "next": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=60&ordering=-trainingMaterials", "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=20&ordering=-trainingMaterials", "results": [ { "id": 486, "name": "11ème Ecole de Bioinformatique AVIESAN-IFB-Inserm", "shortName": "EBAII 2022", "description": "La formation s’adresse à des biologistes directement impliqués dans des projets “Next Generation Sequencing” (NGS). Cette édition de l’école aborde les nouveaux enjeux technologiques: elle s’articulera autour de trois ateliers thématiques en session parallèle (RNA-seq, ChIP-seq/ATAC-seq, variants DNA-seq), et inclura une introduction à l’intégration des données, une ouverture aux approches “single-cell” ainsi qu’aux technologies “long reads”.\r\n\r\nL’école vise à introduire les concepts et à manipuler les outils informatiques et à en interpréter les résultats. Elle est basée sur une alternance de courtes sessions théoriques et d’ateliers pratiques. Les participants bénéficieront d’un tutorat personnalisé pour élaborer leur plan d’analyse, et effectuer les premières étapes de traitement de leurs propres données ou de celles de leur plateforme.", "homepage": "https://www.france-bioinformatique.fr/formation/ebaii-2022-n1/", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [ "Biostatistics", "Sequence analysis", "NGS Sequencing Data Analysis" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "La formation s’adresse à des biologistes directement impliqués dans des projets “Next Generation Sequencing” (NGS). \r\nAucune connaissance préalable des environnements Linux ou R n’est requise, mais il sera demandé aux participants de suivre une autoformation en ligne en amont, pour faciliter la prise en main de ces langages. La formation approfondira progressivement l’usage de ces environnements au fil des sessions thématiques.", "maxParticipants": 40, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/624/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/134/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/371/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 3, "name": "IFB", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=api" }, { "id": 13, "name": "Aviesan", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Aviesan/?format=api" }, { "id": 14, "name": "Inserm", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Inserm/?format=api" } ], "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": 14, "name": "BiGEst", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api" }, { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" }, { "id": 29, "name": "IFB Core", "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api" }, { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": null, "updated_at": "2023-05-17T09:56:27.318517Z", "type": "Training course", "start_date": "2022-11-13", "end_date": "2022-11-18", "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-01-19", "registration_closing": "2022-05-31", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 20, "name": "How to use South Green HPC (IRD cluster)?", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-02-07", "end_date": null, "venue": "", "city": "Centre IRD Montpellier", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 496, "name": "Initiation à Git / Git Initiation - 2022 Session 2", "shortName": "Git Initiation - 2022 Session 2", "description": "Objectifs\r\n- Savoir définir ce qu’est un outil de gestion de version\r\n- Être capable d’initialiser un entrepôt Git pour un projet\r\n- Être capable de définir quels fichiers inclure/exclure d’un projet\r\n- Savoir enregistrer localement une nouvelle version pour un projet\r\n- Savoir partager des modifications locales avec tous les contributeurs d’un projet\r\n- Savoir gérer des modifications en parallèle en utilisant les branches.\r\n- Connaître les bonnes pratiques pour contribuer à projet tiers\r\nProgramme :\r\n- Présentation des avantages de la gestion de versions (projets individuels & projets collaboratifs)\r\n- Présentation des principes de fonctionnement de Git\r\n- Présentation et mise en œuvre des commandes principales de Git (clone, checkout, add, rm, commit, merge,\r\npush, pull) ; en ligne de commande ou en utilisant une interface graphique (GitHub et GitLab)", "homepage": "https://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3372" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 18, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2023-05-17T09:55:45.294813Z", "type": "Training course", "start_date": "2022-11-25", "end_date": "2022-11-25", "venue": "Station Biologique de Roscoff", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-10-07", "registration_closing": "2022-11-06", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 214, "name": "JOBIM 2019", "shortName": "", "description": "JOBIM est l'événement annuel permettant de réunir la communauté des acteurs de la bioinformatique.", "homepage": "https://jobim2019.sciencesconf.org/", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/jobim_2019_2.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Conference", "start_date": "2019-07-02", "end_date": "2019-07-05", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 497, "name": "Linux Avancé / Advanced Linux - 2022 Session2", "shortName": "Advanced Linux - 2022 Session 2", "description": "Objectifs\r\n- Savoir utiliser des commandes linux pour traiter de grosses quantités de données : fichiers\r\nvolumineux et/ou en grands nombres : recherche, comptage, tri, fusion, …\r\nProgramme\r\n- Introduction\r\n- Décrire (wc, grep)\r\n- Manipuler des fichiers tabulés (cut, sort)\r\n- Rechercher (grep)\r\n- Redirection / Pipeline (stdin, stdout, stderr, >, 2>, &&, |)\r\n- Recherche avancée : notion d’expression régulière (egrep)\r\n- Rechercher/Remplacer haut débit (tr, sed)\r\n- Manipulation de fichier tabulé – mode avancé (awk)\r\n- Traitement séquentiel de nombreux fichiers (for)", "homepage": "https://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 18, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR - Roscoff Marine Station", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2023-05-17T09:55:24.793130Z", "type": "Training course", "start_date": "2022-11-22", "end_date": "2022-11-22", "venue": "Station Biologique de Roscoff", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-10-07", "registration_closing": "2022-11-06", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 209, "name": "Introduction to R Language", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2019-05-20", "end_date": null, "venue": "", "city": "CBiB", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 285, "name": "Metagenomic amplicon analysis/Frogs", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-02-19", "end_date": "2017-02-22", "venue": "", "city": "Salle de formation Inra", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 577, "name": "Annotation and analysis of prokaryotic genomes using the MicroScope platform - November 2024", "shortName": "MicroScope training - November 2024", "description": "In an effort to inform members of the research community about our annotation methods, to provide training for collaborators and other scientists who use the MicroScope platfom, and to inform scientific public on the analysis available in PkGDB (Prokaryotic Genome DataBase), we have developed a 4.5-day course in Microbial Genome Annotation and Comparative Analysis using the MaGe graphical interfaces.\r\n\r\nThis course will familiarize attendees with LABGeM’s annotation pipeline and the manual annotation software MaGe (Magnifying Genome) . No specific bioinformatics skill is required: detailed instruction on the algorithm developed in each annotation methods can be found in specific training courses on «Genomic sequences analysis». Here we focus on the general idea behind each method and, above all, the way you can interpret the corresponding results and combine them with other evidences in order to change or correct the current automatic functional annotation of a given gene, if necessary.\r\n\r\nThis course will also describe how to perform effective searches and analysis of procaryotic data using the graphical functionalities of the MaGe’s interfaces. Because of the numerous pre-computation available in our system (results of “common” annotation tools, synteny with all complete bacterial genomes, metabolic pathway reconstruction, fusion/fission events, genomic islands, …), many practical exercises allow attendees to get familiar with the use the MaGe graphical interfaces in order to efficiently explore these sets of results.", "homepage": "https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/training-annotation-analysis-of-prokaryotic-genomes-using-the-microscope-platform/", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0797", "http://edamontology.org/topic_0085", "http://edamontology.org/topic_3301" ], "keywords": [ "Sequence analysis", "Microbial evolution", "Structural and functional annotation of genomes", "Sequence annotation" ], "prerequisites": [ "Licence" ], "openTo": "Everyone", "accessConditions": "External training sessions can also be scheduled on demand, in France or abroad. See : https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/external-microscope-professional-training-sessions/", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 15, "name": "Laboratory of Bioinformatics Analyses for Genomics and Metabolism", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Laboratory%20of%20Bioinformatics%20Analyses%20for%20Genomics%20and%20Metabolism/?format=api" } ], "organisedByOrganisations": [ { "id": 71, "name": "University of Évry Val d'Essonne", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20%C3%89vry%20Val%20d'Essonne/?format=api" } ], "organisedByTeams": [ { "id": 9, "name": "MicroScope", "url": "https://catalogue.france-bioinformatique.fr/api/team/MicroScope/?format=api" } ], "logo_url": "https://labgem.genoscope.cns.fr/wp-content/uploads/2021/06/GENOSCOPE-LABGeM.jpg", "updated_at": "2024-02-01T14:22:25.240457Z", "type": "Training course", "start_date": "2024-11-18", "end_date": "2024-11-22", "venue": "", "city": "Evry", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2024-10-18", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 82, "name": "Journées \"ReproHackathon\"", "shortName": "", "description": "Hackathon ReProVirtuFlow visant à tester les capacités des systèmes de workflows à reproduire une expérience scientifique", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/logo-madics.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Other", "start_date": "2017-06-01", "end_date": "2017-06-02", "venue": "", "city": "1 avenue de la terasse, Gif-sur-Yvette", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 101, "name": "Introduction à Unix/Linux pour les biologistes", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-09-02", "end_date": "2017-10-14", "venue": "", "city": "Lyon", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 265, "name": "Analyse de données métagénomiques 16S", "shortName": "", "description": "\n\n\n\n\n\n\n\nObjectifs\nCette formation est dédiée à l'analyse de données de type \"métagénomique amplicon\" issues des technolo-gies de séquençage 454 et Illumina. La formation couvre les grandes étapes d'un pipeline d'analyse bioinformatique sous Galaxy (FROGS) pour transformer les séquences en tables d'abondances puis présente des outils statistiques sous R (phyloseq) qui permettent de décrire et comparer les échantillons à partir de ces tables.\n\n \nProgramme\n\nJours 1 et 2 : Analyses Bioinformatiques sous Galaxy\nIntroduction générale\nBrefs rappels sur l'environnement Galaxy\nPrésentation des données issues des différentes technologies de séquençage\nPrétraitement des données\nClustering des séquences, construction des OTUs\nDétection de chimères\nAnnotation taxonomique\nFiltrage des données de comptages\nOutils de visualisation\nConstruction de workflow et configuration de FROGS\nLimite des données et des méthodes \nJour 3 et 4 : Analyses Statistiques sous Rstudio\nIntroduction générale\nImport, manipulation et visualisation des données\nMesure de diversités : Unifrac, Bray-Curtis, etc.\nOrdination et réduction de dimension : MDS\nClustering et Heatmap\nComparaison d'échantillons : PERMANOVA, adonis\n▫ Introduction générale\n▫ Brefs rappels sur l'environnement Galaxy\n▫ Présentation des données issues des différentes technologies de séquençage ▫ Prétraitement des données\n▫ Clustering des séquences, construction des OTUs\n▫ Détection de chimères\n▫ Annotation taxonomique\n▫ Filtrage des données de comptages\n▫ Outils de visualisation\n▫ Construction de workflow et configuration de FROGS\n▫ Limite des données et des méthodes\n\n\n\n\n\nJour 3 : Analyses Statistiques sous Rstudio\n\n\t▫ Introduction générale\n\t\n\n\t▫ Import et manipulation des données\n\t\n\n\t▫ Mesure de diversités : Unifrac, Bray-Curtis, etc.\n\t\n\n\t▫ Ordination et réduction de dimension : MDS\n\t\n\n\t▫ Clustering et Heatmap\n\t\n\n\t▫ Comparaison d'échantillons : PERMANOVA, adonis \n\t\n\n\n\n\n\n\n\n\n", "homepage": "http://migale.jouy.inra.fr/", "is_draft": false, "costs": [], "topics": [], "keywords": [ "NGS Data Analysis", "Metagenomics", "Galaxy" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Ce cycle est ouvert à l'ensemble des agents de l'INRA et aux extérieurs.\n", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-03-26", "end_date": null, "venue": "", "city": "", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 606, "name": "5th workshop Single-Cell : Transcriptomics, Spatial and Long reads", "shortName": "5th SincellTE", "description": "This workshop focuses on the large-scale study of heterogeneity across individual cells from a genomic, transcriptomic and epigenomic point of view. New technological developments enable the characterization of molecular information at a single cell resolution for large numbers of cells. The high dimensional omics data that these technologies produce raise novel methodological challenges for the analysis. In this regard, dedicated bioinformatics and statistical methods have been developed in order to extract robust information.\r\n\r\nThe workshop aims to provide such methods for engineers and researchers directly involved in functional genomics projects making use of single-cell technologies. A wide range of single cell topics will be covered in lectures, demonstrations and practical classes. Among others, the areas and issues to be addressed will include the choice of the most appropriate single-cell sequencing technology, the experimental design and the bioinformatics and statistical methods and pipelines. For this edition, new courses/practicals will focus on spatial transcriptomics, cell phenotyping and additional multi-omics.\r\n\r\nA wide range of single cell topics will be covered in lectures, demonstrations and practical classes. Among others, the areas and issues to be addressed will include the choice of the most appropriate single-cell sequencing technology, the experimental design and the bioinformatics and statistical methods and pipelines. For this edition, new courses/practicals will focus on spatial transcriptomics, cell phenotyping and additional multi-omics.\r\n\r\nRequirements : Participants must have prior experience on NGS data analysis with everyday use of R and good knowledge of Unix command line. Before the training, participants will be asked to familiarize themselves with the processing and primary analyses steps of scRNA-seq datasets with provided pedagogic material.\r\n\r\nIt is not necessary to have personal single-cell data to analyse.\r\n\r\nAll the classes will be taught in English", "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=27", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [ "Single-Cell Sequencing", "long read sequencing", "spatial transcriptomics" ], "prerequisites": [ "Master", "Autre (Diplôme universitaire, école d'ingénieur ...)" ], "openTo": "Everyone", "accessConditions": "Participants must have prior experience on NGS data analysis with everyday use of R and/or Python and good knowledge of Unix command line. Before the training, participants are advised to familiarize themselves with the processing and primary analyses steps of scRNA-seq datasets. \r\nIt is not necessary to have personal single-cell data to analyse.", "maxParticipants": 30, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 48, "name": "Institut Pasteur", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Institut%20Pasteur/?format=api" }, { "id": 4, "name": "IFB - ELIXIR-FR", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api" } ], "organisedByTeams": [], "logo_url": "https://github.com/IFB-ElixirFr/Training/blob/main/logo_sincellte.png?raw=true", "updated_at": "2024-03-20T16:00:20.423462Z", "type": "Training course", "start_date": "2024-10-20", "end_date": "2024-10-25", "venue": "Station Biologique", "city": "Roscoff", "country": "France", "geographical_range": "International", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-03-12", "registration_closing": "2024-05-07", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 665, "name": "Interactive Online Companionship - SingleCell RNAseq Analysis 2025", "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 3-month program, including a post-training feedback session to support practical application.\r\n\r\nAnalyse de données scRNAseq (avril à juin 2025) – 10 sessions de 2h30 – 2000 € Apprenez à analyser des données de séquençage ARN en cellules uniques grâce à des cas pratiques.Vous travaillerez d’abord sur un jeu de données fourni, puis sur vos propres données, avec un retour personnalisé sur votre projet. Cette formation requiert une bonne maîtrise de R.\r\n\r\nKey Highlights:\r\nSmall group sessions for interactive and personalized learning.\r\nTailored feedback on your own data to reinforce the learning process.\r\nLimited spots available, registration is now open.", "homepage": "https://inforbio.github.io/ioc_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": "2024-12-11T08:35:29.702215Z", "type": "Training course", "start_date": "2025-04-07", "end_date": "2025-06-30", "venue": "", "city": "online", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-12-01", "registration_closing": "2024-12-31", "registration_status": "closed", "courseMode": "Online" }, { "id": 168, "name": "Metagenomic: amplicons and stats", "shortName": "", "description": "Familiarization with the hardware infrastructure, biological data banks and widely used bioinformatics softwares ...", "homepage": "http://bioinfo.genotoul.fr/index.php/events/metagenomic-amplicons-and-stats-2/", "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/Sig_Genotoul_1_1_4.jpg", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2018-04-09", "end_date": "2018-04-12", "venue": "", "city": "Inra, 24 ch. de Borderouge, Auzeville", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 330, "name": "How to use South Green HPC (IRD cluster)?", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-11-12", "end_date": null, "venue": "", "city": "Centre IRD Montpellier", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 550, "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module 6/6 : Analyses RNA-seq, biostatistique - session Septembre 2021", "shortName": "", "description": "Bilille propose chaque année un cycle de formation d'introduction à l'analyse des données de séquençage à haut débit.\r\nCe cycle est composé de 6 modules, à la carte : \r\n- Module 1: Analyses ADN\r\n- Module 2: Analyses de variants\r\n- Module 3 : Métagénomique\r\n- Module 4: ChIP-seq\r\n- Module 5: Analyses RNA-seq, bioinformatique\r\n- Module 6: Analyses RNA-seq, biostatistique\r\nLes fiches descriptives sont accessibles sur le site de Bilille. Chaque module comprend des présentations générales et des séances pratiques sur ordinateur, avec Galaxy.\r\nLes objectifs du module 6 sont :\r\n- Savoir réaliser une analyse différentielle de données RNA-seq à partir d’une table de comptage (quantifiant les lectures alignées) à l’aide du portail Galaxy\r\n- Avoir un regard critique sur les résultats d’une analyse différentielle\r\n- Comprendre différentes méthodes de normalisation et les contextes d’utilisation correspondants", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Internal personnel", "accessConditions": "- Etre familier avec la plate-forme web Galaxy (idéalement avoir suivi la formation bilille « Initiation à Galaxy »)\r\n- Avoir suivi le module «Analyses RNA-seq–partie 1 (bioinformatique)» de ce cycle ou toute autre formation permettant de justifier de connaissances sur les données de séquençage haut débit et la façon d’obtenir une table de comptage", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/487/?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": "2024-12-09T17:35:29.098423Z", "type": "Training course", "start_date": "2021-09-23", "end_date": "2021-09-24", "venue": "", "city": "Lille", "country": "FRANCE", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2021-01-06", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 137, "name": "Analyse RNA-seq de novo", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-11-21", "end_date": "2017-11-23", "venue": "", "city": "Villeurbanne", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 106, "name": "Formation \"Annotation & Analyse de Génomes Procaryotes - Mise en oeuvre de la Plateforme MicroScope\"", "shortName": "", "description": "Formations dédiées à l'analyse de génomes bactériens via l'utilisation de la plate-forme MicroScope.", "homepage": "https://www.genoscope.cns.fr/agc/microscope/training", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 9, "name": "MicroScope", "url": "https://catalogue.france-bioinformatique.fr/api/team/MicroScope/?format=api" } ], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/logolabgem.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-09-25", "end_date": "2017-09-29", "venue": "", "city": "Evry, France", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 251, "name": "Initiation à R", "shortName": "", "description": "\nObjectifs\n\n- Présenter le langage de programmation R et ses principes.\n- Utiliser les principales fonctionnalités de ce langage pour effectuer des calculs mathématiques, statistiques ou des représentations graphiques.\n- Attention : ce module n'est ni un module de statistique, ni un module d'analyse statistique des données.\n\nProgramme\n\n- Structures et manipulation de données.\n- Principaux éléments du langage de programmation (boucle, fonctions…).\n- Différentes représentations graphiques de données/résultats (plot, histogramme, boxplot).\n", "homepage": "http://migale.jouy.inra.fr/", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Programming Languages & Computer Sciences", "R Language" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Ce cycle est ouvert à l'ensemble des agents de l'INRA et aux extérieurs.\n", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-03-06", "end_date": null, "venue": "", "city": "Jouy en Josas", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 554, "name": "Graphiques sous R avec ggplot2 / Graphics with R-ggplot2 (2023 session )", "shortName": "Graphics with R-ggplot2 (2023)", "description": "Objectifs pédagogiques :\r\nÀ l’issue de la formation, les stagiaires connaîtront les principales fonctionnalités du package R « ggplot2 » et la démarche sous-jacente pour construire un graphique à partir d’un tableau de données. Ils seront capables de réaliser plusieurs types de représentations graphiques, telles que des nuages de points, des courbes, des histogrammes, des diagrammes en bâtons, des boxplots, des heatmaps, etc. Les stagiaires pourront apporter leur propre tableau de données et pratiquer dessus en fin de formation. \r\n\r\nProgramme :\r\n- Principes généraux liés au package ggplot2 \r\n- Principales fonctions graphiques pour réaliser des nuages de points, des histogrammes, des boxplots, etc. \r\n- Principales fonctions pour jouer sur les coloriages en fonction d’une variable, sur les échelles de couleurs, sur les graduations, sur les représentations multiples, etc.", "homepage": "https://migale.inrae.fr/trainings", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0091", "http://edamontology.org/topic_0605", "http://edamontology.org/topic_2269" ], "keywords": [ "Représentations graphiques" ], "prerequisites": [ "Langage R de base" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2024-01-17T10:24:23.197102Z", "type": "Training course", "start_date": "2023-05-15", "end_date": "2023-05-15", "venue": "", "city": "Jouy-en-Josas", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2023-02-01", "registration_closing": "2023-05-08", "registration_status": "closed", "courseMode": "Onsite" } ] }