Training List
Handles creating, reading and updating training events.
GET /api/training/?format=api&offset=20&ordering=-keywords
{ "count": 383, "next": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=40&ordering=-keywords", "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&ordering=-keywords", "results": [ { "id": 218, "name": "Initiation à Perl", "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.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/347/?format=api" ] }, { "id": 239, "name": "Analyse avancée de séquences", "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.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/371/?format=api" ] }, { "id": 251, "name": "Survival Guide for Perl applied to Bioinformatics", "shortName": "", "description": " \n\n\t\t\tThis course provides an introduction to programming using Perl and at the end of the training, participants could write simple Perl programs to handle biological data and to undertstand more complex Perl programs written by others.\n\t\t\t\nPrerequisites\nBasic knowledge of Linux (Linux for dummies required)\n\nProgram\nPerl data structures (scalar,arrays, hashes)\nStructure control ( loops)\nBasic functions, and operators.\nWriting and running your own program\nPassing options and files to his own script.\nRegular expressions\n\n\nLearning objectives\nWriting simple Perl programs to analyze data files\nUnderstanding Perl programs written by others\nUsing Perl basic syntax and modules in their own script\nRun programs from their script, parsing and extracting data from data files\n\n\nInstructors\n\n\nChristine Tranchant - christine.tranchant@ird.fr\nFrançois Sabot - francois.sabot@ird.fr\nNdomassi tando - ndomassi.tando@ird.fr\n\n", "homepage": "https://southgreenplatform.github.io/trainings//perl/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 12, "name": "LAPSE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/LAPSE/?format=api" }, { "id": 13, "name": "Formation permanente IRD", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Formation%20permanente%20IRD/?format=api" } ], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/383/?format=api" ] }, { "id": 253, "name": "Installing and Managing a High-Performance Computing (HPC) Cluster ", "shortName": "", "description": "This course ran for 5 days covering all the concepts necessary to install and manage a high-performance computing (HPC) cluster. During this course, a HPC cluster were installed at CERAAS (Thiès, Sénégal) by the participants, IT managers from western africa (IRD, ISRA, CERAAS).\n", "homepage": "https://southgreenplatform.github.io/trainings//ngsTrainings/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 12, "name": "LAPSE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/LAPSE/?format=api" }, { "id": 13, "name": "Formation permanente IRD", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Formation%20permanente%20IRD/?format=api" }, { "id": 14, "name": "IAVAO", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IAVAO/?format=api" } ], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/385/?format=api" ] }, { "id": 276, "name": "Introduction to Machine Learning Using R", "shortName": "", "description": "With the rise in high-throughput sequencing technologies, the volume of omics data has grown exponentially in recent times and a major issue is to mine useful knowledge from these data which are also heterogeneous in nature. Machine learning (ML) is a discipline in which computers perform automated learning without being programmed explicitly and assist humans to make sense of large and complex data sets. The analysis of complex high-volume data is not trivial and classical tools cannot be used to explore their full potential. Machine learning can thus be very useful in mining large omics datasets to uncover new insights that can advance the field of bioinformatics.\r\n\r\nThis 2-day course will introduce participants to the machine learning taxonomy and the applications of common machine learning algorithms to omics data. The course will cover the common methods being used to analyse different omics data sets by providing a practical context through the use of basic but widely used R libraries. The course will comprise a number of hands-on exercises and challenges where the participants will acquire a first understanding of the standard ML processes, as well as the practical skills in applying them on familiar problems and publicly available real-world data sets.", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 30, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 8, "name": "Elixir", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Elixir/?format=api" }, { "id": 4, "name": "IFB - ELIXIR-FR", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api" } ], "organisedByTeams": [ { "id": 29, "name": "IFB Core", "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api" } ], "logo_url": "https://www.dissco.eu/wp-content/uploads/Elixir-Europe-logo-1.png", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/415/?format=api" ] }, { "id": 120, "name": "DUT Bioinformatique", "shortName": "", "description": "A la convergence de la biologie, de l’informatique, cette formation pluridisciplinaire vise à former des techniciens supérieurs possédant une double compétence biologie/informatique capables de produire et de traiter des données biologiques de masse. La formation assurée en 2 ans vise à donner un socle solide de compétences transversales en biologie (génomique, transcriptomique, protéomique…), informatique (programmation, algorithmie, bioinformatiques structurale et intégrative ...) et statistiques, complétée par un travail en groupe ainsi qu’un stage de fin d’année en milieu professionnel. Axée sur les technologies « omiques », cette option propose une professionnalisation rapide pour un domaine en pleine croissance et donne des compétences solides pour continuer vers un master ou un doctorat.\n \n", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [ "Autre (Diplôme universitaire, école d'ingénieur ...)" ], "openTo": "Internal personnel", "accessConditions": "Accessible en formation continue pour des bacheliers des séries S, STL et en formation continue. Accessible directement en 2ème année pour des étudiants ayant validé une année dans le supérieur et ayant des compétences en biologie et des bases en programmation\n \n", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [] }, { "id": 310, "name": "Diplôme Universitaire en Bioinformatique Intégrative / University Diploma in Integrative Bioinformatics", "shortName": "DUBii", "description": "La bioinformatique est devenue une compétence incontournable pour l'analyse de données de natures diverses : génomes, transcriptomes, protéomes, métabolomes, structures macromoléculaires, réseaux d'interactions. L'appropriation par les biologistes des méthodes et des outils de biostatistique et bioinformatique intégrative est un enjeu majeur pour la montée en compétence des équipes de recherche et des plateformes de service.\r\n\r\nL'université de Paris propose en partenariat avec l'Institut Français de Bioinformatique (IFB) la troisième édition du Diplôme Universitaire en Bioinformatique intégrative (DUBii). Cette formation s’adresse en priorité à des biologistes ou à des médecins souhaitant évoluer en compétences ou envisager une reconversion professionnelle et ayant déjà acquis des compétences (formation courte, autoapprentissage, expérience de terrain) en informatique ou bioinformatique / biostatistique (environnement Unix, Python ou R ou autre langage de programmation). \r\n\r\nLe DUBii fournira une formation théorique et pratique, complétée par une période d'immersion de 20 jours sur l'une des plateformes régionales de l'IFB, qui mobilisera, dans le cadre d'un projet tutoré, l'ensemble des méthodes et outils appris durant les cours pour réaliser un projet personnel de bioinformatique intégrative. Ce projet combinera des données propres à chaque participant produites dans son laboratoire (principe BYOD : “Bring Your Own Data”) ou collectées à partir de bases de données publiques. \r\n\r\n Cette formation se déroulera pendant 8 semaines réparties entre :\r\nLes cours : 4 semaines à raison de 4 jours/semaine en présentiel (96h)\r\nLe projet tutoré : 20 jours sur l'une des plateformes bioinformatique de l'IFB", "homepage": "https://odf.u-paris.fr/fr/offre-de-formation/diplome-d-universite-1/sciences-technologies-sante-STS/du-bioinformatique-integrative-dubii-DUSBIIN_118.html#programContent26c9751a-f434-491d-abe2-1151370851dc-1", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 20, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-09-15T12:11:46.140196Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Advanced", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": true, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/466/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/414/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/400/?format=api" ] }, { "id": 399, "name": "Interactive Online Companionship - R formation 2026", "shortName": "IOC - R", "description": "Introduction R for data science (November 2025 to January 2026) – 10 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\nSmall group sessions for interactive and personalized learning.\r\nHybrid mode with 3 in-person sessions and 7 remote sessions.\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/ioc_r_scrnaseq.html", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 16, "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": "2025-09-11T14:23:22.054252Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 30, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [] }, { "id": 339, "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module 1/6 : Analyses ADN - version 2020", "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 1 sont :\r\n- Apprendre à manipuler des données de séquençage d’ADN\r\n- Réaliser des contrôles de qualité et du nettoyage des lectures\r\n- Présenter les méthodes et outils d'alignement\r\n- Réaliser des contrôles de qualité et des alignements sur une référence\r\n- Introduction à l’assemblage des lectures sans référence\r\n- Utiliser la plateforme Galaxy pour ces analyses", "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 »)", "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:40:27.778617Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/546/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/544/?format=api" ] }, { "id": 214, "name": "Analyse statistique de données RNA-Seq - Recherche des régions d'intérêt différentiellement exprimées (R, RStudio et Galaxy)", "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.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/343/?format=api" ] }, { "id": 39, "name": "Introduction to bioinformatics for 1st year Master in integrative Plant Biology, Strasbourg University", "shortName": "", "description": "2H / year of hands-on introduction to bioinformatics for 1st year Master in integrative Plant Biology, Strasbourg University\n", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [ "Master (M1 uniquement)" ], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [] }, { "id": 285, "name": "Linux Avancé / Advanced Linux", "shortName": "Advanced Linux", "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/module/linux_advanced", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription", "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": "2026-02-03T16:16:01.381880Z", "audienceTypes": [ "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [], "difficultyLevel": "Intermediate", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 3, "hoursHandsOn": 4, "hoursTotal": 7, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/497/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/435/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/521/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/713/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/764/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/624/?format=api" ] }, { "id": 307, "name": "Initiation à R / R Initiation", "shortName": "R - Init", "description": "Objectifs\r\n- Pour une personne qui découvre R : savoir utiliser R de manière autonome et comprendre les principes de\r\nbase\r\n- Être capable de suivre le module Manipulation et visualisation de données avec R\r\n\r\nProgramme\r\n- Introduction à l'IDE Rstudio\r\n- Créer un projet et un script\r\n- Manipulation de données de base\r\n- Structures de données : qu'est-ce qu'une variable, un type, un objet ?\r\n- Utiliser des fonctions de packages externes", "homepage": "https://abims.sb-roscoff.fr/module/r_init", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_2269" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription", "maxParticipants": 16, "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": "2026-02-05T08:15:37.604111Z", "audienceTypes": [ "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 1, "hoursHandsOn": 3, "hoursTotal": 4, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/618/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/774/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/715/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/517/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/480/?format=api" ] }, { "id": 168, "name": "Introduction à R", "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.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/292/?format=api" ] }, { "id": 209, "name": "Initiation à Python", "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.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/338/?format=api" ] }, { "id": 295, "name": "Introduction to the use of a computing cluster", "shortName": "", "description": "Knowledge of the concepts and best practices for using the computing resources of the mesocenter cluster Clermont Auvergne in a bioinformatics context.\r\nBecome familiar with the work environment of the computing cluster, become autonomous in the use of its resources and learn to use a scheduler. \r\nPresentation of the resources accessible on the cluster (computing nodes, storage spaces, tools).\r\nConcept of jobs, queues and parallel computing.\r\nJob management (submission, follow-up, deletion).", "homepage": "https://mesocentre.uca.fr/", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0091", "http://edamontology.org/topic_0605" ], "keywords": [], "prerequisites": [ "Linux and knowledge of NGS formats" ], "openTo": "Internal personnel", "accessConditions": "Have an account on the Mesocentre UCA computing cluster (make a request if necessary on the site https://hub.mesocentre.uca.fr)\r\nAlternation of theoretical courses and practical work.\r\nCOME WITH A LAPTOP with an operational Eduroam connection.\r\nThe training is in French.", "maxParticipants": 10, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 45, "name": "UMR 454 MEDIS INRA-Université Clermont Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UMR%20454%20MEDIS%20INRA-Universit%C3%A9%20Clermont%20Auvergne/?format=api" } ], "organisedByTeams": [ { "id": 31, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api" } ], "logo_url": null, "updated_at": "2023-01-24T10:21:58.347905Z", "audienceTypes": [ "Graduate" ], "audienceRoles": [ "Researchers", "Computer scientists" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 3, "hoursHandsOn": 4, "hoursTotal": 8, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/487/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/616/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/461/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/751/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/708/?format=api" ] }, { "id": 379, "name": "Manipulating & Visualizing Data with R", "shortName": "R - DataViz", "description": "Objectifs\r\n- Importer, structurer, transformer et exporter un tableau de données avec R\r\n- Générer des figures de qualité pour, par exemple, une publication scientifique\r\n\r\nProgramme\r\n- Introduction au tidyverse (metapackage pour manipuler, visualiser et analyser des données)\r\n- Import et export de tableaux de données (csv, excel, google sheet, etc.)\r\n- Manipulation de tableaux de données avec dplyr et tidyr (filtre, aggregation, jointure)\r\n- Manipulation de chaînes de caractères et de dates avec stringr et lubridate\r\n- Introduction aux concepts de visualisation de données\r\n- Apprendre à utiliser ggplot2 grâce à esquisse\r\n- Partager ses résultats avec Quarto", "homepage": "https://abims.sb-roscoff.fr/module/r_dataviz", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_0092" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription", "maxParticipants": 18, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/299/?format=api" ], "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": "2026-02-05T08:15:08.934519Z", "audienceTypes": [ "Undergraduate", "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 2, "hoursHandsOn": 5, "hoursTotal": 7, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/619/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/775/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/716/?format=api" ] }, { "id": 119, "name": "Modules Biologie École Doctorale SVSAE", "shortName": "", "description": "Les UE de bioinformatique de la spécialité AMD sont ouvertes aux doctorants de l'école doctorale SVSAE dans le cadre de leur formation doctorale. 3 UE sont particulièrement suivies : UE « Programmation en perl », UE « Bioistatistiques et programmation sous R » et UE « Génomique et bioinformatique ». Les formations continues proposées dans le domaine de la bioinformatique sont également ouvertes aux étudiants de l'Ecole Doctorale, et permettent de valider un module de biologie. Forme 2 à 3 doctorants par an.\n \n", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [ "Autre (Diplôme universitaire, école d'ingénieur ...)" ], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [] }, { "id": 238, "name": "Rrr - Rapide IntRoduction à R (R pour la génomique)", "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.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/369/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/370/?format=api" ] }, { "id": 167, "name": "Analyse RNA-seq sous Galaxy", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/291/?format=api" ] } ] }