Training List
Handles creating, reading and updating training events.
GET /api/training/?format=api&offset=380&ordering=difficultyLevel
{ "count": 393, "next": null, "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=360&ordering=difficultyLevel", "results": [ { "id": 349, "name": "Reproducible Research", "shortName": "", "description": "The following topics and tools are covered in the course:\r\n\r\n Data management\r\n Project organisation\r\n Git\r\n Conda\r\n Snakemake\r\n Nextflow\r\n R Markdown\r\n Jupyter\r\n Docker\r\n Singularity\r\n\r\nAt the end of the course, students should be able to:\r\n\r\n Use good practices for data analysis and management\r\n Clearly organise their bioinformatic projects\r\n Use the version control system Git to track and collaborate on code\r\n Use the package and environment manager Conda\r\n Use and develop workflows with Snakemake and Nextflow\r\n Use R Markdown and Jupyter Notebooks to document and generate automated reports for their analyses\r\n Use Docker and Singularity to distribute containerized computational environments", "homepage": "https://southgreenplatform.github.io/training_reproducible_research/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Internal personnel", "accessConditions": "Open to South Green close collaborators", "maxParticipants": 20, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 24, "name": "South Green", "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api" } ], "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png", "updated_at": "2023-12-04T15:16:00.921744Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "At the end of the course, students should be able to:\r\n\r\n Use good practices for data analysis and management\r\n Clearly organise their bioinformatic projects\r\n Use the version control system Git to track and collaborate on code\r\n Use the package and environment manager Conda\r\n Use and develop workflows with Snakemake and Nextflow\r\n Use R Markdown and Jupyter Notebooks to document and generate automated reports for their analyses\r\n Use Docker and Singularity to distribute containerized computational environments", "hoursPresentations": 8, "hoursHandsOn": 13, "hoursTotal": 21, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/567/?format=api" ] }, { "id": 274, "name": "Principes FAIR pour la gestion des données de recherche en sciences de la vie", "shortName": "FAIR data", "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://ifb-elixirfr.github.io/IFB-FAIR-data-training/", "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": "Everyone", "accessConditions": "public", "maxParticipants": null, "contacts": [], "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": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "A la fin de cette formation, les participants connaîtront et pourront mettre en œuvre les principes de la science ouverte pour gérer leurs jeux de données dans un projet :\r\n- Les principes fondamentaux de l’Open Data en biologie et santé, y compris dans ses aspects juridiques ;\r\n- Les bonnes pratiques et outils de gestion des données d’un projet en bioinformatique, en lien avec les ressources de l’infrastructure IFB ;\r\n- Le PGD : séances théoriques et pratiques de construction d’un PGD sur des exemples de jeux de données omiques ;\r\n- Le choix des métadonnées : panorama des ressources existantes pour choisir des métadonnées et mise en pratique pour annoter des jeux de données omiques en vue de la publication des données dans une banque internationale ou un dataverse institutionnel.", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/418/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/404/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/465/?format=api" ] }, { "id": 381, "name": "HOW TO RUN A NF-CORE NEXTFLOW WORKFLOW ON GENOTOUL ?", "shortName": "Nextflow/nf-core", "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning nf-core workflow submission, error understanding, resuming jobs and ressource reservation. We will present and practice:\r\n\r\nthe Nextflow software\r\nthe nf-core community and pipelines\r\nWhat is a singularity image ?\r\nWhere are installed the nf-core workflows ? Which version do I use ?\r\nHow to run a workflow and which config file is used ?\r\nWhich kind of error I can get ?\r\nHow to resume failed jobs?\r\nHow to handle genome indexes ?\r\nHow to monitor my process and then well configure my workflow ?\r\nHow do you best adjust CPU and RAM reservations?\r\nThis is NOT a bioinformatic training on a particular workflow or a training on how to develop a workflow.\r\n\r\nThis training is focused on practice. It consists of several modules with a large variety of exercises:\r\n\r\nStart at 09:00 am\r\nEnd at 17:00 pm", "homepage": "https://bioinfo.genotoul.fr/index.php/events/how-to-run-a-nf-core-nextflow-workflow-on-genotoul-2/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_0769" ], "keywords": [ "Nextflow" ], "prerequisites": [ "Linux/Unix", "Cluster" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 15, "name": "MIAT", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2025-12-01T11:57:33.124156Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Life scientists" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 143, "name": "Workflows nf-core - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Workflows%20nf-core%20-%20Genotoul-bioinfo/?format=api" } ], "learningOutcomes": "", "hoursPresentations": 1, "hoursHandsOn": 6, "hoursTotal": 7, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/755/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/636/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/722/?format=api" ] }, { "id": 362, "name": "Analyse statistique de données RNA-Seq - Recherche des régions d’intérêt différentiellement exprimées", "shortName": "Analyse statistique de données RNA-Seq", "description": "Objectifs pédagogiques\r\n* Se sensibiliser aux concepts et méthodes statistiques pour l’analyse de données transcriptomiques de type RNA-Seq.\r\n* Comprendre le matériel et méthodes (normalisation et tests statistiques) d’un article.\r\n* Réaliser une étude transcriptomique avec R dans l’environnement RStudio.\r\n\r\nProgramme\r\n* Planification expérimentale des expériences RNA-Seq (identification des biais, répétitions, biais contrôlables).\r\n* Normalisation et analyse différentielle : recherche de “régions d’intérêt” différentiellement exprimées (modèle linéaire généralisé).\r\n*Prise en compte de la multiplicité des tests.\r\n\r\nLe cours sera illustré par différents exemples. Un jeu de données à deux facteurs sera analysé avec les packages R DESeq2 et edgeR dans l’environnement RStudio.", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0203", "http://edamontology.org/topic_3170", "http://edamontology.org/topic_3308" ], "keywords": [ "Statistical differential analysis", "RNA-seq" ], "prerequisites": [ "Basic knowledge of R" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" }, { "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-18T14:50:06.093352Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Biologists", "Bioinformaticians" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "Objectifs pédagogiques :\r\nSe sensibiliser aux concepts et méthodes statistiques pour l’analyse de données transcriptomiques de type RNA-Seq.\r\nComprendre le matériel et méthodes (normalisation et tests statistiques) d’un article.\r\nRéaliser une étude transcriptomique avec R dans l’environnement RStudio.", "hoursPresentations": 4, "hoursHandsOn": 8, "hoursTotal": 12, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/786/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/587/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/695/?format=api" ] }, { "id": 290, "name": "NGS data analysis on the command line", "shortName": "NGS-analysis-cli", "description": "This hands-on course will teach bioinformatic approaches for analyzing Illumina sequencing data. Our goal is to introduce the command line skills you need to make the most of your NGS data. \r\nDuring this 4-day training we will first introduce the Linux environment, shell commands and basic R scripting. And then we will focus on two NGS data analyses -- small RNA-seq and RNA-seq -- based on published datasets from the model organism Arabidopsis thaliana", "homepage": "https://www.ibmp.cnrs.fr/bioinformatics-trainings/", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_3170", "http://edamontology.org/topic_3168", "http://edamontology.org/topic_2269", "http://edamontology.org/topic_0102" ], "keywords": [], "prerequisites": [ "none" ], "openTo": "Internal personnel", "accessConditions": "This training is dedicated to academics working in a laboratory of Unistra/CNRS.", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/124/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 79, "name": "IBMP", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IBMP/?format=api" } ], "organisedByTeams": [ { "id": 14, "name": "BiGEst", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api" } ], "logo_url": null, "updated_at": "2024-01-22T14:51:37.215331Z", "audienceTypes": [], "audienceRoles": [ "Biologists", "Bioinformaticians" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "Applied Knowledge (Know-how):\r\n- Basic proficiency at the Linux command line prompt\r\n- Basic proficiency of R (environment, objects, graphs) \r\n- Next generation sequencing (NGS) file formats; reference genomes - Mapping NGS read data to reference genomes (bowtie, samtools)\r\n- Small RNA-seq analysis; epigenomics applications (ShortStack)\r\n- RNA-seq for transcriptomics; differential gene expression analysis (HISAT2, DESeq2) - Data wrangling and visualization in R (Rstudio, ggplot2)", "hoursPresentations": 12, "hoursHandsOn": 16, "hoursTotal": 28, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/503/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/504/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/589/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/454/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/660/?format=api" ] }, { "id": 386, "name": "Interactive Online Companionship - R formation", "shortName": "IOC - R", "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 6-month program, including a post-training feedback session to support practical application.\r\n\r\nTraining Program\r\nR Training (January to March 2025) – 10 sessions of 2.5 hours – €800 for academics\r\nThis course covers the basics of R: data organization and filtering, basic statistical analyses, and creating 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\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": [], "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": "2024-12-10T08:59:06.862553Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 25, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/663/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/730/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/806/?format=api" ] }, { "id": 394, "name": "Principes FAIR & Git Initiation", "shortName": "FAIR & GIT - Initiation", "description": "Objectifs\r\n- Principes FAIR :\r\n Connaître les principes FAIR\r\n Être capable de prendre en compte les principes FAIR dans l'ensemble des étapes d'un projet impliquant la \r\n collecte et/ou l'analyse de données\r\n- Initiation à Git :\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\n\r\nProgramme : \r\n- Principes FAIR\r\n Présentation des principes FAIR\r\n Exemples de bonnes pratiques dans la gestion des données : description, organisation du stockage, \r\n traitements et analyses, mise en accès\r\n- Initiation à Git\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\n push, pull) ; en ligne de commande ou en utilisant une interface graphique (GitHub et GitLab)", "homepage": "https://abims.sb-roscoff.fr/module/fair_git", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "Pre-registration required.", "maxParticipants": 18, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=api" ], "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:17:14.050223Z", "audienceTypes": [ "Undergraduate", "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 4, "hoursHandsOn": 4, "hoursTotal": 8, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/710/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/768/?format=api" ] }, { "id": 332, "name": "SHORT-READ ALIGNMENT AND SMALL SIZE VARIANTS CALLING", "shortName": "", "description": "This training session, organized jointly with the Sigenae platform, is designed to introduce NGS data, in particular Illumina Solexa technologies with command line. You will discover the new sequence formats, the assembly formats and the known biases of these technologies. You will use mapping on reference genome software, polymorphisms detection with the GATK pipeline and alignment visualization software.\r\n\r\nThis training is focused on the practice. It consists of modules with a large variety of exercises:\r\n\r\nDay 1 (09:00 am to 12:30 am): Fastq format / Sequence quality. Read mapping.\r\nDay 1 (14:00 pm to 17:00 pm): SAM format. Visualisation.\r\nDay 2 (09:00 am to 17:00 am): Variant calling. VCF format. Variant annotation (SNPeff / SNPsift).\r\n \r\nThe session will take place in the room ‘salle de formation’ at INRAE center of Toulouse-Auzeville.\r\n\r\nPrerequisites: ability to use a Unix environment (see Unix training) and Cluster (see Cluster training).\r\n \r\nTool box: FastQC, BWA, Samtools, Picard tools, GATK, SnpSift / SnpEff, IGV.", "homepage": "https://bioinfo.genotoul.fr/index.php/events/alignment-and-small-size-variants-calling/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_2885", "http://edamontology.org/topic_0102" ], "keywords": [], "prerequisites": [ "Linux/Unix", "Cluster" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "https://bioinfo.genotoul.fr/wp-content/uploads/sigenae-text-black-1.png", "updated_at": "2025-12-01T11:54:41.351028Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/756/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/634/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/530/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/724/?format=api" ] }, { "id": 382, "name": "Introduction à l'analyse de données transcriptomiques avec Galaxy", "shortName": "", "description": "L’objectif est de se familiariser avec les étapes d’analyses des données transcriptomiques ou RNA-seq avec référence pour extraire les gènes et fonctions différentiellement exprimés. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main de ces étapes d’analyses en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\n\r\nAprès une introduction à la transcriptomique, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- évaluer la qualité des données transcriptomiques,\r\n- aligner des données transcriptomiques sur un génome de référence,\r\n- estimer le nombre de séquences par gènes,\r\n- construire et faire une analyse d’expression différentielle des gènes\r\n- faire une analyse de l’enrichissement fonctionnel des gènes différentiellement exprimés", "homepage": "", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_1775", "http://edamontology.org/topic_0203", "http://edamontology.org/topic_3170", "http://edamontology.org/topic_3308" ], "keywords": [ "Galaxy", "RNA-seq", "Transcriptomics (RNA-seq)" ], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Internal personnel", "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/807/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 1, "name": "CNRS - IFB", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api" }, { "id": 16, "name": "Université Clermont Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api" } ], "organisedByOrganisations": [ { "id": 87, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api" }, { "id": 96, "name": "Mésocentre Clermont-Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api" } ], "organisedByTeams": [ { "id": 31, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api" } ], "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175", "updated_at": "2024-06-06T08:06:54.982689Z", "audienceTypes": [ "Undergraduate", "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "Researchers", "Life scientists", "Biologists" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 144, "name": "Reference-based RNA-Seq data analysis with Galaxy", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Reference-based%20RNA-Seq%20data%20analysis%20with%20Galaxy/?format=api" }, { "id": 145, "name": "Introduction to Transcriptomics", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20Transcriptomics/?format=api" } ], "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Check a sequence quality report generated by FastQC for RNA-Seq data\r\n- Explain the principle and specificity of mapping of RNA-Seq data to an eukaryotic reference genome\r\n- Select and run a state of the art mapping tool for RNA-Seq data\r\n- Evaluate the quality of mapping results\r\n- Describe the process to estimate the library strandness\r\n- Estimate the number of reads per genes\r\n- Explain the count normalization to perform before sample comparison\r\n- Construct and run a differential gene expression analysis\r\n- Analyze the DESeq2 output to identify, annotate and visualize differentially expressed genes\r\n- Perform a gene ontology enrichment analysis\r\n- Perform and visualize an enrichment analysis for KEGG pathways", "hoursPresentations": 1, "hoursHandsOn": 7, "hoursTotal": 8, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/637/?format=api" ] }, { "id": 371, "name": "Introduction à l'analyse de données métatranscriptomiques avec Galaxy", "shortName": "", "description": "L’objectif de cette formation est de se familiariser avec les étapes et les outils d’analyse de données métatranscriptomiques dans le but de comprendre les fonctions d’une communauté microbienne. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main de ces étapes en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\nAprès une introduction à la métatranscriptomique, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- assigner des taxons à des données de métatranscriptomiques,\r\n- extraire des informations fonctionnelles au sein de données de métatranscriptomiques,\r\n- combiner informations taxonomiques et fonctionnelles pour faciliter la compréhension des fonctions d’une communauté microbienne", "homepage": "", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_3697", "http://edamontology.org/topic_0085", "http://edamontology.org/topic_1775", "http://edamontology.org/topic_3941" ], "keywords": [ "Galaxy" ], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Internal personnel", "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 1, "name": "CNRS - IFB", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api" }, { "id": 16, "name": "Université Clermont Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api" } ], "organisedByOrganisations": [ { "id": 87, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api" }, { "id": 96, "name": "Mésocentre Clermont-Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api" } ], "organisedByTeams": [ { "id": 31, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api" } ], "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175", "updated_at": "2024-02-08T11:22:23.706233Z", "audienceTypes": [ "Undergraduate", "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "Researchers", "Life scientists", "Biologists" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 132, "name": "Metatranscriptomics analysis using microbiome RNA-seq data", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Metatranscriptomics%20analysis%20using%20microbiome%20RNA-seq%20data/?format=api" } ], "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Choose the best approach to analyze metatranscriptomics data\r\n- Understand the functional microbiome characterization using metatranscriptomic results\r\n- Understand where metatranscriptomics fits in ‘multi-omic’ analysis of microbiomes\r\n- Visualise a community structure", "hoursPresentations": 1, "hoursHandsOn": 2, "hoursTotal": 3, "personalised": null, "event_set": [] }, { "id": 306, "name": "Molecular Phylogeny - Level 1", "shortName": "Phylogénie moléculaire - Niveau 1", "description": "OBJECTIF\r\n- Savoir inférer un arbre phylogénétique et l'interpréter\r\n\r\nPRÉREQUIS\r\n- Savoir ce à quoi correspondent des séquences génétiques homologues\r\n- Avoir déjà utilisé les logiciels de base en bioinformatique\r\n- Connaître les notions de base en statistiques (tests, lois probabilistes usuelles, méthodes simples d'estimation de paramètres)\r\n- Avoir des notions de programmation\r\n\r\nPROGRAMME\r\n- Lignes de commandes Linux\r\n- Le format Newick\r\n- Dessin d'arbres\r\n- Alignements multiples et nettoyage\r\n- Modèles d'évolution\r\n- Choix de modèles\r\n- Définitions et propriétés des arbres\r\n- Méthodes de parcimonie\r\n- Méthodes de distance\r\n- Maximum de vraisemblance\r\n- Reconstruction phylogénétique Bayésienne\r\n- Bootstraps et autres supports de branches", "homepage": "", "is_draft": false, "costs": [ "1200 €" ], "topics": [ "http://edamontology.org/topic_3299", "http://edamontology.org/topic_0084", "http://edamontology.org/topic_3293" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 1, "name": "CNRS formation entreprises", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api" } ], "organisedByTeams": [ { "id": 7, "name": "ATGC", "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api" } ], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/ATGClogox120_0.png", "updated_at": "2023-01-24T10:44:55.936489Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "To know how to infer a phylogenetic tree and interpret it.", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": true, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/460/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/509/?format=api" ] }, { "id": 396, "name": "Metagenomics and Metatranscriptomics initiation", "shortName": "Metagenomics", "description": "Présentation de la formation\r\nA la demande du laboratoire d'Ecologie Microbienne de Lyon, l'équipe Formation de l'IFB organise une session de formation de deux jours sous Galaxy pour l'analyse de données de métagénomique et métatranscriptomique.\r\n\r\nObjectifs pédagogiques\r\nA la fin de cette formation, les participants auront \r\n\r\n- acquis des connaissances théoriques et pratiques sur les méthodes et objectifs d'une analyse en métagénomique et métatranscriptomique\r\n\r\n - réalisé une analyse de données de données métataxonomique, métagénomique shotgun et métatranscriptomique sous l'environnement Galaxy et sur des données fournies par l'équipe pédagogique\r\n\r\n- choisi et initié une analyse sur un jeu de données de leur choix en bénéficiant de l'encadrement de l'équipe pédagogique (Bring Your Own Data sessions)", "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=40", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_3941", "http://edamontology.org/topic_3174", "http://edamontology.org/topic_0637" ], "keywords": [], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/116/?format=api" ], "elixirPlatforms": [ { "id": 1, "name": "Training", "url": "https://catalogue.france-bioinformatique.fr/api/elixirplatform/Training/?format=api" } ], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 29, "name": "IFB Core", "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api" } ], "logo_url": "https://moodle.france-bioinformatique.fr/pluginfile.php/1/core_admin/logocompact/300x300/1654772049/IFB-HAUT-COULEUR-PETIT.png", "updated_at": "2025-07-16T11:33:24.922633Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Life scientists" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/726/?format=api" ] }, { "id": 366, "name": "Initiation à l’utilisation de la plateforme de bio-analyse Galaxy", "shortName": "", "description": "L’objectif est de se familiariser avec l’interface utilisateur de Galaxy. \r\n\r\nAprès une introduction à Galaxy, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- Importer des données\r\n- Identifier des outils\r\n- Faire une analyse\r\n- Gérer un historique\r\n- Créer un workflow", "homepage": "", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0091" ], "keywords": [ "Galaxy" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 1, "name": "CNRS - IFB", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api" }, { "id": 16, "name": "Université Clermont Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api" } ], "organisedByOrganisations": [ { "id": 87, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api" }, { "id": 96, "name": "Mésocentre Clermont-Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api" } ], "organisedByTeams": [ { "id": 31, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api" } ], "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175", "updated_at": "2024-02-08T10:47:23.782242Z", "audienceTypes": [ "Graduate", "Professional (initial)", "Professional (continued)", "Undergraduate" ], "audienceRoles": [ "Researchers", "Life scientists", "Biologists" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 126, "name": "Galaxy 101 for everyone", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Galaxy%20101%20for%20everyone/?format=api" } ], "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Assess short reads FASTQ quality using FASTQE 🧬😎 and FastQC\r\n- Assess long reads FASTQ quality using Nanoplot and PycoQC\r\n- Perform quality correction with Cutadapt (short reads)\r\n- Summarise quality metrics MultiQC\r\n- Process single-end and paired-end data\r\n- Define what mapping is\r\n- Perform mapping of reads on a reference genome\r\n- Evaluate the mapping output", "hoursPresentations": 1, "hoursHandsOn": 2, "hoursTotal": 3, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/592/?format=api" ] } ] }