Training List
Handles creating, reading and updating training events.
GET /api/training/?format=api&offset=20&ordering=topics
{ "count": 383, "next": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=40&ordering=topics", "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&ordering=topics", "results": [ { "id": 367, "name": "Introduction à l'analyse de données de séquençage avec contrôle qualité et alignement sur un génome de référence avec Galaxy", "shortName": "", "description": "L’objectif de cette formation est de se familiariser avec les premières étapes communes à toutes les analyses de données de séquençage : le contrôle qualité des données et l’alignement sur un génome de référence. 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 aux données de séquençage, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- évaluer la qualité de données de séquençage,\r\n- améliorer la qualité de données de séquençage\r\n- aligner des données sur un génome de référence", "homepage": "", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0091", "http://edamontology.org/topic_0102" ], "keywords": [ "Quality Control", "Galaxy", "Mapping" ], "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": 96, "name": "Mésocentre Clermont-Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api" }, { "id": 87, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?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:59.733596Z", "audienceTypes": [ "Undergraduate", "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "Researchers", "Life scientists", "Biologists" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 128, "name": "Mapping with Galaxy", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Mapping%20with%20Galaxy/?format=api" }, { "id": 127, "name": "Quality Control with Galaxy", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Quality%20Control%20with%20Galaxy/?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/593/?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_0102", "http://edamontology.org/topic_0203", "http://edamontology.org/topic_3308", "http://edamontology.org/topic_3170" ], "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": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" }, { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?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" ] }, { "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_0102", "http://edamontology.org/topic_3170", "http://edamontology.org/topic_2269", "http://edamontology.org/topic_3168" ], "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": 342, "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module 5/6 : Analyses RNA-seq, bioinformatique- 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é des modules suivants, à la carte : \r\n- Module Analyses ADN\r\n- Module Analyses RNA-seq, bioinformatique et biostatistique\r\n\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\n\r\nLes objectifs du module Analyses RNA-seq sont :\r\n- Savoir réaliser une analyse transcriptomique par RNA-seq avec ou sans (de novo) génome de référence à l’aide du portail Galaxy\r\n- Avoir un regard critique sur la qualité des lectures obtenues par le séquenceur\r\n- Connaître et savoir paramétrer les outils nécessaires à l’analyse\r\n- Savoir réaliser une analyse différentielle de données RNA-seq à partir d’une table de comptage (quantifiant les lectures alignées) à l’aide du portail Galaxy\r\n- Avoir un regard critique sur les résultats d’une analyse différentielle\r\n- Comprendre différentes méthodes de normalisation et les contextes d’utilisation correspondants", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3308", "http://edamontology.org/topic_3170" ], "keywords": [ "RNA-seq", "Transcriptomics (RNA-seq)" ], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Internal personnel", "accessConditions": "Etre familier avec la plate-forme web Galaxy (idéalement avoir suivi la formation bilille « Initiation à Galaxy »)\r\nAvoir suivi le module 1/5 « Analyses ADN » de ce cycle ou toute autre formation permettant de justifier de connaissances sur les données de séquençage haut débit et leur alignement.", "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": "2026-02-10T12:59:19.759903Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/549/?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_3308", "http://edamontology.org/topic_0203", "http://edamontology.org/topic_3170" ], "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": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" }, { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?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": 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_3308", "http://edamontology.org/topic_1775", "http://edamontology.org/topic_0203", "http://edamontology.org/topic_3170" ], "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": 96, "name": "Mésocentre Clermont-Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api" }, { "id": 87, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?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": 403, "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module Analyses RNA-seq", "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é des modules suivants, à la carte : \r\n- Module Analyses ADN\r\n- Module Analyses RNA-seq, bioinformatique et biostatistique\r\n\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\n\r\nLes objectifs du module Analyses RNA-seq sont :\r\n- Savoir réaliser une analyse transcriptomique par RNA-seq avec ou sans (de novo) génome de référence à l’aide du portail Galaxy\r\n- Avoir un regard critique sur la qualité des lectures obtenues par le séquenceur\r\n- Connaître et savoir paramétrer les outils nécessaires à l’analyse\r\n- Savoir réaliser une analyse différentielle de données RNA-seq à partir d’une table de comptage (quantifiant les lectures alignées) à l’aide du portail Galaxy\r\n- Avoir un regard critique sur les résultats d’une analyse différentielle\r\n- Comprendre différentes méthodes de normalisation et les contextes d’utilisation correspondants", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3308", "http://edamontology.org/topic_3170" ], "keywords": [ "RNA-seq", "Transcriptomics (RNA-seq)" ], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Internal personnel", "accessConditions": "Etre familier avec la plate-forme web Galaxy (idéalement avoir suivi la formation bilille « Initiation à Galaxy »)\r\nAvoir suivi le module 1/5 « Analyses ADN » de ce cycle ou toute autre formation permettant de justifier de connaissances sur les données de séquençage haut débit et leur alignement.", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/487/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" }, { "id": 66, "name": "University of Lille", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20Lille/?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": "2026-02-10T13:01:51.255545Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/776/?format=api" ] }, { "id": 334, "name": "Summer School Multi-omics Data Analysis and Integration", "shortName": "", "description": "Researchers often have access to or generate multiple omics data (RNAseq, metabolomics, lipidomics, proteomics…) within a single study. Although each omics data is usually analyzed individually, combining complementary data can yield a better understanding of the mechanisms involved in biological processes. Several integrative approaches are now available to combine such data, coming essentially from two families of methods, namely multivariate statistical analyses and network-based approaches. During this summer school both methodologies will be covered, introducing RGCCA and mixOmics for multivariate analyses and WGCNA and SNF for network-based strategies. To get meaningful biological information, the interpretation of statistical results needs to be done contextualizing them in the available biological knowledge. To address this major step we need to be able to access and interrogate databases. We will harness this subject introducing semantic web and knowledge graphs in the context of metabolic networks.\r\n\r\nDuring the School, significant time will be devoted to hands-on and the program will be divided into three phases / topics:\r\n- Multivariate statistical analyses (Instructors: Arnaud Gloaguen & Jimmy Vandel)\r\n- Network-based approaches (Instructors: Morgane Térézol & Marie-Galadriel Brière)\r\n- Results contextualisation: an introduction to metabolic models, web semantic and knowledge graphs (Instructors: Jean-Clément Gallardo, Maxime Delmas & Marco Pagni)\r\n\r\nThe participants will work in groups and shortly present the application of what they have learned to their own project.", "homepage": "https://www.sib.swiss/training/course/20230903_MODAI", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_0602", "http://edamontology.org/topic_2269", "http://edamontology.org/topic_0089" ], "keywords": [ "Biological network inference and analysis", "Multivariate analyses", "Semantic web", "Knowledge representation" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [ { "id": 1, "name": "Training", "url": "https://catalogue.france-bioinformatique.fr/api/elixirplatform/Training/?format=api" } ], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 100, "name": "SIB", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SIB/?format=api" }, { "id": 4, "name": "IFB - ELIXIR-FR", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api" } ], "organisedByTeams": [], "logo_url": null, "updated_at": "2023-04-26T16:14:06.237852Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Intermediate", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/532/?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_0102", "http://edamontology.org/topic_3170", "http://edamontology.org/topic_2269", "http://edamontology.org/topic_3168" ], "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": 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": 345, "name": "Graphiques sous R avec ggplot2 / Graphics with R-ggplot2", "shortName": "ggplot2", "description": "Objectifs pédagogiques :\r\nÀ l’issue de la formation, les stagiaires connaîtront les principales fonctionnalités du package R « ggplot2 » et la démarche sous-jacente pour construire un graphique à partir d’un tableau de données. Ils seront capables de réaliser plusieurs types de représentations graphiques, telles que des nuages de points, des courbes, des histogrammes, des diagrammes en bâtons, des boxplots, des heatmaps, etc. Les stagiaires pourront apporter leur propre tableau de données et pratiquer dessus en fin de formation. \r\n\r\nProgramme :\r\n- Principes généraux liés au package ggplot2 \r\n- Principales fonctions graphiques pour réaliser des nuages de points, des histogrammes, des boxplots, etc. \r\n- Principales fonctions pour jouer sur les coloriages en fonction d’une variable, sur les échelles de couleurs, sur les graduations, sur les représentations multiples, etc.", "homepage": "https://migale.inrae.fr/trainings", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0091", "http://edamontology.org/topic_0605", "http://edamontology.org/topic_2269" ], "keywords": [ "Représentations graphiques" ], "prerequisites": [ "Langage R de base" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" }, { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?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:50:47.605879Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Intermediate", "trainingMaterials": [], "learningOutcomes": "À l’issue de la formation, les stagiaires connaîtront les principales fonctionnalités du package R « ggplot2 » et la démarche sous-jacente pour construire un graphique à partir d’un tableau de données. Ils seront capables de réaliser plusieurs types de représentations graphiques, telles que des nuages de points, des courbes, des histogrammes, des diagrammes en bâtons, des boxplots, des heatmaps, etc.", "hoursPresentations": 1, "hoursHandsOn": 5, "hoursTotal": 6, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/554/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/569/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/683/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/778/?format=api" ] }, { "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": 298, "name": "LINUX", "shortName": "", "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning sequence analysis. This training session has been designed to familiarize yourself with the platform resources and its organization. You will learn to access the platform from your work station, what is an Linux environment and how to use it, how to create and manipulate files, how to transfer them from and to your personal computer.\r\n\r\nThis training is focused on practice. It consists of 3 modules with a large variety of exercises:\r\n\r\n- Connect to « genotoul » server (09:00 am to 10:30 am): Platform presentation, Linux basics, opening an user account, Putty installation, first connection.\r\n- Files and basics commands (10:45 am to 12:00 pm): types of files and secure access, file manipulation commands, text editors and viewers, disk space management .\r\n- Transfers and file manipulation (14:00 pm to 17:00 pm): download/transfer, compress/uncompress, utility commands and data extraction, output redirections.", "homepage": "https://bioinfo.genotoul.fr/index.php/events/linux-2-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_3316" ], "keywords": [], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api" ], "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/bioinfo_logo-rvb-petit.png", "updated_at": "2025-12-09T09:42:16.231660Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Biologists" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 137, "name": "Linux slides - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Linux%20slides%20-%20Genotoul-bioinfo/?format=api" }, { "id": 138, "name": "Linux TP - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Linux%20TP%20-%20Genotoul-bioinfo/?format=api" } ], "learningOutcomes": "You will learn to access the platform genotoul bioinfo from your work station, what is an Linux environment and how to use it, how to create and manipulate files, how to transfer them from and to your personal computer.", "hoursPresentations": 3, "hoursHandsOn": 3, "hoursTotal": 6, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/476/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/608/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/447/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/667/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/752/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/632/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/528/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/719/?format=api" ] }, { "id": 278, "name": "Linux - Initiation / Linux for Beginners", "shortName": "Linux Init", "description": "Objectifs :\r\n- Être capable de se connecter à une machine Linux\r\n- Être capable de transférer des fichiers à partir de/vers une machine Linux\r\n- Être capable de naviguer dans le système de fichiers\r\n- Être capable d’examiner le contenu d’un fichier et de gérer l’espace disque\r\n- Être capable de gérer les droits d’accès aux répertoires et aux fichiers.\r\n- Être capable de gérer le lancement, l’interruption et l’arrêt de processus", "homepage": "https://abims.sb-roscoff.fr/module/linux_init", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [ "Linux", "Operating systems" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 16, "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:15:38.740564Z", "audienceTypes": [ "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/712/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/623/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/424/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/499/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/520/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/770/?format=api" ] }, { "id": 315, "name": "Using sed and awk to modify large large text files", "shortName": "", "description": "Many analysis generate large result text files which have to be checked, merged, split, reduced. Several tools have been developed and are available on Unix to do this, including sed and AWK. During this course you will be trained to process large files with sed and AWK. Sed is tool enabling to select and process lines. You can easily insert, delete, modify, append lines to very large files with millions of lines. AWK will enable to perform more fine tuned file modifications based on columns. It includes also more mathematical and string functions. The course is based mainly on exercises with small sections presenting concepts and commands.", "homepage": "https://bioinfo.genotoul.fr/index.php/events/modify-and-extract-information-from-large-text-files-day-2-3/", "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_3316" ], "keywords": [], "prerequisites": [ "Linux/Unix" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/338/?format=api" ], "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/bioinfo_logo-rvb-petit.png", "updated_at": "2025-12-09T10:31:46.651968Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Biologists" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 146, "name": "Processing large files with sed awk - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Processing%20large%20files%20with%20sed%20awk%20%20-%20Genotoul-bioinfo/?format=api" } ], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/478/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/479/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/611/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/631/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/669/?format=api" ] }, { "id": 286, "name": "Utilisation du cluster - SLURM / Cluster usage - SLURM", "shortName": "Cluster SLURM", "description": "Objectifs\r\n- Disposer des concepts et de bonnes pratiques d’utilisation des ressources de calcul.\r\n- Être capable d’utiliser les ressources de calcul de la plateforme en toute autonomie.\r\nProgramme\r\n- Introduction : les équipements (calcul et stockage), espaces de travail, les outils et les données.\r\n- Calcul parallèle : concepts, ressources\r\n- Soumission de jobs (srun, sbatch)\r\n- Monitorer, vérifier, controler les jobs (squeue, scontrol, scancel, sacct).\r\n- Base de l’optimisation d’un job\r\n- Solutions de parallélisation des jobs : (--array)", "homepage": "https://abims.sb-roscoff.fr/module/cluster_slurm", "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:28.077539Z", "audienceTypes": [ "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "Intermediate", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/625/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/714/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/498/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/440/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/522/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/763/?format=api" ] }, { "id": 354, "name": "Introduction aux bonnes pratiques pour des analyses reproductibles", "shortName": "Good practices for better reproducibility of analyses", "description": "Objectifs pédagogiques\r\n\r\nL’objectif de cette formation est d’initier les apprenants aux bonnes pratiques pour la reproductibilité des analyses. Ils apprendront à rédiger des rapports d’analyse en R Markdown et à les déposer sur un dépôt GitHub. Les principes FAIR (faciles à trouver, accessibles, interopérables et réutilisables) et les bases de la rédaction de PGD (plans de gestion de données) seront également présentés. Durant la formation, nous utiliserons RStudio et GitHub.\r\n\r\nProgramme\r\n\r\nPrincipes et enjeux de la recherche reproductible\r\nUtilisation de GitHub\r\nGestion des versions d’un document\r\nRédaction de document computationnel\r\nPartage d’un rapport avec ses collaborateurs\r\nPrincipes FAIR et PGD", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "Reproducibility" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" }, { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?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-18T13:15:23.269149Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "L’objectif de cette formation est d’initier les apprenants aux bonnes pratiques pour la reproductibilité des analyses. Ils apprendront à rédiger des rapports d’analyse en R Markdown et à les déposer sur un dépôt GitHub. Les principes FAIR (faciles à trouver, accessibles, interopérables et réutilisables) et les bases de la rédaction de PGD (plans de gestion de données) seront également présentés. Durant la formation, nous utiliserons RStudio et GitHub.", "hoursPresentations": 2, "hoursHandsOn": 4, "hoursTotal": 6, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/784/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/573/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/693/?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": 357, "name": "Manipulation de données avec R, introduction à tidyverse", "shortName": "Introduction à tidyverse", "description": "Objectifs pédagogiques\r\nA l’issue de la formation, les stagiaires seront capables de :\r\n* utiliser les principales fonctions des packages dplyr et tidyr de l’écosystème du « tidyverse »\r\n* lire les données et les ranger dans un format « tidy »\r\n* manipuler les données : filtrer, sélectionner, trier, produire des résultats par groupe, fusionner plusieurs tables\r\n* mettre en forme et pivoter les tables de données\r\n\r\nProgramme\r\n* Principes du tidyverse\r\n* Principales fonctions de manipulation de données du package dplyr : ajouter de nouvelles variables, sélectionner des colonnes, filtrer des lignes, trier, grouper, fusionner des tables\r\n* Enchaînements des opérations à l’aide de « pipe »\r\n* Mise en forme, jointure et pivot de données avec le package tidyr\r\n* Mise en application sur un exemple d’analyse de données de transcriptomique.", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "R Language", "Tidyverse" ], "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": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" }, { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?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-18T13:15:41.633863Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Intermediate", "trainingMaterials": [], "learningOutcomes": "A l’issue de la formation, les stagiaires seront capables de :\r\n\r\nutiliser les principales fonctions des packages dplyr et tidyr de l’écosystème du « tidyverse »\r\nlire les données et les ranger dans un format « tidy »\r\nmanipuler les données : filtrer, sélectionner, trier, produire des résultats par groupe, fusionner plusieurs tables\r\nmettre en forme et pivoter les tables de données", "hoursPresentations": 2, "hoursHandsOn": 10, "hoursTotal": 12, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/700/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/579/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/782/?format=api" ] }, { "id": 361, "name": "Initiation à Linux / Introduction to Linux", "shortName": "Initiation à Linux", "description": "Objectifs pédagogiques\r\nÀ l'issue de la formation, les stagiaires connaîtront les principales commandes Linux et sauront utiliser le système Linux.\r\n\r\nProgramme\r\n* Connexion (ssh) et transferts de fichiers (scp, rsync)\r\n* Interfaces graphiques (Gnome, KDE) / émulateurs\r\n* Aide en ligne\r\n* Utilisation du shell : le rappel des commandes, l’historique, la complétion\r\n* Système de fichiers : arborescence et chemin d’accès, le répertoire d’accueil…\r\n* Gestion des fichiers et des répertoires\r\n* Principe de protection : les attributs sur les fichiers, les droits d’accès", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "Linux" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" }, { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?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:43:04.391836Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Biologists" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "À l'issue de la formation, les stagiaires connaîtront les principales commandes Linux et sauront utiliser le système Linux.", "hoursPresentations": 1, "hoursHandsOn": 5, "hoursTotal": 6, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/586/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/781/?format=api" ] } ] }