Event List
Handles creating, reading and updating events.
GET /api/event/?format=api&offset=480&ordering=-openTo
https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=500&ordering=-openTo", "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=460&ordering=-openTo", "results": [ { "id": 693, "name": "Introduction aux bonnes pratiques pour des analyses reproductibles : 2025", "shortName": "Good practices for better reproducibility of analyses :2025", "description": "Objectifs pédagogiques\r\n\r\nL’objectif de cette formation est d’initier les apprenants aux bonnes pratiques pour la reproductibilité des analyses. Ils apprendront à rédiger des rapports d’analyse en R Markdown et à les déposer sur un dépôt GitHub. Les principes FAIR (faciles à trouver, accessibles, interopérables et réutilisables) et les bases de la rédaction de PGD (plans de gestion de données) seront également présentés. Durant la formation, nous utiliserons RStudio et GitHub.\r\n\r\nProgramme\r\n\r\nPrincipes et enjeux de la recherche reproductible\r\nUtilisation de GitHub\r\nGestion des versions d’un document\r\nRédaction de document computationnel\r\nPartage d’un rapport avec ses collaborateurs\r\nPrincipes FAIR et PGD", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "Reproducibility" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" }, { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2025-01-23T15:36:00.927981Z", "type": "Training course", "start_date": "2025-04-04", "end_date": "2025-04-04", "venue": "", "city": "Jouy-en-Josas", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2025-01-22", "registration_closing": "2025-03-20", "registration_status": "open", "courseMode": "Online" }, { "id": 422, "name": "Ecole thématique CNRS Single-Cell 2020 // Transcriptomique et épigénomique en cellule unique: théorie et pratique", "shortName": "SincellTE 2020", "description": "This workshop focuses on the large-scale study of heterogeneity across individual cells from a genomic, transcriptomic and epigenomic point of view. New technological developments enable the characterization of molecular information at a single cell resolution for large numbers of cells. The high dimensional omics data that these technologies produce raise novel methodological challenges for the analysis. In this regard, dedicated bioinformatics and statistical methods have been developed in order to extract robust information.\r\n\r\nThe workshop aims to provide such methods for engineers and researchers directly involved in functional genomics projects making use of single-cell technologies. A wide range of single cell topics will be covered in lectures, demonstrations and practical classes. Among others, the areas and issues to be addressed will include the choice of the most appropriate single-cell sequencing technology, the experimental design and the bioinformatics and statistical methods and pipelines. For this edition, new courses/practicals will focus on spatial transcriptomics, cell phenotyping and additional multi-omics.\r\n\r\nA wide range of single cell topics will be covered in lectures, demonstrations and practical classes. Among others, the areas and issues to be addressed will include the choice of the most appropriate single-cell sequencing technology, the experimental design and the bioinformatics and statistical methods and pipelines. For this edition, new courses/practicals will focus on spatial transcriptomics, cell phenotyping and additional multi-omics.\r\n\r\nRequirements : Participants must have prior experience on NGS data analysis with everyday use of R and good knowledge of Unix command line. Before the training, participants will be asked to familiarize themselves with the processing and primary analyses steps of scRNA-seq datasets with provided pedagogic material.\r\n\r\nIt is not necessary to have personal single-cell data to analyse.", "homepage": "https://ressources.france-bioinformatique.fr/fr/evenements/ecole-single-cell-2020", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [ "Master", "Autre (Diplôme universitaire, école d'ingénieur ...)" ], "openTo": "Everyone", "accessConditions": "None", "maxParticipants": 30, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/644/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 4, "name": "IFB", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB/?format=api" } ], "organisedByTeams": [], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/sincellTE_logo_0_2_0.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2020-09-27", "end_date": "2020-10-02", "venue": "Station Biologique", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2020-01-15", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 531, "name": "Improve your command line skills by learning a few words of Perl - session 28/11/2023", "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 0875", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2023-05-17T10:03:41.882770Z", "type": "Training course", "start_date": "2023-11-28", "end_date": "2023-11-28", "venue": "", "city": "Toulouse-Auzeville", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2023-04-04", "registration_closing": "2023-11-22", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 530, "name": "Short-Read Alignment And Small Size Variants Calling - session 13/11/2023 - 14/11/2023", "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 0875", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2024-06-10T12:36:44.820913Z", "type": "Training course", "start_date": "2023-11-13", "end_date": "2023-11-14", "venue": "", "city": "Toulouse-Auzeville", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2023-04-04", "registration_closing": "2023-11-08", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 634, "name": "Short-Read Alignment And Small Size Variants Calling - session 9/10/2024 - 10/10/2024", "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 0875", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?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": "2024-06-10T12:36:32.603065Z", "type": "Training course", "start_date": "2024-10-09", "end_date": "2024-10-10", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/88/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/31/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-06-05", "registration_closing": "2024-10-02", "registration_status": "closed", "courseMode": "Online" }, { "id": 607, "name": "Train-the-Trainer", "shortName": "TtT", "description": "The programme objective is to give instructors tools and tips for providing an enriching learning experience to trainees, irrespective of topic, and to include best-practice guidance on course and training material development.", "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=25", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 25, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/762/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/556/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/639/?format=api" ], "elixirPlatforms": [ { "id": 1, "name": "Training", "url": "https://catalogue.france-bioinformatique.fr/api/elixirplatform/Training/?format=api" } ], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 6, "name": "Elixir-FR", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Elixir-FR/?format=api" }, { "id": 63, "name": "TAGC", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/TAGC/?format=api" } ], "organisedByTeams": [ { "id": 29, "name": "IFB Core", "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api" } ], "logo_url": "https://moodle.france-bioinformatique.fr/pluginfile.php/961/course/section/152/logo_TtT_MRS_def.png", "updated_at": "2024-03-21T15:53:33.771360Z", "type": "Training course", "start_date": "2024-07-01", "end_date": "2024-07-02", "venue": "CNRS - Délégation Provence et corse, 31 Chemin Joseph Aiguier, 13009 Marseille.", "city": "Marseille", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-03-20", "registration_closing": "2024-04-22", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 716, "name": "Manipulating & Visualizing Data with R", "shortName": "R - DataViz", "description": "Objectifs\r\n- Importer, structurer, transformer et exporter un tableau de données avec R\r\n- Générer des figures de qualité pour, par exemple, une publication scientifique\r\n\r\nProgramme\r\n- Introduction au tidyverse (metapackage pour manipuler, visualiser et analyser des données)\r\n- Import et export de tableaux de données (csv, excel, google sheet, etc.)\r\n- Manipulation de tableaux de données avec dplyr et tidyr (filtre, aggregation, jointure)\r\n- Manipulation de chaînes de caractères et de dates avec stringr et lubridate\r\n- Introduction aux concepts de visualisation de données\r\n- Apprendre à utiliser ggplot2 grâce à esquisse\r\n- Partager ses résultats avec Quarto", "homepage": "https://abims.sb-roscoff.fr/ateliers/2025", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_0092" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription", "maxParticipants": 18, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/299/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2025-02-21T08:52:06.958401Z", "type": "Training course", "start_date": "2025-05-20", "end_date": "2025-05-20", "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2025-02-09", "registration_closing": "2025-04-30", "registration_status": "open", "courseMode": "Online" }, { "id": 572, "name": "Analyse de données métagénomiques shotgun / shotgun metagenomics (2024 session)", "shortName": "Shotgun metagenomics (2024)", "description": "Objectifs pédagogiques\r\n\r\nCette formation est dédiée à l’analyse de données métagénomiques procaryotes de type « shotgun » issues de la technologie de séquençage Illumina. Nous présenterons les étapes bioinformatiques nécessaires pour nettoyer les données brutes et les caractériser d’un point de vue taxonomique. Nous aborderons ensuite les différentes stratégies à employer pour assembler les reads et obtenir des comptages sur des gènes prédits. Enfin nous présenterons quelques outils pour obtenir une annotation fonctionnelle des échantillons. A l’issue des 2 jours de formation, les stagiaires connaîtront le périmètre, les avantages et limites des analyses de données de séquençage shotgun. Ils seront capables d’utiliser les outils présentés sur les jeux de données de la formation. L’ensemble des TP se déroulera sur l’infrastructure de Migale et nécessite une pratique courante de la ligne de commande.\r\n\r\nProgramme\r\n\r\nIntroduction générale sur les données métagénomiques\r\nAssignation taxonomique\r\nNettoyage des données brutes\r\nAssemblage / Binning\r\nPrédiction de gènes procaryotes\r\nAnnotation fonctionnelle\r\nConclusion, limites des méthodes", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_3697" ], "keywords": [ "Metagenomics" ], "prerequisites": [ "Linux/Unix", "Cluster" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "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-17T10:55:12.140373Z", "type": "Training course", "start_date": "2024-03-18", "end_date": "2024-03-19", "venue": "https://migale.inrae.fr/how-to-come", "city": "Jouy-en-Josas", "country": "France", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/396/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/473/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/743/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-01-08", "registration_closing": "2024-03-04", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 583, "name": "Traitement bioinformatique et analyse différentielle de données d’expression RNA-seq sous Galaxy (session 2024)", "shortName": "Analyse données RNA-seq sous Galaxy (2024)", "description": "Objectifs pédagogiques\r\nA l’issue de cette formation, vous serez capable, dans le cadre d’une analyse de données RNA- seq avec génome de référence et plan d’expérience simple :\r\n* de connaître le vocabulaire et les concepts bioinformatiques et biostatistiques ;\r\n* de savoir enchaîner de façon pertinente un ensemble d’outils bioinformatiques et biostatistiques dans l’environnement Galaxy ;\r\n* de comprendre le matériel et méthodes d’un article du domaine ;\r\n* d’évaluer la pertinence d’une analyse RNA-seq en identifiant les éléments clefs et comprendre les particularités liées à la nature des données.\r\n\r\nProgramme\r\nBioinformatique :\r\n* Obtenir des données de qualité : nettoyage, filtrage, qualité\r\n* Aligner les lectures sur un génome de référence\r\n* Détecter de nouveaux transcrits\r\n* Quantifier l’expression des gènes\r\n* Préparer et déployer unensemble d’analyses sur plusieurs échantillons\r\n\r\nBiostatistique :\r\n* Construire un plan d’expérience simple\r\n* Normaliser les données de comptage\r\n* Identifier les gènes différentiellements exprimés\r\n* Se sensibiliser aux tests multiples\r\n\r\nAnalyse de protocoles Bioinformatique et Biostatistiques issus de la littérature", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0102", "http://edamontology.org/topic_3170", "http://edamontology.org/topic_0203", "http://edamontology.org/topic_3308" ], "keywords": [ "Gene expression differential analysis", "RNA-seq", "Transcriptomics" ], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" }, { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2024-01-18T14:05:30.962177Z", "type": "Training course", "start_date": "2024-05-13", "end_date": "2024-05-15", "venue": "https://migale.inrae.fr/how-to-come", "city": "Jouy-en-Josas", "country": "France", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/776/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/777/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/396/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/745/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-01-08", "registration_closing": "2024-04-29", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 460, "name": "Molecular Phylogeny - Basic Training - session 2022", "shortName": "Phylogénie moléculaire - formation de base - session 2022", "description": "OBJECTIF\r\n- Savoir inférer un arbre phylogénétique et l'interpréter\r\n\r\nPRÉREQUIS\r\n- Savoir ce à quoi correspondent des séquences génétiques homologues\r\n- Avoir déjà utilisé les logiciels de base en bioinformatique\r\n- Connaître les notions de base en statistiques (tests, lois probabilistes usuelles, méthodes simples d'estimation de paramètres)\r\n- Avoir des notions de programmation\r\n\r\nPROGRAMME\r\n- Lignes de commandes Linux\r\n- Le format Newick\r\n- Dessin d'arbres\r\n- Alignements multiples et nettoyage\r\n- Modèles d'évolution\r\n- Choix de modèles\r\n- Définitions et propriétés des arbres\r\n- Méthodes de parcimonie\r\n- Méthodes de distance\r\n- Maximum de vraisemblance\r\n- Reconstruction phylogénétique Bayésienne\r\n- Bootstraps et autres supports de branches", "homepage": "https://cnrsformation.cnrs.fr/phylogenie-moleculaire-formation-de-base?axe=146", "is_draft": false, "costs": [ "1200 €" ], "topics": [ "http://edamontology.org/topic_0084", "http://edamontology.org/topic_3293", "http://edamontology.org/topic_3299" ], "keywords": [ "Phylogeny", "Evolution and Phylogeny", "Molecular evolution", "Phylogenetics" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 1, "name": "CNRS formation entreprises", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api" } ], "organisedByTeams": [ { "id": 7, "name": "ATGC", "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api" } ], "logo_url": "http://www.atgc-montpellier.fr/pictures/ATGClogo.svg", "updated_at": "2023-05-17T10:17:18.992615Z", "type": "Training course", "start_date": "2022-03-30", "end_date": "2022-04-01", "venue": "", "city": "Montpellier", "country": "France", "geographical_range": "National", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/736/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/282/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/480/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": "Onsite" }, { "id": 245, "name": "1ère Ecole de Bioinformatique AVIESAN-IFB-Inserm Niveau 2", "shortName": "EBAII-N2 2021", "description": "Initiation au traitement des données de génomique obtenues par séquençage à haut débit -- Niveau 2", "homepage": "https://ressources.france-bioinformatique.fr/fr/evenements/ebaii2021n2", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 40, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/207/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 4, "name": "IFB", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB/?format=api" }, { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" }, { "id": 53, "name": "AVIESAN", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AVIESAN/?format=api" } ], "organisedByTeams": [ { "id": 14, "name": "BiGEst", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api" }, { "id": 29, "name": "IFB Core", "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api" }, { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" }, { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/EBA2016_0_1_1_0_0_0.jpg", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2021-05-25", "end_date": "2021-05-28", "venue": "Station Biologique", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2021-01-31", "registration_status": "closed", "courseMode": "Online" }, { "id": 713, "name": "Linux Avancé / Advanced Linux", "shortName": "Advanced Linux", "description": "Objectifs\r\n- Savoir utiliser des commandes linux pour traiter de grosses quantités de données : fichiers\r\nvolumineux et/ou en grands nombres : recherche, comptage, tri, fusion, …\r\nProgramme\r\n- Introduction\r\n- Décrire (wc, grep)\r\n- Manipuler des fichiers tabulés (cut, sort)\r\n- Rechercher (grep)\r\n- Redirection / Pipeline (stdin, stdout, stderr, >, 2>, &&, |)\r\n- Recherche avancée : notion d’expression régulière (egrep)\r\n- Rechercher/Remplacer haut débit (tr, sed)\r\n- Manipulation de fichier tabulé – mode avancé (awk)\r\n- Traitement séquentiel de nombreux fichiers (for)", "homepage": "https://abims.sb-roscoff.fr/ateliers/2025", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription", "maxParticipants": 18, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2025-02-21T08:52:39.134624Z", "type": "Training course", "start_date": "2025-05-15", "end_date": "2025-05-15", "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2025-02-09", "registration_closing": "2025-04-30", "registration_status": "open", "courseMode": "Onsite" }, { "id": 636, "name": "How To Run a NF-Core Nextflow Workflow On Genotoul ? - session 12/11/2024", "shortName": "Nextflow/nf-core - session 12/11/2024", "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning nf-core workflow submission, error understanding, resuming jobs and ressource reservation. We will present and practice:\r\n\r\nthe Nextflow software\r\nthe nf-core community and pipelines\r\nWhat is a singularity image ?\r\nWhere are installed the nf-core workflows ? Which version do I use ?\r\nHow to run a workflow and which config file is used ?\r\nWhich kind of error I can get ?\r\nHow to resume failed jobs?\r\nHow to handle genome indexes ?\r\nHow to monitor my process and then well configure my workflow ?\r\nHow do you best adjust CPU and RAM reservations?\r\nThis is NOT a bioinformatic training on a particular workflow or a training on how to develop a workflow.\r\n\r\nThis training is focused on practice. It consists of several modules with a large variety of exercises:\r\n\r\nStart at 09:00 am\r\nEnd at 17:00 pm", "homepage": "https://bioinfo.genotoul.fr/index.php/events/how-to-run-a-nf-core-nextflow-workflow-on-genotoul-2/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_0769" ], "keywords": [ "Nextflow" ], "prerequisites": [ "Linux/Unix", "Cluster" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 15, "name": "MIAT", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2024-06-10T12:38:11.016801Z", "type": "Training course", "start_date": "2024-11-12", "end_date": "2024-11-12", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/470/?format=api" ], "trainingMaterials": [ { "id": 143, "name": "workflows nf-core", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/workflows%20nf-core/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-06-05", "registration_closing": "2024-11-06", "registration_status": "closed", "courseMode": "Online" }, { "id": 539, "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module Métagénomique (sous Galaxy)- session Avril 2023", "shortName": "", "description": "Bilille, la plateforme de bioinformatique, biostatistique et bioanalyse de la métropole lilloise, propose chaque année un cycle de formation d'introduction à l'analyse des données de séquençage à haut débit.\r\nCe cycle est composé des modules suivants, à la carte : \r\n- Analyses ADN\r\n- Analyses de variants\r\n- Métagénomique\r\n- Analyses ChIP-seq\r\n- Analyses RNA-seq\r\nLes fiches descriptives sont accessibles sur le site de bilille. Chaque module comprend des présentations générales et des séances pratiques sur ordinateur, avec Galaxy.\r\n\r\nLes objectifs du module Métagénomique sont :\r\n- Connaître les différentes méthodes de séquençage à haut débit pour la métagénomique, avec leurs avantages et leurs limites : métagénomique ciblée, métagénomique génomes entiers, métatranscriptomique\r\n- Comprendre les différentes étapes analytiques du traitement bioinformatique des données et savoir les mettre en œuvre\r\n- Savoir conduire une analyse statistique pour l’estimation de la richesse de la biodiversité\r\n- Aller jusqu’aux conclusions biologiques", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free to academics" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "- Etre familier avec la plate-forme web Galaxy (idéalement avoir suivi la formation bilille « Initiation à Galaxy »)\r\n- Avoir suivi le module « Analyses ADN » de ce cycle ou toute autre formation permettant de justifier de connaissances sur les données de séquençage haut débit et leur alignement. Être familier avec le vocabulaire et les étapes de base de l’analyse de données de séquençage : nettoyage, assemblage, mapping", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/487/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 52, "name": "CNRS", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api" }, { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" }, { "id": 66, "name": "UDL", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UDL/?format=api" } ], "organisedByTeams": [ { "id": 3, "name": "Bilille", "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api" } ], "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png", "updated_at": "2024-12-09T17:37:29.861518Z", "type": "Training course", "start_date": "2023-04-04", "end_date": "2023-04-06", "venue": "", "city": "Lille", "country": "FRANCE", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-11-14", "registration_closing": "2022-12-05", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 447, "name": "LINUX - session 2022/03/14", "shortName": "", "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning sequence analysis. This training session has been designed to familiarize yourself with the platform resources and its organization. You will learn to access the platform from your work station, what is an Linux environment and how to use it, how to create and manipulate files, how to transfer them from and to your personal computer.\r\n\r\nThis training is focused on practice. It consists of 3 modules with a large variety of exercises:\r\n\r\n- Connect to « genotoul » server (09:00 am to 10:30 am): Platform presentation, Linux basics, opening an user account, Putty installation, first connection.\r\n- Files and basics commands (10:45 am to 12:00 pm): types of files and secure access, file manipulation commands, text editors and viewers, disk space management .\r\n- Transfers and file manipulation (14:00 pm to 17:00 pm): download/transfer, compress/uncompress, utility commands and data extraction, output redirections.", "homepage": "http://bioinfo.genotoul.fr/index.php/events/linux-2-2/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT 0875", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2022-03-14", "end_date": "2022-03-14", "venue": "INRAE Occitanie Toulouse 24 Chemin de Borde Rouge – Auzeville CS 52627 31326 Castanet Tolosan cedex", "city": "Toulouse", "country": "France", "geographical_range": "National", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-01-24", "registration_closing": "2022-03-07", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 650, "name": "Analyses Single Cell RNA-seq (ScRNA-seq) avec R", "shortName": "", "description": "Cette formation introduira notamment la librairie Seurat permettant la manipulation et l'analyse de données Single Cell RNA-seq ainsi que la visualisation des résultats d'analyse\r\n\r\n- Rappels des concepts du séquençage Single Cell RNA-seq\r\n- Importation des données Single Cell dans R\r\n- Intégration de données Single Cell multiples\r\n- Quality Check et pré-traitement des données\r\n- Normalisation de données\r\n- Identification de marqueurs\r\n- Clustering et assignation cellulaire\r\n- Analyse différentielle des groupes cellulaires\r\n- Savoir intégrer les données de spatialisation\r\n- Savoir intégrer les données de trajectoire\r\n- Savoir intégrer les données de communication cellulaire\r\n- Savoir intégrer les données d'épigénétique (ATAC-seq)", "homepage": "https://cnrsformation.cnrs.fr/analyses-single-cell-rna-seq-scrna-seq-avec-r?axe=176", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Bioinformatics & Biomedical", "R Language", "R", "NGS Sequencing Data Analysis" ], "prerequisites": [ "Basic knowledge of R", "R programming" ], "openTo": "Everyone", "accessConditions": "Maîtrise du langage R\r\nAvoir suivi le stage \"Langage R : introduction\" ou niveau équivalent.\r\nAfin de vérifier que votre maîtrise du langage R est suffisante pour pouvoir suivre ce stage, nous vous invitons à effectuer et à renvoyer le test téléchargeable\r\nhttps://cnrsformation.cnrs.fr/data/STG_23294_55153.docx", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/154/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 6, "name": "CNRS formation entreprise", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20formation%20entreprise/?format=api" } ], "organisedByOrganisations": [ { "id": 1, "name": "CNRS formation entreprises", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api" } ], "organisedByTeams": [ { "id": 6, "name": "CBiB", "url": "https://catalogue.france-bioinformatique.fr/api/team/CBiB/?format=api" } ], "logo_url": "https://services.cbib.u-bordeaux.fr/utils/logo_cbib.png", "updated_at": "2024-12-04T10:38:18.342890Z", "type": "Training course", "start_date": "2025-06-03", "end_date": "2025-06-04", "venue": "", "city": "Bordeaux", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2024-12-03", "registration_closing": "2025-06-03", "registration_status": "open", "courseMode": "Onsite" }, { "id": 709, "name": "New session of FAIR_bioinfo_@_AuBi", "shortName": "New session of FAIR_bioinfo", "description": "Introduction aux bonnes pratiques en bio-informatique afin de pérenniser son travail de recherche.\r\n\r\nCette formation permet de découvrir les bonnes pratiques dans le cadre d’un travail nécessitant des approches programmatiques (statistiques, programmation d’outils, analyses de données biologiques). Elle s’inscrit aussi dans l’aspect science-ouverte afin de rendre plus facilement disponible et pérenne le travail bio-informatique. Après une introduction aux pratiques FAIR axées notamment sur les notions de reproductibilité et de répétabilité du code, plusieurs approches seront abordées: les bonnes pratiques de partage et gestion des versions des outils utilisés ; la gestion des environnements de travail (conda, docker, singularity) ; découverte du gestionnaire de workflow Snakemake : et enfin la documentation du code avec Rmarkdown et Jupyter.", "homepage": "https://mesocentre.uca.fr/actualites/pratiques-fair-en-bioinformatique-pour-des-analyses-reproductibles", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0769", "http://edamontology.org/topic_3307", "http://edamontology.org/topic_0091", "http://edamontology.org/topic_3068" ], "keywords": [ "Methodology", "Programming Languages & Computer Sciences", "Cloud", "Linux", "Snakemake", "Docker", "R" ], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "Having an account on Mesocentre Clermont Auvergne Infrastructure", "maxParticipants": 16, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 87, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api" }, { "id": 101, "name": "iGReD", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/iGReD/?format=api" } ], "organisedByTeams": [ { "id": 31, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api" } ], "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175", "updated_at": "2025-02-17T13:11:26.183643Z", "type": "Training course", "start_date": "2025-05-19", "end_date": "2025-02-21", "venue": "", "city": "Aubière", "country": "France", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/522/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/525/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/807/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/818/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/819/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/820/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2025-02-17", "registration_closing": "2025-05-12", "registration_status": "open", "courseMode": "Onsite" }, { "id": 623, "name": "Linux - Initiation / Linux for Beginners - 2024", "shortName": "Linux Init - 2024", "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": "http://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [ "Linux", "Operating systems" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 16, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2025-01-23T13:51:59.887045Z", "type": "Training course", "start_date": "2024-05-28", "end_date": "2024-05-28", "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-03-29", "registration_closing": "2024-04-21", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 610, "name": "Cluster - session 23/04/2024", "shortName": "", "description": "This training session is designed to help you deal with the platform compute cluster and data banks. You will launch your first processing batch on the cluster and will learn how to track and manage them. Organized jointly by the Sigenae and bioinfo genotoul platforms.", "homepage": "http://bioinfo.genotoul.fr/index.php/events/cluster-2/", "is_draft": false, "costs": [ "Priced", "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [], "keywords": [ "Linux", "Cluster" ], "prerequisites": [ "Linux/Unix" ], "openTo": "Everyone", "accessConditions": "You need to register (via the website) and pay 165 euros a day for academic and 550 euros a day for a private.", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT 0875", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2024-03-26T14:24:58.135354Z", "type": "Training course", "start_date": "2024-04-23", "end_date": "2024-04-23", "venue": "", "city": "Castanet Tolosan", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [ { "id": 139, "name": "Cluster Slides", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Cluster%20Slides/?format=api" }, { "id": 140, "name": "TP Cluster", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/TP%20Cluster/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-03-24", "registration_closing": null, "registration_status": "open", "courseMode": "Onsite" }, { "id": 573, "name": "Introduction aux bonnes pratiques pour des analyses reproductibles (2024 session)", "shortName": "Good practices for better reproducibility of analyses (2024)", "description": "Objectifs pédagogiques\r\n\r\nL’objectif de cette formation est d’initier les apprenants aux bonnes pratiques pour la reproductibilité des analyses. Ils apprendront à rédiger des rapports d’analyse en R Markdown et à les déposer sur un dépôt GitHub. Les principes FAIR (faciles à trouver, accessibles, interopérables et réutilisables) et les bases de la rédaction de PGD (plans de gestion de données) seront également présentés. Durant la formation, nous utiliserons RStudio et GitHub.\r\n\r\nProgramme\r\n\r\nPrincipes et enjeux de la recherche reproductible\r\nUtilisation de GitHub\r\nGestion des versions d’un document\r\nRédaction de document computationnel\r\nPartage d’un rapport avec ses collaborateurs\r\nPrincipes FAIR et PGD", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "Reproducibility" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "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-17T11:04:05.427843Z", "type": "Training course", "start_date": "2024-03-21", "end_date": "2024-03-21", "venue": "https://migale.inrae.fr/how-to-come", "city": "Jouy-en-Josas", "country": "France", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/396/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/743/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-01-08", "registration_closing": "2024-03-07", "registration_status": "closed", "courseMode": "Onsite" } ] }{ "count": 605, "next": "