{"count":668,"next":"https://catalogue.france-bioinformatique.fr/api/event/?format=json&limit=20&offset=440&ordering=-courseMode","previous":"https://catalogue.france-bioinformatique.fr/api/event/?format=json&limit=20&offset=400&ordering=-courseMode","results":[{"id":670,"name":"Analysis of shotgun metagenomic data - May 2025","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=json"],"elixirPlatforms":[],"communities":[],"sponsoredBy":[],"organisedByOrganisations":[{"id":82,"name":"INRAE","url":"https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=json"},{"id":88,"name":"BioinfOmics","url":"https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=json"},{"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=json"}],"organisedByTeams":[{"id":22,"name":"Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=json"}],"logo_url":"http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png","updated_at":"2024-12-06T20:59:00.699915Z","type":"Training course","start_date":"2025-05-05","end_date":"2025-05-07","venue":"","city":"castanet-tolosan","country":"France","geographical_range":"","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":"2024-12-06","registration_closing":"2025-04-23","registration_status":"closed","courseMode":"Onsite"},{"id":777,"name":"Introduction au language R / Introduction to R langage - 2026","shortName":"Introduction to R langage - 2026","description":"Objectifs pédagogiques :\r\nÀ l’issue de la formation, les stagiaires connaîtront les principales fonctionnalités du langage R et ses principes. Ils seront capables de les appliquer pour effectuer des calculs ou des représentations graphiques simples. Ils seront de plus autonomes pour manipuler leurs tableaux de données.\r\nAttention : ce module n’est ni un module de statistique, ni un module d’analyse statistique des données.\r\n\r\nProgramme :\r\n* Structures et manipulation de données\r\n* Principaux éléments du langage de programmation (boucle, fonctions…)\r\n* Différentes représentations graphiques de données/résultats (plot, histogramme, boxplot)","homepage":"https://documents.migale.inrae.fr/trainings.html","is_draft":false,"costs":["Priced"],"topics":["http://edamontology.org/topic_0605"],"keywords":["R Language"],"prerequisites":[],"openTo":"Everyone","accessConditions":"","maxParticipants":10,"contacts":["https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=json"],"elixirPlatforms":[],"communities":[],"sponsoredBy":[],"organisedByOrganisations":[{"id":82,"name":"INRAE","url":"https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=json"},{"id":88,"name":"BioinfOmics","url":"https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=json"}],"organisedByTeams":[{"id":10,"name":"MIGALE","url":"https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=json"}],"logo_url":"https://migale.inrae.fr/sites/default/files/migale-orange_0.png","updated_at":"2026-02-12T10:13:09.936499Z","type":"Training course","start_date":"2026-03-10","end_date":"2026-03-11","venue":"","city":"Jouy-en-Josas","country":"France","geographical_range":"","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":null,"registration_closing":"2026-02-24","registration_status":"closed","courseMode":"Onsite"},{"id":669,"name":"Using sed and awk to modify large large text files - 13 March 2025","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":"http://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=json"],"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=json"}],"organisedByTeams":[{"id":22,"name":"Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=json"}],"logo_url":"http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png","updated_at":"2024-12-06T20:47:41.482360Z","type":"Training course","start_date":"2025-03-13","end_date":"2025-03-13","venue":"","city":"castanet-tolosan","country":"France","geographical_range":"National","trainers":[],"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=json"}],"computingFacilities":[],"realisation_status":"past","registration_opening":"2024-12-06","registration_closing":"2025-03-05","registration_status":"closed","courseMode":"Onsite"},{"id":588,"name":"Introduction au text-mining avec AlvisNLP (session 2024)","shortName":"Introduction to text-mining with AlvisNLP (2024)","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=json"],"elixirPlatforms":[],"communities":[],"sponsoredBy":[],"organisedByOrganisations":[{"id":82,"name":"INRAE","url":"https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=json"},{"id":88,"name":"BioinfOmics","url":"https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=json"}],"organisedByTeams":[{"id":10,"name":"MIGALE","url":"https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=json"}],"logo_url":"https://migale.inrae.fr/sites/default/files/migale-orange_0.png","updated_at":"2024-01-18T14:58:57.757098Z","type":"Training course","start_date":"2024-06-12","end_date":"2024-06-13","venue":"https://migale.inrae.fr/how-to-come","city":"Jouy-en-Josas","country":"France","geographical_range":"","trainers":["https://catalogue.france-bioinformatique.fr/api/userprofile/744/?format=json","https://catalogue.france-bioinformatique.fr/api/userprofile/779/?format=json"],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":"2024-01-08","registration_closing":"2024-05-29","registration_status":"closed","courseMode":"Onsite"},{"id":563,"name":"RNA-Seq analysis 2023","shortName":"","description":"Introduction to RNA-Seq analysis","homepage":"https://southgreenplatform.github.io/trainings//rnaseq/","is_draft":false,"costs":["Free"],"topics":[],"keywords":[],"prerequisites":["Linux - Basic Knowledge"],"openTo":"Internal personnel","accessConditions":"Open to South Green close collaborators","maxParticipants":20,"contacts":[],"elixirPlatforms":[],"communities":[],"sponsoredBy":[],"organisedByOrganisations":[],"organisedByTeams":[{"id":24,"name":"South Green","url":"https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=json"}],"logo_url":"https://southgreenplatform.github.io/trainings//images/southgreenlong.png","updated_at":"2023-12-04T15:35:29.445559Z","type":"Training course","start_date":"2023-05-31","end_date":"2023-06-01","venue":"","city":"Montpellier","country":"","geographical_range":"Local","trainers":["https://catalogue.france-bioinformatique.fr/api/userprofile/735/?format=json","https://catalogue.france-bioinformatique.fr/api/userprofile/174/?format=json","https://catalogue.france-bioinformatique.fr/api/userprofile/558/?format=json","https://catalogue.france-bioinformatique.fr/api/userprofile/775/?format=json","https://catalogue.france-bioinformatique.fr/api/userprofile/564/?format=json"],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":null,"registration_closing":null,"registration_status":"unknown","courseMode":"Onsite"},{"id":593,"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\r\n\r\nLes inscriptions se font via le formulaire suivant avant le 28 Février 2024 : https://framaforms.org/cycle-de-formations-mensuelles-a-lanalyse-de-donnees-sur-galaxy-1707229580\r\nDans ce formulaire, vous pouvez sélectionner les sessions qui vous intéressent. Nous sélectionnerons les participants sur la base du \"premier arrivé, premier servi\" et nous transmettrons la liste par session au service de formation continue de l'UCA qui vous enverra ensuite une convocation.","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":[],"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=json","https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=json"],"elixirPlatforms":[],"communities":[],"sponsoredBy":[{"id":1,"name":"CNRS - IFB","url":"https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=json"},{"id":16,"name":"Université Clermont Auvergne","url":"https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=json"}],"organisedByOrganisations":[{"id":87,"name":"AuBi","url":"https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=json"},{"id":96,"name":"Mésocentre Clermont-Auvergne","url":"https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=json"}],"organisedByTeams":[{"id":31,"name":"AuBi","url":"https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=json"}],"logo_url":"https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175","updated_at":"2024-02-15T13:46:52.060588Z","type":"Training course","start_date":"2024-04-10","end_date":"2024-04-10","venue":"Bâtiment Turing, Salle A009","city":"Clermont-Ferrand","country":"France","geographical_range":"Local","trainers":["https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=json","https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=json"],"trainingMaterials":[{"id":128,"name":"Mapping with Galaxy","url":"https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Mapping%20with%20Galaxy/?format=json"},{"id":127,"name":"Quality Control with Galaxy","url":"https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Quality%20Control%20with%20Galaxy/?format=json"}],"computingFacilities":[],"realisation_status":"past","registration_opening":"2024-02-08","registration_closing":"2024-02-28","registration_status":"closed","courseMode":"Onsite"},{"id":757,"name":"INTRODUCTION TO PYTHON - 20 avril 2026","shortName":"Python - 20 avril 2026","description":"The Toulouse Genotoul bioinformatics platform, organizes a 2 days long training course for non computer scientist and biologists aiming at learning the foundation of Python programming. In this training you will learn the basics of programming (variables, functions, control structures such as “if” condition, “for” loop”), writing simple programs which read files, and write results to others. The training course does not require any knowledge in programming, but basic Linux/bash commands are required (cd, ls).\r\n\r\nThis training focuses on practice. It consists of modules with a large variety of exercises described hereunder (PROVISIONAL SCHEDULE):\r\n\r\nUsing a Jupyter notebook (Day 1).\r\nUsing variables (Day 1).\r\nBasic operations and functions (Day 1).\r\nReading a file, writing to a file (Day 1).\r\nCharacter string manipulation (Day 1).\r\nLists and dictionaries (Day 2).\r\nThe if and for controls (Day 2).\r\nBases of algorithms (Day 2).","homepage":"https://bioinfo.genotoul.fr/index.php/events/python/","is_draft":false,"costs":[],"topics":["http://edamontology.org/topic_3307"],"keywords":["Python Language"],"prerequisites":["Linux/Unix"],"openTo":"Everyone","accessConditions":"","maxParticipants":12,"contacts":["https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=json"],"elixirPlatforms":[],"communities":[],"sponsoredBy":[],"organisedByOrganisations":[{"id":15,"name":"MIAT","url":"https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=json"}],"organisedByTeams":[{"id":22,"name":"Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=json"}],"logo_url":"http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png","updated_at":"2026-02-02T09:50:06.789625Z","type":"Training course","start_date":"2026-04-20","end_date":"2026-04-21","venue":"","city":"Castanet-Tolosan","country":"France","geographical_range":"","trainers":[],"trainingMaterials":[{"id":142,"name":"Introduction to python - Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20python%20-%20Genotoul-bioinfo/?format=json"}],"computingFacilities":[],"realisation_status":"future","registration_opening":"2026-01-14","registration_closing":"2026-03-06","registration_status":"closed","courseMode":"Onsite"},{"id":564,"name":"Introduction to Structural variant detection analyses 2022","shortName":"","description":"Program\r\n\r\n*  Handling mapping tools suitable for ILLUMINA and ONT data (bwa, minimap2)\r\n*  SNP detection from mapping of short reads against a reference genome: SNP calling, filters and SNP annotation. Examples of possible studies based on SNP arrays\r\n* Detecting Structural Variations (SV) in short and long reads (breakdancer, sniffle)\r\n* SV detection from genome assembly and comparison (minimap2, nucmer, assemblytics, siry)","homepage":"https://southgreenplatform.github.io/trainings//sv/","is_draft":false,"costs":["Free"],"topics":[],"keywords":[],"prerequisites":["Linux and knowledge of NGS formats"],"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=json"}],"logo_url":"https://southgreenplatform.github.io/trainings//images/southgreenlong.png","updated_at":"2023-12-04T15:32:04.974511Z","type":"Training course","start_date":"2022-06-21","end_date":"2022-06-24","venue":"","city":"montpellier","country":"france","geographical_range":"","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":null,"registration_closing":null,"registration_status":"unknown","courseMode":"Onsite"},{"id":640,"name":"RNASeq Analysis","shortName":"RNASeq Analysis","description":"Objectives\r\n- Understand the key steps in RNASeq data analysis for a differential expression study\r\n- Know how to perform command-line analysis using Snakemake.\r\n\r\nPedagogical Content\r\nDay 1\r\n- Principle of RNASeq technology: objectives and experimental design.\r\n- Data quality assessment (FastQC, MultiQC).\r\n- Sequence alignment to a reference genome (STAR).\r\n\r\nDay 2\r\n- Differential gene expression analysis (HTSeqCount, DESeq2).\r\n- Functional annotation (GO, Kegg).\r\n- Using the Snakemake workflow system.\r\n- Comparison between RNASeq and 3’SRP methods.\r\n\r\nThe theoretical part is followed by a pipeline run step-by-step on a test dataset. \r\nIt will be possible to start an analysis on your own data.","homepage":"https://pf-bird.univ-nantes.fr/training/rnaseq/","is_draft":false,"costs":["Priced"],"topics":[],"keywords":[],"prerequisites":[],"openTo":"Everyone","accessConditions":"Familiarity with basic Linux commands.","maxParticipants":12,"contacts":[],"elixirPlatforms":[],"communities":[],"sponsoredBy":[],"organisedByOrganisations":[],"organisedByTeams":[{"id":16,"name":"BiRD","url":"https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=json"}],"logo_url":"https://bird.univ-nantes.io/website/images/logo/logo.svg","updated_at":"2024-08-22T15:55:32.866676Z","type":"Training course","start_date":"2024-10-02","end_date":"2024-10-03","venue":"","city":"Nantes","country":"","geographical_range":"","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":null,"registration_closing":null,"registration_status":"unknown","courseMode":"Onsite"},{"id":589,"name":"NGS data analysis on the command line - Session 6","shortName":"NGS-analysis-cli - session6","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=json"],"elixirPlatforms":[],"communities":[],"sponsoredBy":[],"organisedByOrganisations":[{"id":79,"name":"IBMP","url":"https://catalogue.france-bioinformatique.fr/api/organisation/IBMP/?format=json"}],"organisedByTeams":[{"id":14,"name":"BiGEst","url":"https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=json"}],"logo_url":null,"updated_at":"2024-01-22T14:58:13.640466Z","type":"Training course","start_date":"2024-03-11","end_date":"2024-03-15","venue":"","city":"Strasbourg","country":"","geographical_range":"Local","trainers":["https://catalogue.france-bioinformatique.fr/api/userprofile/124/?format=json"],"trainingMaterials":[{"id":52,"name":"Statistics with RStudio","url":"https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Statistics%20with%20RStudio/?format=json"},{"id":60,"name":"Differential analysis of RNA-Seq data","url":"https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Differential%20analysis%20of%20RNA-Seq%20data/?format=json"}],"computingFacilities":[],"realisation_status":"past","registration_opening":"2024-01-28","registration_closing":"2024-02-18","registration_status":"closed","courseMode":"Onsite"},{"id":702,"name":"Pandas : gérer, analyser, visualiser vos données efficacement - Session 2025","shortName":"","description":"Les objectifs de cette formation sont :\r\n- Importer, exporter, gérer, analyser des données tabulaires\r\n- Calculer des données dérivées\r\n- Combiner et interroger des données complexes\r\n- Calculer des statistiques descriptives des données\r\n- Visualiser et synthétiser les données sous formes graphiques","homepage":"https://cnrsformation.cnrs.fr/python-et-module-pandas-pour-gerer-et-analyser-donnees?mc=Pandas","is_draft":false,"costs":["Priced"],"topics":["http://edamontology.org/topic_0091"],"keywords":["Python Language"],"prerequisites":["Linux - Basic Knowledge"],"openTo":"Everyone","accessConditions":"- Notions de base en informatique : fichiers, répertoire, organisation des données\r\n- Connaissance de base de la programmation en Python (activité régulière d'écriture de scripts en Python)\r\n- Maitrise d'un environnement de développement ou éditeur de programmes/scripts","maxParticipants":12,"contacts":["https://catalogue.france-bioinformatique.fr/api/userprofile/528/?format=json"],"elixirPlatforms":[],"communities":[],"sponsoredBy":[{"id":6,"name":"CNRS formation entreprise","url":"https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20formation%20entreprise/?format=json"}],"organisedByOrganisations":[],"organisedByTeams":[{"id":7,"name":"ATGC","url":"https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=json"}],"logo_url":null,"updated_at":"2025-02-11T08:44:15.358414Z","type":"Training course","start_date":"2025-03-24","end_date":"2025-03-26","venue":"","city":"Montpellier","country":"France","geographical_range":"","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":"2025-02-01","registration_closing":"2025-03-20","registration_status":"closed","courseMode":"Onsite"},{"id":628,"name":"EBAII - Ecole de Bioinformatique  \"Initiation au traitement des données de génomique obtenues par séquençage à haut débit\" session 2024","shortName":"EBAII niv1 - 2024 session","description":"Description : La formation EBAII IFB Aviesan de niveau 1 propose une expérience d'apprentissage intensive conçue pour les biologistes, qu'ils soient ingénieurs, doctorants, chercheurs, enseignants-chercheurs ou praticiens, qui sont confrontés à l'analyse de données NGS (Next-Generation Sequencing) mais qui ne disposent pas encore des compétences bioinformatiques nécessaires, ou qui cherchent à renforcer leurs compétences existantes.\r\n\r\nContenu : Cette formation est structurée autour d'une combinaison de sessions théoriques et d'ateliers pratiques. Les participants auront l'occasion d'explorer diverses thématiques, notamment le traitement de données de variants, ChIP-Seq, Bulk RNA-Seq, et Single-Cell RNA-Seq. De plus, ils recevront une introduction aux technologies \"long reads\".\r\n\r\nObjectifs généraux:\r\nAcquérir une compréhension approfondie des concepts liés à l'analyse de données NGS.\r\nMaîtriser les outils informatiques nécessaires pour effectuer ces analyses.\r\nInterpréter les résultats des analyses de données NGS.","homepage":"https://moodle.france-bioinformatique.fr/course/view.php?id=28","is_draft":false,"costs":["Priced"],"topics":[],"keywords":["Biostatistics","Sequence analysis","NGS Sequencing Data Analysis"],"prerequisites":[],"openTo":"Everyone","accessConditions":"La formation s’adresse à des biologistes directement impliqués dans des projets “Next Generation Sequencing” (NGS). \r\nAucune connaissance préalable des environnements Linux ou R n’est requise, mais il sera demandé aux participants de suivre une autoformation en ligne en amont, pour faciliter la prise en main de ces langages. La formation approfondira progressivement l’usage de ces environnements au fil des sessions thématiques.","maxParticipants":40,"contacts":[],"elixirPlatforms":[],"communities":[],"sponsoredBy":[{"id":3,"name":"IFB","url":"https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=json"},{"id":14,"name":"Inserm","url":"https://catalogue.france-bioinformatique.fr/api/eventsponsor/Inserm/?format=json"}],"organisedByOrganisations":[{"id":56,"name":"INSERM","url":"https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=json"},{"id":4,"name":"IFB - ELIXIR-FR","url":"https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=json"}],"organisedByTeams":[{"id":10,"name":"MIGALE","url":"https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=json"},{"id":14,"name":"BiGEst","url":"https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=json"},{"id":11,"name":"Pasteur HUB","url":"https://catalogue.france-bioinformatique.fr/api/team/Pasteur%20HUB/?format=json"},{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"},{"id":29,"name":"IFB Core","url":"https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=json"},{"id":22,"name":"Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=json"}],"logo_url":"https://moodle.france-bioinformatique.fr/pluginfile.php/1023/course/section/179/logoEBAII.jpg","updated_at":"2024-12-05T09:13:51.889568Z","type":"Training course","start_date":"2024-11-17","end_date":"2024-11-22","venue":"","city":"Roscoff","country":"France","geographical_range":"National","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":"2024-04-13","registration_closing":"2024-06-14","registration_status":"closed","courseMode":"Onsite"},{"id":527,"name":"Ecole de Bioinformatique AVIESAN-IFB-Inserm Niveau 2","shortName":"EBAII-N2 2023","description":"Initiation au traitement des données de génomique obtenues par séquençage à haut débit -- Niveau 2","homepage":"https://ifb-elixirfr.github.io/EBAII/","is_draft":false,"costs":[],"topics":[],"keywords":[],"prerequisites":[],"openTo":"Everyone","accessConditions":"","maxParticipants":40,"contacts":["https://catalogue.france-bioinformatique.fr/api/userprofile/207/?format=json"],"elixirPlatforms":[],"communities":[],"sponsoredBy":[],"organisedByOrganisations":[{"id":53,"name":"AVIESAN","url":"https://catalogue.france-bioinformatique.fr/api/organisation/AVIESAN/?format=json"},{"id":56,"name":"INSERM","url":"https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=json"},{"id":4,"name":"IFB - ELIXIR-FR","url":"https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=json"}],"organisedByTeams":[{"id":10,"name":"MIGALE","url":"https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=json"},{"id":14,"name":"BiGEst","url":"https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=json"},{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"},{"id":29,"name":"IFB Core","url":"https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=json"}],"logo_url":"https://moodle.france-bioinformatique.fr/pluginfile.php/1/core_admin/logocompact/300x300/1654772049/IFB-HAUT-COULEUR-PETIT.png","updated_at":"2023-05-17T10:06:59.076495Z","type":"Training course","start_date":"2023-06-05","end_date":"2023-06-09","venue":"Station Biologique","city":"Roscoff","country":"France","geographical_range":"","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":null,"registration_closing":"2023-01-31","registration_status":"closed","courseMode":"Onsite"},{"id":755,"name":"HOW TO RUN A NF-CORE NEXTFLOW WORKFLOW ON GENOTOUL ? - 7 avril 2026","shortName":"Nextflow/nf-core - 7 avril 2026","description":"This training session is organized by the Genotoul bioinfo platform and aims at learning nf-core workflow submission, error understanding, resuming jobs and ressource reservation. We will present and practice:\r\n\r\nthe Nextflow software\r\nthe nf-core community and pipelines\r\nWhat is a singularity image ?\r\nWhere are installed the nf-core workflows ? Which version do I use ?\r\nHow to run a workflow and which config file is used ?\r\nWhich kind of error I can get ?\r\nHow to resume failed jobs?\r\nHow to handle genome indexes ?\r\nHow to monitor my process and then well configure my workflow ?\r\nHow do you best adjust CPU and RAM reservations?\r\nThis is NOT a bioinformatic training on a particular workflow or a training on how to develop a workflow.\r\n\r\nThis training is focused on practice. It consists of several modules with a large variety of exercises:\r\n\r\nStart at 09:00 am\r\nEnd at 17:00 pm","homepage":"https://bioinfo.genotoul.fr/index.php/events/how-to-run-a-nf-core-nextflow-workflow-on-genotoul-2/","is_draft":false,"costs":["Non-academic: 550€ + 20% taxes (TVA)","Academic but non-INRAE: 170 € + 20% taxes (TVA)","For INRAE's staff: 150 € no VAT charged;"],"topics":["http://edamontology.org/topic_0769"],"keywords":["Nextflow"],"prerequisites":["Linux/Unix","Cluster"],"openTo":"Everyone","accessConditions":"","maxParticipants":12,"contacts":["https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=json"],"elixirPlatforms":[],"communities":[],"sponsoredBy":[],"organisedByOrganisations":[{"id":15,"name":"MIAT","url":"https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=json"}],"organisedByTeams":[{"id":22,"name":"Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=json"}],"logo_url":"http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png","updated_at":"2026-02-02T09:45:21.771804Z","type":"Training course","start_date":"2026-04-07","end_date":"2026-04-07","venue":"","city":"Castanet-Tolosan","country":"France","geographical_range":"","trainers":[],"trainingMaterials":[{"id":143,"name":"Workflows nf-core - Genotoul-bioinfo","url":"https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Workflows%20nf-core%20-%20Genotoul-bioinfo/?format=json"}],"computingFacilities":[],"realisation_status":"past","registration_opening":"2026-01-14","registration_closing":"2026-02-21","registration_status":"closed","courseMode":"Onsite"},{"id":577,"name":"Annotation and analysis of prokaryotic genomes using the MicroScope platform - November 2024","shortName":"MicroScope training - November 2024","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":["Sequence analysis","Microbial evolution","Structural and functional annotation of genomes","Sequence annotation"],"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":[],"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=json"}],"organisedByOrganisations":[{"id":71,"name":"University of Évry Val d'Essonne","url":"https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20%C3%89vry%20Val%20d'Essonne/?format=json"}],"organisedByTeams":[{"id":9,"name":"MicroScope","url":"https://catalogue.france-bioinformatique.fr/api/team/MicroScope/?format=json"}],"logo_url":"https://labgem.genoscope.cns.fr/wp-content/uploads/2021/06/GENOSCOPE-LABGeM.jpg","updated_at":"2024-02-01T14:22:25.240457Z","type":"Training course","start_date":"2024-11-18","end_date":"2024-11-22","venue":"","city":"Evry","country":"France","geographical_range":"","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":null,"registration_closing":"2024-10-18","registration_status":"closed","courseMode":"Onsite"},{"id":576,"name":"Annotation and analysis of prokaryotic genomes using the MicroScope platform - March 2024","shortName":"MicroScope training March 2024","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":["Sequence analysis","Microbial evolution","Structural and functional annotation of genomes","Sequence annotation"],"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":[],"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=json"}],"organisedByOrganisations":[{"id":71,"name":"University of Évry Val d'Essonne","url":"https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20%C3%89vry%20Val%20d'Essonne/?format=json"}],"organisedByTeams":[{"id":9,"name":"MicroScope","url":"https://catalogue.france-bioinformatique.fr/api/team/MicroScope/?format=json"}],"logo_url":"https://labgem.genoscope.cns.fr/wp-content/uploads/2021/06/GENOSCOPE-LABGeM.jpg","updated_at":"2024-02-01T14:22:36.209642Z","type":"Training course","start_date":"2024-03-04","end_date":"2024-03-08","venue":"","city":"Evry","country":"France","geographical_range":"","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":null,"registration_closing":"2024-02-04","registration_status":"closed","courseMode":"Onsite"},{"id":565,"name":"Advanced HPC Trainings 2022","shortName":"","description":"This course continues the explanation on how to work on HPC Southgreen clusters. It is intended for experienced users, with the goals of improving LC user productivity and minimizing the obstacles. New notions and tools are presented such as job arrays, basic softwares installation,module environment and singularity. All these notions will be developped.","homepage":"https://southgreenplatform.github.io/trainings//Advanced_HPC/","is_draft":false,"costs":["Free"],"topics":[],"keywords":["HPC","SLURM"],"prerequisites":["Linux - Basic Knowledge","Cluster"],"openTo":"Internal personnel","accessConditions":"Oprn to South Green close collaborators","maxParticipants":8,"contacts":["https://catalogue.france-bioinformatique.fr/api/userprofile/589/?format=json"],"elixirPlatforms":[],"communities":[],"sponsoredBy":[],"organisedByOrganisations":[{"id":85,"name":"IRD","url":"https://catalogue.france-bioinformatique.fr/api/organisation/IRD/?format=json"}],"organisedByTeams":[{"id":24,"name":"South Green","url":"https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=json"}],"logo_url":"https://southgreenplatform.github.io/trainings//images/southgreenlong.png","updated_at":"2023-12-04T15:31:56.530884Z","type":"Training course","start_date":"2023-05-18","end_date":"2023-05-19","venue":"","city":"Montpellier","country":"France","geographical_range":"","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":null,"registration_closing":null,"registration_status":"unknown","courseMode":"Onsite"},{"id":591,"name":"BIGomics, Génomique Comparative Biopolis","shortName":"","description":"Ce module vise à fournir une expérience d’analyse de données de génomique.\r\nLes technologies Next Generation Sequencing (NGS) ont conduit à une production massive de\r\ndonnées « Omiques » pour les plantes cultivées majeures, ce qui demande de nouvelles\r\napproches d’analyses haut débit. La connaissance de ces approches et des outils qui en\r\ndécoulent pour analyser la séquence et la structure des génomes, les annoter et caractériser\r\nleur diversité et leurs profils d’expression permet d’aborder des questions de recherche\r\nbiologique avancée sur la diversité et l’adaptation des plantes. Les espèces prises en\r\nconsidération sont des espèces phares des instituts de recherche agronomique de Montpellier\r\net font partie des cultures les plus importantes pour l’agriculture mondiale. Des plateformes\r\nd’outils bioinformatiques récents reposant sur des centres de calcul et de stockage haute\r\ncapacité, sont en place pour analyser des jeux de données originales permettant de mieux\r\ncomprendre comment les génomes de plantes évoluent et s’expriment. L’ensemble de ces\r\nconnaissances Findable, Accessible, Interoperable, Reusable car intégré dans des systèmes\r\nd’information peut soutenir l'identification de gènes responsables de caractères adaptatifs ou\r\nde production. La mobilisation de jeunes chercheurs sur ces sujets est primordiale tant la\r\ndemande est importante.\r\nLe module est structuré sous la forme de cours et de travaux tutorés avec la rencontre de\r\ngénéticiens et de bioinformaticiens permettant d’appréhender les formes variées des progrès\r\nen bioanalyse génomique. Il permet d’acquérir les lignes directrices pour l’accès, l'utilisation\r\net l'analyse de différents types de données omique (e.g. (épi)génomique, transcriptomique,\r\nprotéique, métabolique) en vue d’accélérer les recherches en génomique fonctionnelle et\r\nbiotechnologie des plantes.\r\nL’évaluation sera faite sur la base de la participation et de la qualité du projet proposé par\r\nl’étudiant en fin de module, individuellement ou en binôme, suivant les consignes détaillées en\r\ndébut de module","homepage":"https://elearning.cirad.fr/mod/resource/view.php?id=2339","is_draft":false,"costs":["Free to academics"],"topics":["http://edamontology.org/topic_3056","http://edamontology.org/topic_0797","http://edamontology.org/topic_0780","http://edamontology.org/topic_3810"],"keywords":["Phylogeny","Biodiversity","NGS Data Analysis"],"prerequisites":["Basic knowledge of R"],"openTo":"Everyone","accessConditions":"Inscription via un formulaire Moodle","maxParticipants":50,"contacts":["https://catalogue.france-bioinformatique.fr/api/userprofile/781/?format=json"],"elixirPlatforms":[],"communities":[],"sponsoredBy":[],"organisedByOrganisations":[{"id":85,"name":"IRD","url":"https://catalogue.france-bioinformatique.fr/api/organisation/IRD/?format=json"},{"id":82,"name":"INRAE","url":"https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=json"},{"id":50,"name":"CIRAD","url":"https://catalogue.france-bioinformatique.fr/api/organisation/CIRAD/?format=json"}],"organisedByTeams":[{"id":24,"name":"South Green","url":"https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=json"}],"logo_url":"https://southgreenplatform.github.io/trainings/images/logo_southgreen_carre_6577134.png","updated_at":"2024-03-11T13:17:13.095567Z","type":"Training course","start_date":"2024-03-04","end_date":"2024-03-08","venue":"","city":"Montpellier","country":"France","geographical_range":"International","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":"2024-01-24","registration_closing":"2024-02-09","registration_status":"closed","courseMode":"Onsite"},{"id":712,"name":"Linux - Initiation / Linux for Beginners","shortName":"Linux Initiation","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/ateliers/2025","is_draft":false,"costs":["Free"],"topics":["http://edamontology.org/topic_3316"],"keywords":["Linux","Operating systems"],"prerequisites":[],"openTo":"Everyone","accessConditions":"Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription","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=json"}],"organisedByTeams":[{"id":4,"name":"ABiMS","url":"https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=json"}],"logo_url":"https://abims.sb-roscoff.fr/sites/default/files/abims.png","updated_at":"2025-02-21T08:52:59.581686Z","type":"Training course","start_date":"2025-05-14","end_date":"2025-05-14","venue":"","city":"Roscoff","country":"France","geographical_range":"","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":"2025-02-09","registration_closing":"2025-04-30","registration_status":"closed","courseMode":"Onsite"},{"id":641,"name":"Environments and best practices for using the BiRD cluster","shortName":"Best practices BiRD cluster","description":"Objectives\r\n- Understand and implement the principles of reproducible science in analysis and development projects\r\n- Acquire basic commands necessary for optimal use of the cluster\r\n\r\nPedagogical Content\r\n- Introduction to reproducibility\r\n- Best practices on code history and sharing: Git\r\n- Conda environment\r\n- Presentation of the computing cluster\r\n- Introduction to workflows using Snakemake","homepage":"https://pf-bird.univ-nantes.fr/training/cluster/","is_draft":false,"costs":["Free"],"topics":[],"keywords":[],"prerequisites":["Linux - Basic Knowledge"],"openTo":"Everyone","accessConditions":"Have an account on the BiRD cluster.","maxParticipants":20,"contacts":["https://catalogue.france-bioinformatique.fr/api/userprofile/596/?format=json"],"elixirPlatforms":[],"communities":[],"sponsoredBy":[],"organisedByOrganisations":[],"organisedByTeams":[{"id":16,"name":"BiRD","url":"https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=json"}],"logo_url":"https://bird.univ-nantes.io/website/images/logo/logo.svg","updated_at":"2026-01-27T10:38:01.290168Z","type":"Training course","start_date":"2024-10-01","end_date":"2024-10-01","venue":"","city":"Nantes","country":"","geographical_range":"","trainers":[],"trainingMaterials":[],"computingFacilities":[],"realisation_status":"past","registration_opening":null,"registration_closing":"2024-09-20","registration_status":"closed","courseMode":"Onsite"}]}