Training List
Handles creating, reading and updating training events.
GET /api/training/?format=api&offset=380&ordering=difficultyLevel
{ "count": 395, "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": 289, "name": "Introduction to galaxy: looking for variants in prokaryotes", "shortName": "Introduction to galaxy", "description": "This course will focus on the technical aspects of using a galaxy server. Accessible without any prerequisite in computer science, it will allow you to master the different fundamental tools of galaxy and will open the doors of bioinformatics analysis for your different projects.\r\nDifferent questions will be addressed through an example of variants analysis in a prokaryotic organism. At the end of this course, on any accessible galaxy instance, you will be able to:\r\n- upload your data\r\n- map them on a reference genome\r\n- find the variants (SNPs) and analyze the results\r\n- generate, manipulate and share your workflows, data and histories\r\n- find the right tools for other analyses and use them in your own project.\r\n\r\nUnless all participants speak French, the course will be taught in English.", "homepage": "https://pliniuscursus.univ-amu.fr/formation/galaxy-platform/", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0622", "http://edamontology.org/topic_0091" ], "keywords": [], "prerequisites": [ "Master" ], "openTo": "Internal personnel", "accessConditions": "The first sessions are only available for IM2B students.", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 23, "name": "PACA-Bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/PACA-Bioinfo/?format=api" } ], "logo_url": null, "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [ "Graduate" ], "audienceRoles": [ "Biologists" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 1, "hoursHandsOn": 5, "hoursTotal": 6, "personalised": null, "event_set": [] }, { "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": 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": 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": 296, "name": "Initiation à l’utilisation de Galaxy", "shortName": "Initiation Galaxy", "description": "Objectifs pédagogiques :\r\nCette formation propose une introduction sur l’interface utilisateur et les fonctionnalités générales d’une plateforme Galaxy.\r\nA l’issue de la formation, les apprenants seront en mesure de :\r\n* connaître les caractéristiques et le fonctionnement d’un portail Galaxy,\r\n* appliquer sur des cas concrets en bioinformatique,\r\n* être autonome dans le traitement de fichiers et l’exécution d’outils.\r\n\r\nProgramme :\r\n* Prise en main d’un portail Galaxy\r\n* Utilisation de l’historique\r\n* Téléchargement des données à traiter\r\n* Manipulation de fichiers\r\n* Paramétrage et exécution d’outils\r\n* Récupération et visualisation de résultats", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "Galaxy" ], "prerequisites": [], "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-18T12:44:57.722597Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "Cette formation propose une introduction sur l’interface utilisateur et les fonctionnalités générales d’une plateforme Galaxy.\r\n\r\nA l’issue de la formation, les apprenants seront en mesure de :\r\n* connaître les caractéristiques et le fonctionnement d’un portail Galaxy,\r\n* appliquer sur des cas concrets en bioinformatique,\r\n* être autonome dans le traitement de fichiers et l’exécution d’outils.", "hoursPresentations": 1, "hoursHandsOn": 5, "hoursTotal": 6, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/442/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/790/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/580/?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_3941", "http://edamontology.org/topic_1775" ], "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": 406, "name": "Analyse de données de métabarcoding", "shortName": "Métabarcoding", "description": "Cette formation est dédiée à l’analyse de données de type “metabarcoding” issues de la technologie de séquençage Illumina. Nous aborderons les différentes étapes bioinformatiques nécessaires pour transformer les données de séquençage brutes en table d’abondances. Nous présenterons également les outils et méthodologies classiquement utilisés pour décrire la diversité observée et comparer les échantillons.\r\n\r\nA l’issue des 4 jours de formation, les stagiaires connaîtront le périmètre, les avantages et limites des analyses de données de séquençage amplicons (métabarcoding). Ils seront capables d’utiliser les outils de FROGS sur les jeux de données de la formation (16S et ITS) et sauront utiliser l’application Easy16S.\r\n\r\nIls seront capables d’identifier les outils et méthodes adaptées au cadre de leurs analyses. S’ils ont en leur possession un jeu de données à analyser, ils sont encouragés à venir avec celui- ci.\r\n\r\nProgramme :\r\n\r\n\r\nAnalyses bioinformatiques sous Galaxy\r\n\r\n Introduction générale sur les données amplicons\r\n Présentation et mise en application avec la suite FROGS du nettoyage des données, du clustering, de la détection de chimères, de l’assignation taxonomique et des étapes annexes\r\n Conclusion, limite des méthodes, outils compagnons\r\n\r\nAnalyses statistiques avec Easy16S\r\n\r\n Introduction générale\r\n Import, manipulation et visualisation des données\r\n Mesure de diversités : Unifrac, Bray-Curtis, etc.\r\n Ordination et réduction de dimension : MDS\r\n Clustering et Heatmap\r\n Comparaison d’échantillons : PERMANOVA, adonis\r\n\r\nMise en application sur données personnelles ou publiques", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_3697" ], "keywords": [ "Metabarcoding" ], "prerequisites": [], "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": "2026-02-12T10:53:42.895487Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Biologists", "Bioinformaticians" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "Cette formation est dédiée à l’analyse de données de type “metabarcoding” issues de la technologie de séquençage Illumina. Nous aborderons les différentes étapes bioinformatiques nécessaires pour transformer les données de séquençage brutes en table d’abondances. Nous présenterons également les outils et méthodologies classiquement utilisés pour décrire la diversité observée et comparer les échantillons.\r\n\r\nA l’issue des 4 jours de formation, les stagiaires connaîtront le périmètre, les avantages et limites des analyses de données de séquençage amplicons (métabarcoding). Ils seront capables d’utiliser les outils de FROGS sur les jeux de données de la formation (16S et ITS) et sauront utiliser l’application Easy16S.\r\n\r\nIls seront capables d’identifier les outils et méthodes adaptées au cadre de leurs analyses. S’ils ont en leur possession un jeu de données à analyser, ils sont encouragés à venir avec celui- ci.", "hoursPresentations": 12, "hoursHandsOn": 12, "hoursTotal": 24, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/792/?format=api" ] }, { "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": 372, "name": "Introduction à l'analyse d’images avec Galaxy", "shortName": "", "description": "L’objectif de cette formation est de se familiariser avec les premières étapes à l’analyse d’images. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main des ces étapes d’analyses en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\nAprès une introduction à l’analyse d’images, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- extraire des métadonnées d’une image,\r\n- convertir, filtrer et segmenter une image", "homepage": "", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_3383", "http://edamontology.org/topic_3382" ], "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:25:36.663764Z", "audienceTypes": [ "Undergraduate", "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "Researchers", "Life scientists", "Biologists" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 133, "name": "Introduction to image analysis using Galaxy", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20image%20analysis%20using%20Galaxy/?format=api" } ], "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- How to handle images in Galaxy.\r\n- How to perform basic image processing in Galaxy", "hoursPresentations": 1, "hoursHandsOn": 2, "hoursTotal": 3, "personalised": null, "event_set": [] }, { "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" ] }, { "id": 358, "name": "Traitement bioinformatique et analyse différentielle de données d’expression RNA-seq sous Galaxy", "shortName": "Analyse données RNA-seq sous Galaxy", "description": "Objectifs pédagogiques\r\nA l’issue de cette formation, vous serez capable, dans le cadre d’une analyse de données RNA- seq avec génome de référence et plan d’expérience simple :\r\n* de connaître le vocabulaire et les concepts bioinformatiques et biostatistiques ;\r\n* de savoir enchaîner de façon pertinente un ensemble d’outils bioinformatiques et biostatistiques dans l’environnement Galaxy ;\r\n* de comprendre le matériel et méthodes d’un article du domaine ;\r\n* d’évaluer la pertinence d’une analyse RNA-seq en identifiant les éléments clefs et comprendre les particularités liées à la nature des données.\r\n\r\nProgramme\r\nBioinformatique :\r\n* Obtenir des données de qualité : nettoyage, filtrage, qualité\r\n* Aligner les lectures sur un génome de référence\r\n* Détecter de nouveaux transcrits\r\n* Quantifier l’expression des gènes\r\n* Préparer et déployer unensemble d’analyses sur plusieurs échantillons\r\n\r\nBiostatistique :\r\n* Construire un plan d’expérience simple\r\n* Normaliser les données de comptage\r\n* Identifier les gènes différentiellements exprimés\r\n* Se sensibiliser aux tests multiples\r\n\r\nAnalyse de protocoles Bioinformatique et Biostatistiques issus de la littérature", "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", "http://edamontology.org/topic_0102" ], "keywords": [ "Gene expression differential analysis", "RNA-seq", "Transcriptomics" ], "prerequisites": [ "Galaxy - Basic usage" ], "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": "2025-01-23T15:20:05.977558Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "A l’issue de cette formation, vous serez capable, dans le cadre d’une analyse de données RNA- seq avec génome de référence et plan d’expérience simple :\r\n\r\n* de connaître le vocabulaire et les concepts bioinformatiques et biostatistiques ;\r\n* de savoir enchaîner de façon pertinente un ensemble d’outils bioinformatiques et biostatistiques dans l’environnement Galaxy ;\r\n* de comprendre le matériel et méthodes d’un article du domaine ;\r\n* d’évaluer la pertinence d’une analyse RNA-seq en identifiant les éléments clefs et comprendre les particularités liées à la nature des données.", "hoursPresentations": 6, "hoursHandsOn": 12, "hoursTotal": 18, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/583/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/779/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/690/?format=api" ] } ] }