Event List
Handles creating, reading and updating events.
GET /api/event/?format=api&offset=540&ordering=-city
{ "count": 628, "next": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=560&ordering=-city", "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=520&ordering=-city", "results": [ { "id": 722, "name": "HOW TO RUN A NF-CORE NEXTFLOW WORKFLOW ON GENOTOUL ? December 1er 2025", "shortName": "Nextflow/nf-core", "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning nf-core workflow submission, error understanding, resuming jobs and ressource reservation. We will present and practice:\r\n\r\nthe Nextflow software\r\nthe nf-core community and pipelines\r\nWhat is a singularity image ?\r\nWhere are installed the nf-core workflows ? Which version do I use ?\r\nHow to run a workflow and which config file is used ?\r\nWhich kind of error I can get ?\r\nHow to resume failed jobs?\r\nHow to handle genome indexes ?\r\nHow to monitor my process and then well configure my workflow ?\r\nHow do you best adjust CPU and RAM reservations?\r\nThis is NOT a bioinformatic training on a particular workflow or a training on how to develop a workflow.\r\n\r\nThis training is focused on practice. It consists of several modules with a large variety of exercises:\r\n\r\nStart at 09:00 am\r\nEnd at 17:00 pm", "homepage": "https://bioinfo.genotoul.fr/index.php/events/how-to-run-a-nf-core-nextflow-workflow-on-genotoul-2/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_0769" ], "keywords": [ "Nextflow" ], "prerequisites": [ "Linux/Unix", "Cluster" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 15, "name": "MIAT", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2025-05-09T13:20:57.741969Z", "type": "Training course", "start_date": "2025-12-01", "end_date": "2025-12-01", "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=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-05-09", "registration_closing": "2025-11-24", "registration_status": "closed", "courseMode": "Online" }, { "id": 720, "name": "Cluster - November 19 2025", "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 170 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 - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2025-05-09T13:20:51.071696Z", "type": "Training course", "start_date": "2025-11-19", "end_date": "2025-11-19", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [ { "id": 139, "name": "Cluster Slides - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Cluster%20Slides%20-%20Genotoul-bioinfo/?format=api" }, { "id": 140, "name": "Cluster TP - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Cluster%20TP%20-%20Genotoul-bioinfo/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-05-09", "registration_closing": "2025-11-12", "registration_status": "closed", "courseMode": "Online" }, { "id": 723, "name": "Improve your command line skills by learning a few words of Perl - December 8 2025", "shortName": "One line Perl", "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": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/88/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/31/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "https://bioinfo.genotoul.fr/wp-content/uploads/sigenae-text-black-1.png", "updated_at": "2025-05-09T13:11:54.546597Z", "type": "Training course", "start_date": "2025-12-08", "end_date": "2025-12-08", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-05-09", "registration_closing": "2025-12-01", "registration_status": "closed", "courseMode": "Online" }, { "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 - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Workflows%20nf-core%20-%20Genotoul-bioinfo/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-06-05", "registration_closing": "2024-11-06", "registration_status": "closed", "courseMode": "Online" }, { "id": 721, "name": "RNASEQ ALIGNMENT, QUANTIFICATION AND TRANSCRIPT DISCOVERY WITH STATISTICS - 24-27 November 2025", "shortName": "RNASeq bioinfo / biostat", "description": "The Toulouse Genotoul bioinformatics platform, in collaboration with the Genotoul Biostatistics platform, and the MIAT unit, organize a 3,5 days long training course for bio-informaticians and biologists aiming at learning sequence analysis. It focuses on (protein coding) gene expression analysis using reads produced by ‘RNA-Seq’. This training session is designed to introduce sequences from ‘NGS’ (Next Generation Sequencing), particularly Illumina platforms (HiSeq). You will discover the standards file formats, learn about the usual biases of this type of data and run different kinds of analyses, such as spliced alignment on a reference genome, novel gene and transcript discovery, expression quantification of coding genes and transcripts. Finally you will be able to extract the differentially expressed genes.", "homepage": "https://bioinfo.genotoul.fr/index.php/events/rnaseq-alignment-transcripts-assemblies-statistics/", "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_3308", "http://edamontology.org/topic_0203" ], "keywords": [ "NGS Data Analysis", "Expression" ], "prerequisites": [ "Langage R de base", "Linux/Unix", "Cluster" ], "openTo": "Everyone", "accessConditions": "Register on the training page : https://bioinfo.genotoul.fr/index.php/training-2/training/\r\nNon-academic\r\nfor non-academic: 550€ + 20% taxes (TVA) per day\t€2 200,00\t\r\n\r\nAcademic non-INRAE\r\nfor academic but non-INRAE: 170 € + 20% taxes (TVA) per day\t€680,00\t\r\n\r\nINRAE\r\nfor INRAE's staff: 150 € no VAT charged per day;\t€600,00", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api", "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": 33, "name": "Genotoul-biostat", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-biostat/?format=api" }, { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2025-05-09T13:21:03.858451Z", "type": "Training course", "start_date": "2025-11-24", "end_date": "2025-11-27", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [ { "id": 135, "name": "Training RNASeq - bioinfo part - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Training%20RNASeq%20-%20bioinfo%20part%20-%20Genotoul-bioinfo/?format=api" }, { "id": 136, "name": "Training RNASeq - biostat part - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Training%20RNASeq%20-%20biostat%20part%20-%20Genotoul-bioinfo/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-05-09", "registration_closing": "2025-11-17", "registration_status": "closed", "courseMode": "Online" }, { "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_0102", "http://edamontology.org/topic_2885" ], "keywords": [], "prerequisites": [ "Linux/Unix", "Cluster" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "https://bioinfo.genotoul.fr/wp-content/uploads/sigenae-text-black-1.png", "updated_at": "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": 719, "name": "LINUX - Novembre 18 2025", "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/344/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2025-05-09T13:20:41.290573Z", "type": "Training course", "start_date": "2025-11-18", "end_date": "2025-11-18", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [ { "id": 137, "name": "Linux slides - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Linux%20slides%20-%20Genotoul-bioinfo/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-05-09", "registration_closing": "2025-11-11", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 718, "name": "INTRODUCTION TO PYTHON 21-22 may 2025", "shortName": "Python May 2025", "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": [ "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_3307" ], "keywords": [ "Python Language" ], "prerequisites": [ "Linux/Unix" ], "openTo": "Everyone", "accessConditions": "Non-academic\r\nfor non-academic: 550€ + 20% taxes (TVA) per day\t€1 100,00\t\r\n\r\nAcademic non-INRAE\r\nfor academic but non-INRAE: 170 € + 20% taxes (TVA) per day\t€340,00\t\r\n\r\nINRAE\r\nfor INRAE's staff: 150 € no VAT charged per day", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 15, "name": "MIAT", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2025-05-09T13:20:29.300103Z", "type": "Training course", "start_date": "2025-05-21", "end_date": "2025-05-22", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "National", "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=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-05-09", "registration_closing": "2025-05-14", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 635, "name": "Introduction To Python - session 16/10/2024 - 17/10/2024", "shortName": "Introduction To Python - session 16/10/2024 - 17/10/2024", "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=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:33:57.629350Z", "type": "Training course", "start_date": "2024-10-16", "end_date": "2024-10-17", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api" ], "trainingMaterials": [ { "id": 142, "name": "Introduction to python - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20python%20-%20Genotoul-bioinfo/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-06-05", "registration_closing": "2024-10-08", "registration_status": "closed", "courseMode": "Online" }, { "id": 668, "name": "Cluster - 12 March 2025", "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 170 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 - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2024-12-06T20:50:57.555838Z", "type": "Training course", "start_date": "2025-03-12", "end_date": "2025-03-12", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [ { "id": 139, "name": "Cluster Slides - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Cluster%20Slides%20-%20Genotoul-bioinfo/?format=api" }, { "id": 140, "name": "Cluster TP - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Cluster%20TP%20-%20Genotoul-bioinfo/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-12-06", "registration_closing": "2025-03-05", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 632, "name": "LINUX - session 07/10/2024", "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": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2024-06-05T09:15:55.325587Z", "type": "Training course", "start_date": "2024-10-07", "end_date": "2024-10-07", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "National", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api" ], "trainingMaterials": [ { "id": 137, "name": "Linux slides - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Linux%20slides%20-%20Genotoul-bioinfo/?format=api" }, { "id": 138, "name": "Linux TP - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Linux%20TP%20-%20Genotoul-bioinfo/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-06-05", "registration_closing": "2024-10-01", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 724, "name": "SHORT-READ ALIGNMENT AND SMALL SIZE VARIANTS CALLING - December 14-16 2025", "shortName": "Variant calling", "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_0102", "http://edamontology.org/topic_2885" ], "keywords": [], "prerequisites": [ "Linux/Unix", "Cluster" ], "openTo": "Everyone", "accessConditions": "hort-read alignment and small size variants calling (15/12/2025 - 16/12/2025)\r\nThe GenoToul bioinformatics platform, Sigenae and NED (GenPhySE) organize a series of training courses to familiarize yourself with the various resources it provides. These resources are currently: the hardware infrastructure, biological data banks and widely used bioinformatics softwares. 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\ncalendar\r\n \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).", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/88/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/31/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "https://bioinfo.genotoul.fr/wp-content/uploads/sigenae-text-black-1.png", "updated_at": "2025-05-09T13:20:15.323810Z", "type": "Training course", "start_date": "2025-12-15", "end_date": "2025-12-16", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2025-05-09", "registration_closing": "2025-12-08", "registration_status": "closed", "courseMode": "Online" }, { "id": 633, "name": "Cluster - session 08/10/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 - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2024-06-05T09:19:16.493620Z", "type": "Training course", "start_date": "2024-10-08", "end_date": "2024-10-08", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api" ], "trainingMaterials": [ { "id": 139, "name": "Cluster Slides - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Cluster%20Slides%20-%20Genotoul-bioinfo/?format=api" }, { "id": 140, "name": "Cluster TP - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Cluster%20TP%20-%20Genotoul-bioinfo/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-06-05", "registration_closing": "2024-10-01", "registration_status": "closed", "courseMode": "Online" }, { "id": 631, "name": "Using sed and awk to modify large large text files - session 03/10/2024", "shortName": "", "description": "This “Sed and AWK to modify large text files” training session is organized by the Genotoul bioinfo platform.\r\n\r\nThe Linux sed command is a powerful and very fast text editor without an interface. Sed can select, substitute, add, delete, and modify text in files and streams. Sed relies heavily on regular expressions for pattern matching and text selection. We’ll manipulate regexes and the sed command to modify and filter several type of file often used in bioinformatics.\r\n\r\nAWK enables to easily process columns in large text files but is also a quite powerfull programming language. This training session aims at introducing you AWK principles. You will learn about variables, operators and functions useful to manipulate very large files. \r\n\r\nFor example you can use AWK to generate your unix command lines to be launched on the cluster. AWK enables to process millions of lines in text files. The course includes short feature presentations between long hands-on sessions in which you will be able to understand the global ideas as well as details.", "homepage": "https://bioinfo.genotoul.fr/index.php/events/using-sed-and-awk-to-modify-large-text-files/", "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": [ "Programming Languages & Computer Sciences" ], "prerequisites": [ "Linux/Unix" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/338/?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-04T07:39:04.387849Z", "type": "Training course", "start_date": "2024-10-03", "end_date": "2024-10-03", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "National", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/338/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/243/?format=api" ], "trainingMaterials": [ { "id": 141, "name": "Sed and awk training - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Sed%20and%20awk%20training%20-%20Genotoul-bioinfo/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-06-04", "registration_closing": null, "registration_status": "open", "courseMode": "Onsite" }, { "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=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" }, { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" }, { "id": 37, "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "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": 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=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "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=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-12-06", "registration_closing": "2025-03-05", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 488, "name": "Exploration de la Diversité Taxonomique des Ecosystèmes par Metabarcoding", "shortName": "", "description": "En matière de prospectives scientifiques, l’INSU OA, le CNRS et l’IRD ambitionnent de caractériser la biodiversité environnementale afin d’étudier l’impact du changement global sur les milieux et de l’anthropisation de la planète. Ces enjeux nécessitent l’acquisition de connaissances sur la biodiversité pour répondre aux grands défis planétaires (e.g. modéliser, anticiper, prévenir les catastrophes écologiques), aux objectifs de développement durable, et contribuer aux grandes transitions de la société dans un contexte de changement climatique.\r\n\r\nLe metabarcoding est aujourd’hui une des approches incontournable dans la description des écosystèmes pour répondre à ces enjeux scientifiques; elle offre une caractérisation exhaustive de la diversité taxonomique (composition en espèces et abondances) d’un écosystème via le séquençage massif de marqueurs d’intérêts (e.g. ARN ribosomaux 16S, 18S, gène COX, …) et le post-traitement bio-informatique des données générées.\r\n\r\nL’Action Nationale de Formation CNRS-INSU MetaBioDiv, portée par l’Institut Méditerranéen d’Océanologie (Armougom F., MIO) et la Délégation Régionale Côte d’Azur CNRS (DR20, Pierrette Finsac), propose à la communauté scientifique une formation sur la caractérisation de la biodiversité taxonomique d’écosystèmes (procaryotes et micro-eucaryotes) par le prisme du séquençage haut-débit Illumina (Miseq) et du traitement bio-informatique associé (outils R sous Rstudio).", "homepage": "https://anfmetabiodiv.mio.osupytheas.fr", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": null, "updated_at": "2022-06-22T13:22:34.141281Z", "type": "Training course", "start_date": "2022-09-05", "end_date": "2022-09-09", "venue": "Village Club les Miléades", "city": "Carry le Rouet", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2022-07-30", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 151, "name": "MOD2018", "shortName": "", "description": " Axée sur les technologies pour l'assemblage des génomes et sur les applications en Santé et en Environnement.", "homepage": "https://www.montpellier-omics-days.fr/", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/index.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Conference", "start_date": "2018-02-08", "end_date": "2018-02-09", "venue": "", "city": "campus du Triolet, Université de Montpellier", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 203, "name": "Formations dans le cadre du Mésocentre", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2019-03-12", "end_date": null, "venue": "", "city": "Campus des Cézeaux, Aubière", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 190, "name": "BioHackathon 2018", "shortName": "", "description": "BioHackathon activities are driven by practical sessions where people gather, discuss, and implement ideas/projects", "homepage": "http://bh2018paris.info/index.html", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 8, "name": "Elixir", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Elixir/?format=api" }, { "id": 4, "name": "IFB - ELIXIR-FR", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api" } ], "organisedByTeams": [], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/elixir_node_france_0_1.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Workshop", "start_date": "2018-11-12", "end_date": "2018-11-16", "venue": "", "city": "Campus des berges de Seine", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [ { "id": 2, "name": "Using blockchain in biomedical provenance, the identifiers use case", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Using%20blockchain%20in%20biomedical%20provenance,%20the%20identifiers%20use%20case/?format=api" }, { "id": 3, "name": "Transfer of Research Assets between FAIRDOM SEEKs", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Transfer%20of%20Research%20Assets%20between%20FAIRDOM%20SEEKs/?format=api" }, { "id": 4, "name": "Support tools for rapid adoption of compact identifiers in the publishing process", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Support%20tools%20for%20rapid%20adoption%20of%20compact%20identifiers%20in%20the%20publishing%20process/?format=api" }, { "id": 5, "name": "Putting structured data into individual entry pages in biological database", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Putting%20structured%20data%20into%20individual%20entry%20pages%20in%20biological%20database/?format=api" }, { "id": 6, "name": "ProtVista (protein annotation viewer) extension using Bioschemas data", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/ProtVista%20(protein%20annotation%20viewer)%20extension%20using%20Bioschemas%20data/?format=api" }, { "id": 7, "name": "Prototyping the new PSICQUIC 2-0", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Prototyping%20the%20new%20PSICQUIC%202-0/?format=api" }, { "id": 8, "name": "Pathway effect prediction for protein targets", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Pathway%20effect%20prediction%20for%20protein%20targets/?format=api" }, { "id": 9, "name": "OmicsPath: Finding Relevant omics datasets using pathway information", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/OmicsPath:%20Finding%20Relevant%20omics%20datasets%20using%20pathway%20information/?format=api" }, { "id": 10, "name": "JSON schema validation with ontologies", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/JSON%20schema%20validation%20with%20ontologies/?format=api" }, { "id": 11, "name": "Improve Shiny and RStudio integration within Galaxy using Galaxy Interactive Environment", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Improve%20Shiny%20and%20RStudio%20integration%20within%20Galaxy%20using%20Galaxy%20Interactive%20Environment/?format=api" }, { "id": 12, "name": "Improve Orphanet disease description knowledge by phenotypic automated recognition using scrapping toolkits", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Improve%20Orphanet%20disease%20description%20knowledge%20by%20phenotypic%20automated%20recognition%20using%20scrapping%20toolkits/?format=api" }, { "id": 13, "name": "Import workflows into TeSS Concept Maps", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Import%20workflows%20into%20TeSS%20Concept%20Maps/?format=api" }, { "id": 14, "name": "Galaxy training material improvement and extension", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Galaxy%20training%20material%20improvement%20and%20extension/?format=api" }, { "id": 15, "name": "From Biotea to Bioschemas: definition of profiles required to represent scholarly publications", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/From%20Biotea%20to%20Bioschemas:%20definition%20of%20profiles%20required%20to%20represent%20scholarly%20publications/?format=api" }, { "id": 16, "name": "Exploring Pharmacogenomic LOD for Molecular Explanations of Gene-Drug Relationships", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Exploring%20Pharmacogenomic%20LOD%20for%20Molecular%20Explanations%20of%20Gene-Drug%20Relationships/?format=api" }, { "id": 17, "name": "Enrichment and propagation of metagenomic experimental metadata", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Enrichment%20and%20propagation%20of%20metagenomic%20experimental%20metadata/?format=api" }, { "id": 18, "name": "Development of BioJS components", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Development%20of%20BioJS%20components/?format=api" }, { "id": 19, "name": "Development of a GA4GH-compliant, language-agnostic workflow execution service", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Development%20of%20a%20GA4GH-compliant,%20language-agnostic%20workflow%20execution%20service/?format=api" }, { "id": 20, "name": "Development of a catalog of federated SPARQL queries in the field of Rare Diseases", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Development%20of%20a%20catalog%20of%20federated%20SPARQL%20queries%20in%20the%20field%20of%20Rare%20Diseases/?format=api" }, { "id": 21, "name": "Data clearinghouse, validation and curation of BioSamples - ENA - Breeding API endpoints - MAR databases", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Data%20clearinghouse,%20validation%20and%20curation%20of%20BioSamples%20-%20ENA%20-%20Breeding%20API%20endpoints%20-%20MAR%20databases/?format=api" }, { "id": 22, "name": "CWL support in Galaxy", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/CWL%20support%20in%20Galaxy/?format=api" }, { "id": 23, "name": "Building a semantic search engine for biology publications using event stream processing", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Building%20a%20semantic%20search%20engine%20for%20biology%20publications%20using%20event%20stream%20processing/?format=api" }, { "id": 24, "name": "bio-tools - EDAM drop-in hackathon - discussions", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/bio-tools%20-%20EDAM%20drop-in%20hackathon%20-%20discussions/?format=api" }, { "id": 25, "name": "Bioconda packaging of the Regulatory Sequence Analysis Tools (RSAT)", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Bioconda%20packaging%20of%20the%20Regulatory%20Sequence%20Analysis%20Tools%20(RSAT)/?format=api" }, { "id": 26, "name": "Assessing the FAIRness of Training Materials", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Assessing%20the%20FAIRness%20of%20Training%20Materials/?format=api" }, { "id": 27, "name": "Application of RDF-based models and tools for enhancing interoperable", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Application%20of%20RDF-based%20models%20and%20tools%20for%20enhancing%20interoperable/?format=api" }, { "id": 28, "name": "Alternative episodes for the 4 Open Source Software", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Alternative%20episodes%20for%20the%204%20Open%20Source%20Software/?format=api" }, { "id": 29, "name": "Adding bioschemas markup to data repository", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Adding%20bioschemas%20markup%20to%20data%20repository/?format=api" }, { "id": 30, "name": "Welcome message", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Welcome%20message/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null } ] }