Training List
Handles creating, reading and updating training events.
GET /api/training/?format=api&offset=20&ordering=trainingMaterials
{ "count": 388, "next": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=40&ordering=trainingMaterials", "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&ordering=trainingMaterials", "results": [ { "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": 391, "name": "Soumission de données et métadonnées à EMBL-EBI", "shortName": "FAIR Data Geno", "description": "Processus et outils mis en place dans le cadre des projets AgroDiv et BReIF pour soumettre des données dans les archives EMBL-EBI associées à des descriptions riches des échantillons séquencés dans BioSamples.", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3366", "http://edamontology.org/topic_0219", "http://edamontology.org/topic_0625", "http://edamontology.org/topic_0780", "http://edamontology.org/topic_0091" ], "keywords": [ "Données" ], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "Public", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/813/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/3/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 22, "name": "BReIF", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/BReIF/?format=api" } ], "organisedByOrganisations": [ { "id": 39, "name": "URGI - US1164", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/URGI%20-%20US1164/?format=api" }, { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" } ], "organisedByTeams": [ { "id": 26, "name": "URGI", "url": "https://catalogue.france-bioinformatique.fr/api/team/URGI/?format=api" } ], "logo_url": "https://urgi.versailles.inra.fr/extension/inra/design/urgi/images/logoURGI_res72_2-82X1-98.png", "updated_at": "2025-09-12T13:00:03.352886Z", "audienceTypes": [ "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 147, "name": "Data-brokering script", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Data-brokering%20script/?format=api" } ], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": 2, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/678/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/738/?format=api" ] }, { "id": 333, "name": "Improve your command line skills by learning a few words of Perl", "shortName": "", "description": "This “Perl one-liners” training session is organized by the Sigenae platform. Perl one-liners are small and awesome Perl programs that fit in a single line of code and perform many operations such as replacing of text, spacing, deleting, calculation, manipulation in files and many more. This training will allow you to discover the power of Perl on the command line and learn how to use it to automate your file manipulations and command line generation with classical file formats such as tabulated text, fastq, sam/bam, and vcf.\r\n\r\nThis training lasts one day and is focused on practice. It consists of 3 parts with a large variety of exercises:\r\n\r\nIntroduction to Perl and its characteristics: Perl is a widely used programming language for data processing and task automation. We will introduce the main characteristics of Perl and discuss why it is particularly suited for biologists who want to manipulate files and generate command lines.\r\nPerl on the command line: we will show how to use Perl on the command line to perform common tasks, such as searching and replacing strings, merging files, and loop over lists of files.\r\nConcrete examples: we will present several concrete examples drawn from biology, such as extracting information from genomic sequence files, converting files between different formats, and generating command lines for data biology tools.\r\n \r\nThe session will take place in the room ‘salle de formation MIAT’ at INRAE center of Toulouse-Auzeville.", "homepage": "https://bioinfo.genotoul.fr/index.php/events/onelineperl/", "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": [], "keywords": [ "Perl Langage" ], "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": null, "updated_at": "2025-12-01T11:56:55.465635Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 148, "name": "Perl One-liner - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Perl%20One-liner%20-%20Genotoul-bioinfo/?format=api" } ], "learningOutcomes": "", "hoursPresentations": 3, "hoursHandsOn": 3, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/531/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/723/?format=api" ] }, { "id": 301, "name": "MIAPPE, Minimum Information About Plant Phenotyping Experiments", "shortName": "MIAPPE", "description": "The Minimal Information About Plant Phenotyping Experiments (MIAPPE, www.miappe.org) standard has been designed by ELIXIR, EMPHASIS and Bioversity international to guide plant scientist in the management of experimental data. Furthermore, since genetic studies relies on the integration and the linking between phenotype and genotype datasets, relevant section of MIAPPE are beginning to be used for genotyping standards.\r\nThis formation will cover a general introduction of the MIAPPE principles and some examples to illustrate different use cases on the usage of MIAPPE for plant phenotyping data standardization.", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3298", "http://edamontology.org/topic_3572", "http://edamontology.org/topic_0219", "http://edamontology.org/topic_0625", "http://edamontology.org/topic_0780" ], "keywords": [ "Données" ], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "Public", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/504/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/441/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 39, "name": "URGI - US1164", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/URGI%20-%20US1164/?format=api" }, { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" } ], "organisedByTeams": [ { "id": 26, "name": "URGI", "url": "https://catalogue.france-bioinformatique.fr/api/team/URGI/?format=api" } ], "logo_url": "https://urgi.versailles.inra.fr/extension/inra/design/urgi/images/logoURGI_res72_2-82X1-98.png", "updated_at": "2025-11-28T13:19:07.566534Z", "audienceTypes": [ "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 150, "name": "Plant Data Managment for Phenotyping Experiments - MIAPPE", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Plant%20Data%20Managment%20for%20Phenotyping%20Experiments%20-%20MIAPPE/?format=api" } ], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/732/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/733/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/734/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/736/?format=api" ] }, { "id": 388, "name": "Analysis of shotgun metagenomic data", "shortName": "", "description": "This training session is organized by the Genotoul bioinfo platform. This course is dedicated to the analysis of prokaryotic shotgun metagenomic data from Illumina and Pacbio HiFi sequencing technology. \r\n\r\nAfter an overview of metagenomics and the biases and limitations of analyses, we will look at the main steps involved in analysing metagenomic data and launch independent tools on the genobioinfo cluster.\r\nLearners will then test a workflow to automate processing on a test dataset (metagWGS ).\r\nOn the third day, learners will choose which analysis strategy to start with according to their experimental design and launch the first stage of metagWGS on their own data.\r\nBy the end of the course, trainees will be familiar with the scope, advantages and limitations of shotgun sequencing data analysis and will have started the analysis on their own data.\r\n\r\ncalendar\r\n \r\n\r\nThis training is focused on practice. It consists of several modules with a large variety of exercises:\r\n\r\nFirst Day\r\nStart at 09:00 am\r\nTour de table\r\nIntroduction to metagenomics, Illumina and Pacbio data, analysis stages, analysis limits, etc.\r\nPresentation of some key tools for each stage\r\nPractical work on the main stages launched independently\r\nEnd at 17:00 pm\r\nSecond Day\r\nStart at 09:00 am\r\nIntroduction to the advantages and disadvantages of workflows and containers\r\nLaunch of the data cleansing stage\r\nLaunch of the rest of the workflow and analysis of the multiQC report\r\nEnd at 17:00 pm\r\nThird Day – BYOD\r\nStart at 09:00 am\r\nDefine the analysis strategy and launch the start of the analysis of your own data.\r\nEnd at 17:00 pm maximum", "homepage": "https://bioinfo.genotoul.fr/index.php/events/analysis-of-shotgun-metagenomic-data/", "is_draft": false, "costs": [ "Non-academic for non-academic: 1650€ + 20% taxes (TVA)", "Academic non-INRAE for academic but non-INRAE: 510 € + 20% taxes (TVA)", "INRAE for INRAE's staff: 450 € no VAT charged" ], "topics": [ "http://edamontology.org/topic_3174" ], "keywords": [ "NGS Data Analysis", "Metagenomics" ], "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": 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" }, { "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": "2026-03-02T08:49:21.302798Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Life scientists", "Biologists", "Bioinformaticians" ], "difficultyLevel": "Intermediate", "trainingMaterials": [ { "id": 151, "name": "Metagenomic training - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Metagenomic%20training%20-%20Genotoul-bioinfo/?format=api" } ], "learningOutcomes": "", "hoursPresentations": 3, "hoursHandsOn": 15, "hoursTotal": 18, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/670/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/758/?format=api" ] }, { "id": 17, "name": "Formation universitaire", "shortName": "", "description": "LABGeM's researchers are involved in different training programs in collaboration with :\nthe University of Paris Saclay: master GENIOMHE, master MSSB, master NRBCe\nthe University Denis Diderot: master M2BI\nthe University Paris Descartes: master IMVI\nthe Institut Pasteur: Training ‘Analyse des génomes’\n", "homepage": "https://labgem.genoscope.cns.fr/professional-trainings/university-trainings/", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [ "Master" ], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [] }, { "id": 48, "name": "Analyses bioinformatique et statistiques de données ChIP-seq sous Unix", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [ "NGS Data Analysis" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Formations payantes\n", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [] }, { "id": 378, "name": "Les langages de workflows pour une analyse bioinformatique reproductible / Workflow languages for reproducible bioinformatics analysis", "shortName": "WF4bioinfo", "description": "L’Institut Français de Bioinformatique (IFB) organise en partenariat avec iPOP-UP (représenté par EDC) une formation sur les langages de workflows en bioinformatique à destination des bioinformaticien·ne·s et des bioanalystes. La formation abordera les fondamentaux et les fonctionnalités avancées des deux langages Snakemake et Nextflow. Ces outils sont en effet devenus indispensables pour assurer la reproductibilité et l’efficacité des analyses bioinformatiques. La formation sera structurée en deux séquences :\r\n- une journée commune qui abordera les grands principes des gestionnaires de workflow, en particulier dans le domaine de la bioinformatique et en lien avec les infrastructures de calcul de type cluster et cloud proposés au sein de l’IFB \r\n- une journée de session pratique avec 1 atelier snakemake et 1 atelier nextflow en parallèle au choix des participants. Nous proposons aux participants qui le souhaitent de travailler sur leur propre workflow dans une approche “Bring your own script” avec l’aide de l’équipe pédagogique.", "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=29", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_0769", "http://edamontology.org/topic_0091" ], "keywords": [ "FAIR", "Reproducibility", "Nextflow", "Snakemake" ], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 20, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/116/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/326/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/804/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 4, "name": "IFB - ELIXIR-FR", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api" } ], "organisedByTeams": [ { "id": 38, "name": "PB-IBENS", "url": "https://catalogue.france-bioinformatique.fr/api/team/PB-IBENS/?format=api" } ], "logo_url": "https://moodle.france-bioinformatique.fr/pluginfile.php/1/core_admin/logocompact/300x300/1654772049/IFB-HAUT-COULEUR-PETIT.png", "updated_at": "2024-03-26T16:42:31.487108Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Intermediate", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/613/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/664/?format=api" ] }, { "id": 271, "name": "Bioinformatique pour le traitement de données de séquençage (NGS) : analyse de transcriptome", "shortName": "", "description": "OBJECTIFS\r\n- Comprendre les principes des méthodes d'analyse de données de séquençage à haut débit\r\n- Comprendre les résultats obtenus, les paramètres et leurs impacts sur les analyses\r\n- Savoir choisir et utiliser les principaux outils d'analyse\r\n- Être autonome pour utiliser un pipeline d'analyse\r\n- Savoir manipuler les fichiers de séquences : préparation et filtration\r\n- Savoir évaluer la qualité des données\r\n- Savoir analyser les résultats avec ou sans génome de référence\r\n\r\nPRÉREQUIS\r\n- Notions de base en informatique : fichiers, répertoire...\r\n- Notions du système linux et des lignes de commande\r\n- Niveau master \r\n\r\nPROGRAMME\r\n- Linux : commandes de base\r\n- Les données NGS : fichiers, manipulation de base, nettoyage\r\n- Mapping : principaux outils et pratique\r\n- Transcriptomique :\r\n. analyse de RNA-seq : expression différentielle des gènes / des ARNs (comptage et DESeq2) ; comparaison d'échantillons issus de conditions différentes\r\n. post-analyse : analyse GO, interrogation bases de connaissances (ex : KEGG), création de graphique (en R)\r\n. analyse couplée transcriptome / traductome", "homepage": "", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [ "NGS Sequencing Data Analysis" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "PUBLICS :\r\n- Biologistes, professionnels des sciences du vivant ayant besoin d'analyser des données de séquençage\r\n- Ingénieurs ou chercheurs en bioinformatique\r\n- Bioanalystes\r\n \r\nPRÉREQUIS\r\n- Notions de base en informatique : fichiers, répertoire...\r\n- Notions du système linux et des lignes de commande\r\n- Niveau master", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/528/?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.png", "updated_at": "2023-01-24T10:47:30.457628Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/401/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/510/?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": 153, "name": "Cycle « Initiation à la bioinformatique » - Module 1/4 : Banques de données et Blast", "shortName": "", "description": "Bilille propose un cycle de découverte de la bioinformatique à destination des chercheur·euses, enseignant·es-chercheur·euses, ingénieur·es, technicien·nes et doctorant·es en biologie. Aucun pré-requis en informatique n'est attendu.\r\nLe cycle est constitué de quatre modules de deux jours:\r\n- Banques de données et BLAST\r\n- Alignement de séquences\r\n- Prédiction de gènes et annotation de protéines\r\n- Initiation à la reconstruction phylogénétique en biologie moléculaire\r\nCes modules peuvent être suivis indépendamment, mais ont une cohérence. Suivre chaque module peut aider à une meilleure compréhension des modules suivants.\r\nLes fiches descriptives des différents modules sont accessibles sur le site web de Bilille.\r\nLes objectifs du module 1 sont :\r\n- Découvrir différentes banques de données de séquences généralistes\r\n- Savoir interroger les banques de données et réaliser des requêtes pertinentes\r\n- Comprendre la structure des données\r\n- Savoir utiliser de manière optimale le logiciel Blast en fonction de l'application visée (ex : recherche d’homologie, prédiction de gènes…)\r\n- Etre capable d'analyser un résultat avec un regard critique", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Autre", "Sequence analysis", "Multiple sequence alignment", "Databases and information systems" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Savoir utiliser un ordinateur (Windows...) : naviguer sur internet (Internet Explorer ou Firefox), utiliser un traitement de texte (Word ou OpenOffice).", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 3, "name": "Bilille", "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api" } ], "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png", "updated_at": "2024-12-09T17:42:24.618464Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [] }, { "id": 2, "name": "Ateliers NGS, Master BIBS U-Psud", "shortName": "", "description": "NA\n", "homepage": "http://www.bibs.u-psud.fr/m2_ami2b.php", "is_draft": false, "costs": [], "topics": [], "keywords": [ "NGS Data Analysis", "Analysis of RNAseq data", "Linux", "Sequence Algorithm", "Gene expression differential analysis", "Transcript and transcript variant analysis", "Transcriptomics (RNA-seq)", "NGS Sequencing Data Analysis" ], "prerequisites": [ "Master" ], "openTo": "Internal personnel", "accessConditions": "BIBS\n", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [] }, { "id": 256, "name": "RNASeq analyses (using Galaxy and TOGGLe)", "shortName": "", "description": "This course offers an introduction to RNASeq analyses using two different workflow management systems: Galaxy and TOGGLe. This includes reference-based mapping, estimates of transcript levels, differential expression (DE) analyses, visualization of statistics results.\r\nPrerequisites\r\nWorkflow management system (Galaxy, TOGGLe)\r\n\r\nProgram\r\nMapping of RNASeq against a transcriptome reference with kallisto (Galaxy)\r\nMapping of RNASeq against an annotated genome reference with TopHat (TOGGLe)\r\nDifferential expression analysis using EdgeR and DESeq2\r\nPlots, clustering, co-expression network: degust, WGCNA\r\n\r\n\r\nLearning objectives\r\nManipulate packages/tools available for searching DE genes\r\nThink about different normalisation methods\r\nDetect differentially expressed genes\r\nCompare results between two approaches\r\n\r\n\r\nInstructors\r\nAlexis Dereeper - alexis.dereeper@ird.fr\r\nSebastien Cunnac - sebastien.cunnac@ird.fr\r\nSebastien Ravel - sebastien.ravel@cirad.fr\r\nChristine Tranchant - christine.tranchant@ird.fr", "homepage": "https://southgreenplatform.github.io/trainings//rnaseq/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Open to South Green close collaborators", "maxParticipants": null, "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-01-24T10:26:00.180547Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/388/?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_0102", "http://edamontology.org/topic_2269" ], "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": 363, "name": "Introduction au text-mining avec AlvisNLP", "shortName": "Introduction to text-mining with AlvisNLP", "description": "Objectifs pédagogiques\r\nCette formation est dédiée à l’analyse de données textuelles (text-mining). L’objectif est l’acquisition des principales techniques pour la Reconnaissance d’Entités Nommées (REN) à partir de textes. Les entités nommées étudiées dans cette formation sont des objets ou concepts d’intérêts mentionnés dans les articles scientifiques ou les champs en texte libre (taxons, gènes, protéines, marques, etc.).\r\n\r\nLes participants vont acquérir les compétences pratiques nécessaires pour effectuer de façon autonome une première approche pour une application de text-mining. Le format est celui de Travaux Pratiques utilisant AlvisNLP, un outil pour la création de pipelines en text-mining développé par l’équipe Bibliome de l’unité MaIAGE. La formation s’adresse à des chercheurs et ingénieurs en (bio)-informatique ou en maths-info-stats appliquées\r\n\r\nProgramme\r\n* Présentation du text-mining et de la Reconnaissance des Entités Nommées (REN)\r\n* Travaux Pratiques sur des techniques de REN en utilisant AlvisNLP\r\n* Projection de lexiques\r\n* Application de patrons\r\n* Apprentissage automatique", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_3474", "http://edamontology.org/topic_0605" ], "keywords": [ "Text mining" ], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" }, { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2024-01-18T14:56:19.822106Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Life scientists", "Biologists", "Bioinformaticians" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "Cette formation est dédiée à l’analyse de données textuelles (text-mining). L’objectif est l’acquisition des principales techniques pour la Reconnaissance d’Entités Nommées (REN) à partir de textes. Les entités nommées étudiées dans cette formation sont des objets ou concepts d’intérêts mentionnés dans les articles scientifiques ou les champs en texte libre (taxons, gènes, protéines, marques, etc.).\r\n\r\nLes participants vont acquérir les compétences pratiques nécessaires pour effectuer de façon autonome une première approche pour une application de text-mining. Le format est celui de Travaux Pratiques utilisant AlvisNLP, un outil pour la création de pipelines en text-mining développé par l’équipe Bibliome de l’unité MaIAGE. La formation s’adresse à des chercheurs et ingénieurs en (bio)-informatique ou en maths-info-stats appliquées", "hoursPresentations": 5, "hoursHandsOn": 7, "hoursTotal": 12, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/588/?format=api" ] }, { "id": 30, "name": "Python avancé", "shortName": "", "description": "\nObjectifs\n\nEtre autonome pour des manipulations simples visant à extraire, reformater des données issues de fichiers texte.\n \n\n \n \n \n \nProgramme\n\n- Expressions régulières\n- Gestion des erreurs\n- Biopython\n- Réalisation de programmes simples\n", "homepage": "http://migale.jouy.inra.fr/", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Programming Languages & Computer Sciences", "Python Language" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Ce cycle est ouvert à l'ensemble des agents de l'INRA et aux extérieurs.\n", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/253/?format=api" ] }, { "id": 279, "name": "Annotation and analysis of prokaryotic genomes using the MicroScope platform", "shortName": "MicroScope training", "description": "In an effort to inform members of the research community about our annotation methods, to provide training for collaborators and other scientists who use the MicroScope platfom, and to inform scientific public on the analysis available in PkGDB (Prokaryotic Genome DataBase), we have developed a 4.5-day course in Microbial Genome Annotation and Comparative Analysis using the MaGe graphical interfaces.\r\n\r\nThis course will familiarize attendees with LABGeM’s annotation pipeline and the manual annotation software MaGe (Magnifying Genome) . No specific bioinformatics skill is required: detailed instruction on the algorithm developed in each annotation methods can be found in specific training courses on «Genomic sequences analysis». Here we focus on the general idea behind each method and, above all, the way you can interpret the corresponding results and combine them with other evidences in order to change or correct the current automatic functional annotation of a given gene, if necessary.\r\n\r\nThis course will also describe how to perform effective searches and analysis of procaryotic data using the graphical functionalities of the MaGe’s interfaces. Because of the numerous pre-computation available in our system (results of “common” annotation tools, synteny with all complete bacterial genomes, metabolic pathway reconstruction, fusion/fission events, genomic islands, …), many practical exercises allow attendees to get familiar with the use the MaGe graphical interfaces in order to efficiently explore these sets of results.", "homepage": "https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/training-annotation-analysis-of-prokaryotic-genomes-using-the-microscope-platform/", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0085", "http://edamontology.org/topic_3301", "http://edamontology.org/topic_0797" ], "keywords": [], "prerequisites": [ "Licence" ], "openTo": "Everyone", "accessConditions": "External training sessions can also be scheduled on demand, in France or abroad. See : https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/external-microscope-professional-training-sessions/", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/90/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 15, "name": "Laboratory of Bioinformatics Analyses for Genomics and Metabolism", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Laboratory%20of%20Bioinformatics%20Analyses%20for%20Genomics%20and%20Metabolism/?format=api" } ], "organisedByOrganisations": [ { "id": 67, "name": "University Paris-Saclay", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20Paris-Saclay/?format=api" } ], "organisedByTeams": [ { "id": 9, "name": "MicroScope", "url": "https://catalogue.france-bioinformatique.fr/api/team/MicroScope/?format=api" } ], "logo_url": "https://labgem.genoscope.cns.fr/wp-content/uploads/2019/06/MicroScope_logo-300x210.png", "updated_at": "2025-12-09T09:10:02.012461Z", "audienceTypes": [ "Undergraduate", "Graduate", "Professional (continued)" ], "audienceRoles": [ "Researchers", "Life scientists", "Biologists", "Curators" ], "difficultyLevel": "Intermediate", "trainingMaterials": [], "learningOutcomes": "Annotation and comparative analysis of bacterial genomes:\r\n\r\n- acquire theoretical and practical knowledge of genome annotation tools (structural and functional annotation, metabolic networks annotation)\r\n- interpret the results of functional annotation tools\r\nperform various comparative analyses : conserved synteny analyses, pan-genome, phylogenetic and metabolic profiles.\r\n- analyse the results of metabolic networks prediction tools and look for candidate genes for enzyme activities.\r\n- use the tools to analyse the genome(s) of interest of participants", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": 31, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/439/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/506/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/436/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/745/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/507/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/577/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/576/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/659/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/658/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/796/?format=api" ] }, { "id": 360, "name": "Modélisation in silico de structures 3D de protéines. Prédiction de mutations, de fixation de ligands", "shortName": "Modélisation de structures 3D de protéines", "description": "Objectifs pédagogiques\r\nA l’issue de la formation, les stagiaires connaîtront les principales fonctionnalités du logiciel PyMOL. Ils seront capables de les appliquer pour visualiser leur système biologique d’intérêt, et d’effectuer des commandes basiques d’identification de poches catalytiques, de profilage de surface électrostatique, et de mutations d’acides aminés.\r\n\r\nAussi, ils connaîtront les bases et les outils de bioinformatique structurale et seront autonomes pour effectuer des modèles de protéines par prédiction (Alphafold2), calculer les meilleures poses de fixation de leur(s) ligand(s) (Autodock4) et reconstruire l’éventuel assemblage biologique.\r\n\r\nBonus : Ils s’approprieront ces outils avec une demi-journée dédiée à la modélisation de leur système d’étude : protéines, interactions protéines/ADN, arrimage de ligand, etc.\r\n\r\nProgramme\r\nVisualiser :\r\n* Maîtriser les bases de la visualisation des protéines en 3D avec PyMOL.\r\nComprendre :\r\n* Analyser des structures 3D de protéines (RX ou RMN).\r\n* Identifier des homologues avec HHpred.\r\n* Modéliser par prédiction sa protéine d’intérêt avec Alphafold2.\r\nPrédire :\r\n* Savoir calculer des meilleures poses de ligands avec Autodock.\r\n* Prédir et modéliser les mutations in silico.\r\n\r\n- Points forts et limites des différents outils\r\n- ️“hand- on tutorials”\r\n- Plus une session dédiée : «bring your own protein»", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_1317" ], "keywords": [ "Protein structures", "2D/3D", "Protein/protein interaction modelisation" ], "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": [], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2024-01-18T14:36:41.185563Z", "audienceTypes": [ "Professional (initial)" ], "audienceRoles": [ "Biologists", "Bioinformaticians" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "A l’issue de la formation, les stagiaires connaîtront les principales fonctionnalités du logiciel PyMOL. Ils seront capables de les appliquer pour visualiser leur système biologique d’intérêt, et d’effectuer des commandes basiques d’identification de poches catalytiques, de profilage de surface électrostatique, et de mutations d’acides aminés.\r\n\r\nAussi, ils connaîtront les bases et les outils de bioinformatique structurale et seront autonomes pour effectuer des modèles de protéines par prédiction (Alphafold2), calculer les meilleures poses de fixation de leur(s) ligand(s) (Autodock4) et reconstruire l’éventuel assemblage biologique.\r\n\r\nBonus : Ils s’approprieront ces outils avec une demi-journée dédiée à la modélisation de leur système d’étude : protéines, interactions protéines/ADN, arrimage de ligand, etc.", "hoursPresentations": 4, "hoursHandsOn": 8, "hoursTotal": 12, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/585/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/699/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/783/?format=api" ] }, { "id": 1, "name": "Formation de base", "shortName": "", "description": "None EN\n", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "None EN\n", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/202/?format=api" ] }, { "id": 319, "name": "Exploration de la Diversité Taxonomique des Ecosystèmes par Metabarcoding", "shortName": "", "description": "En matière de prospectives scientifiques, l’INSU OA, le CNRS et l’IRD ambitionnent de caractériser la biodiversité environnementale afin d’étudier l’impact du changement global sur les milieux et de l’anthropisation de la planète. Ces enjeux nécessitent l’acquisition de connaissances sur la biodiversité pour répondre aux grands défis planétaires (e.g. modéliser, anticiper, prévenir les catastrophes écologiques), aux objectifs de développement durable, et contribuer aux grandes transitions de la société dans un contexte de changement climatique.\r\n\r\nLe metabarcoding est aujourd’hui une des approches incontournable dans la description des écosystèmes pour répondre à ces enjeux scientifiques; elle offre une caractérisation exhaustive de la diversité taxonomique (composition en espèces et abondances) d’un écosystème via le séquençage massif de marqueurs d’intérêts (e.g. ARN ribosomaux 16S, 18S, gène COX, …) et le post-traitement bio-informatique des données générées.\r\n\r\nL’Action Nationale de Formation CNRS-INSU MetaBioDiv, portée par l’Institut Méditerranéen d’Océanologie (Armougom F., MIO) et la Délégation Régionale Côte d’Azur CNRS (DR20, Pierrette Finsac), propose à la communauté scientifique une formation sur la caractérisation de la biodiversité taxonomique d’écosystèmes (procaryotes et micro-eucaryotes) par le prisme du séquençage haut-débit Illumina (Miseq) et du traitement bio-informatique associé (outils R sous Rstudio).", "homepage": "https://anfmetabiodiv.mio.osupytheas.fr", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": null, "updated_at": "2022-06-22T13:18:40.590388Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Researchers", "Life scientists", "Biologists", "Bioinformaticians" ], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/488/?format=api" ] } ] }