Event List
Handles creating, reading and updating events.
GET /api/event/?format=api&offset=560&ordering=-contacts
https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=580&ordering=-contacts", "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=540&ordering=-contacts", "results": [ { "id": 613, "name": "Les langages de workflows pour une analyse bioinformatique reproductible - session 2024 / Workflow languages for reproducible bioinformatics analysis -2024 session", "shortName": "WF4bioinfo 2024", "description": "L’Institut Français de Bioinformatique (IFB) organise en partenariat avec iPOP-UP (représenté par EDC) une formation sur les langages de workflows en bioinformatique à destination des bioinformaticien·ne·s et des bioanalystes. La formation abordera les fondamentaux et les fonctionnalités avancées des deux langages Snakemake et Nextflow. Ces outils sont en effet devenus indispensables pour assurer la reproductibilité et l’efficacité des analyses bioinformatiques. La formation sera structurée en deux séquences :\r\n- une journée commune qui abordera les grands principes des gestionnaires de workflow, en particulier dans le domaine de la bioinformatique et en lien avec les infrastructures de calcul de type cluster et cloud proposés au sein de l’IFB \r\n- une journée de session pratique avec 1 atelier snakemake et 1 atelier nextflow en parallèle au choix des participants. Nous proposons aux participants qui le souhaitent de travailler sur leur propre workflow dans une approche “Bring your own script” avec l’aide de l’équipe pédagogique.", "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=29", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_0769", "http://edamontology.org/topic_0091" ], "keywords": [ "FAIR", "Reproducibility", "Nextflow", "Snakemake" ], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 20, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/116/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/326/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/804/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 4, "name": "IFB", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB/?format=api" } ], "organisedByTeams": [ { "id": 38, "name": "PB-IBENS", "url": "https://catalogue.france-bioinformatique.fr/api/team/PB-IBENS/?format=api" } ], "logo_url": "https://moodle.france-bioinformatique.fr/pluginfile.php/1/core_admin/logocompact/300x300/1654772049/IFB-HAUT-COULEUR-PETIT.png", "updated_at": "2024-03-28T10:04:12.722566Z", "type": "Training course", "start_date": "2024-10-14", "end_date": "2024-10-16", "venue": "", "city": "Paris", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-03-01", "registration_closing": "2024-06-30", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 478, "name": "Using sed and awk to modify large large text files - 2022/03/16", "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": [ "Programming Languages & Computer Sciences", "Linux" ], "prerequisites": [ "Linux/Unix" ], "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": "2024-03-26T14:09:51.087577Z", "type": "Training course", "start_date": "2022-03-16", "end_date": "2022-03-16", "venue": "", "city": "Castanet Tolosan", "country": "France", "geographical_range": "National", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/338/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-03-08", "registration_closing": "2022-03-08", "registration_status": "closed", "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": 476, "name": "LINUX - session 2022/10/10", "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": [ "Linux - Basic Knowledge" ], "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-10-10", "end_date": "2022-10-10", "venue": "", "city": "Castanet Tolosan", "country": "France", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-03-08", "registration_closing": "2022-10-03", "registration_status": "closed", "courseMode": "Online" }, { "id": 477, "name": "Cluster - session 2022/10/11", "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": [ "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 - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": null, "updated_at": "2023-05-17T10:14:33.722250Z", "type": "Training course", "start_date": "2022-10-11", "end_date": "2022-10-11", "venue": "", "city": "Castanet Tolosan", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-03-08", "registration_closing": "2022-10-04", "registration_status": "closed", "courseMode": "Online" }, { "id": 479, "name": "Using sed and awk to modify large large text files - session 2022/10/12", "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": [ "Programming Languages & Computer Sciences" ], "prerequisites": [ "Linux/Unix" ], "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": "2024-03-26T14:09:59.037431Z", "type": "Training course", "start_date": "2022-10-12", "end_date": "2022-10-12", "venue": "", "city": "Castanet Tolosan", "country": "France", "geographical_range": "National", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/338/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-03-08", "registration_closing": "2022-10-05", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 475, "name": "Cluster - session 2022/03/15", "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": [ "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 - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "You need to register (via the website) and pay 170 euros (+ 20% taxes (TVA)) a day for academic, 150 € no VAT charged for INRAE and 550 euros (+ 20% taxes (TVA)) a day for a private.", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": null, "updated_at": "2023-05-17T10:18:25.493051Z", "type": "Training course", "start_date": "2022-03-15", "end_date": "2022-03-15", "venue": "", "city": "Castanet Tolosan", "country": "France", "geographical_range": "", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-03-08", "registration_closing": "2022-03-08", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 612, "name": "RNASEQ ALIGNMENT, QUANTIFICATION AND TRANSCRIPT DISCOVERY WITH STATISTICS - session 14 - 17 /05/2024", "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_0203", "http://edamontology.org/topic_3308" ], "keywords": [ "NGS Data Analysis", "Expression" ], "prerequisites": [ "Linux/Unix", "Cluster", "Langage R de base" ], "openTo": "Everyone", "accessConditions": "Register on the training page : https://bioinfo.genotoul.fr/index.php/training-2/training/", "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": "2024-03-26T14:25:27.655655Z", "type": "Training course", "start_date": "2024-05-14", "end_date": "2024-05-17", "venue": "", "city": "Castanet Tolosan", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [ { "id": 135, "name": "training RNASEQ Bioinfo part", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/training%20RNASEQ%20Bioinfo%20part/?format=api" }, { "id": 136, "name": "training RNASeq biostat part", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/training%20RNASeq%20biostat%20part/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-03-24", "registration_closing": null, "registration_status": "open", "courseMode": "Online" }, { "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": 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": 37, "name": "MIAT 0875", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?format=api" }, { "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": 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": "future", "registration_opening": "2024-12-06", "registration_closing": "2025-04-23", "registration_status": "open", "courseMode": "Onsite" }, { "id": 480, "name": "Initiation à R / R Initiation - 2022 Session 1", "shortName": "R Initiation - 2022 S1", "description": "Objectifs\r\n- Savoir utiliser les commandes de base pour la manipulation et la description de jeux de données\r\ntabulés\r\n- Être capable de suivre le module R avancé\r\nProgramme\r\n- Introduction au langage R sous l’environnement Rstudio.\r\n- Premières additions.\r\n- Importation/exportation de données tabulées.\r\n- Manipulation d’objets plus complexes : vector, factor, matrice, data.frame, list\r\n- Fonctions mathématiques : sum, min, max, mean, mediane, log2\r\n- Fonctions propres à R pour la manipulation de tableaux : subset, apply, table, match, %in%\r\n- Les graphiques : plot, barplot, boxplot, points, lines …", "homepage": "http://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_2269" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 16, "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": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2022-05-02", "end_date": null, "venue": "https://www.sb-roscoff.fr/fr/station-biologique-de-roscoff/services/venir-a-la-sbr", "city": "Roscoff", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-03-09", "registration_closing": "2022-04-10", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 458, "name": "Initiation à Git / Git Initiation - 2021 Session 2", "shortName": "Git Initiation - 2021 S2", "description": "Objectifs\r\n- Savoir définir ce qu’est un outil de gestion de version\r\n- Être capable d’initialiser un entrepôt Git pour un projet\r\n- Être capable de définir quels fichiers inclure/exclure d’un projet\r\n- Savoir enregistrer localement une nouvelle version pour un projet\r\n- Savoir partager des modifications locales avec tous les contributeurs d’un projet\r\n- Savoir gérer des modifications en parallèle en utilisant les branches.\r\n- Connaître les bonnes pratiques pour contribuer à projet tiers\r\nProgramme :\r\n- Présentation des avantages de la gestion de versions (projets individuels & projets collaboratifs)\r\n- Présentation des principes de fonctionnement de Git\r\n- Présentation et mise en œuvre des commandes principales de Git (clone, checkout, add, rm, commit, merge,\r\npush, pull) ; en ligne de commande ou en utilisant une interface graphique (GitHub et GitLab)", "homepage": "https://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3372" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "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": "2022-10-07T08:23:00.426374Z", "type": "Training course", "start_date": "2022-01-21", "end_date": null, "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2021-12-15", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 619, "name": "Manipulating & Visualizing Data with R - 2024", "shortName": "R - DataViz - 2024", "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": "http://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_0092" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "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-01-23T13:52:27.424558Z", "type": "Training course", "start_date": "2024-05-23", "end_date": "2024-05-23", "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": 620, "name": "Galaxy / Galaxy Initiation - 2024", "shortName": "Galaxy Initiation - 2024", "description": "Objectifs\r\n- Savoir exploiter l’environnement Galaxy pour être en mesure d’analyser ses données.\r\n- Être en mesure de créer ses workflows.\r\nProgramme\r\n- Téléchargement des données à traiter.\r\n- Manipulation de fichiers.\r\n- Traitement des données.\r\n- Visualisation des résultats.\r\n- Création de workflows.\r\n- Partage de résultats et de workflows.", "homepage": "https://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_0769" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "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-01-23T13:52:11.506916Z", "type": "Training course", "start_date": "2024-05-27", "end_date": "2024-05-27", "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": 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": 481, "name": "Statistiques avec R / Statistics with R - 2022 Session 1", "shortName": "R - Stats - 2022 S1", "description": "Objectifs\r\n- Choisir un test statistique adapté à un problème donné.\r\n-\r\nImporter des données et réaliser un test avec R.\r\nProgramme\r\n- Théorie : modèle, loi de distribution, hypothèse H0, variable de test, p-value, tests multiples, FDR\r\n- Pratique : réalisation de tests sous R dans un environnement convivial (RStudio)\r\n-\r\ntests usuels simples : Gauss, Student, χ2\r\n-\r\ntests multiples : ANOVA, correction (ex. Student multiple), tests spécifiques (ex. SAM)", "homepage": "http://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_2269" ], "keywords": [], "prerequisites": [ "Basic knowledge of R" ], "openTo": "Everyone", "accessConditions": "", "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": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2022-05-03", "end_date": null, "venue": "https://www.sb-roscoff.fr/fr/station-biologique-de-roscoff/services/venir-a-la-sbr", "city": "Roscoff", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-03-09", "registration_closing": "2022-04-10", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 511, "name": "New session of Molecular Phylogeny - Level 2", "shortName": "New session of Phylogénie moléculaire - Niveau 2", "description": "OBJECTIF\r\n- Être capable de tester des hypothèses et d'ajuster des modèles permettant de comprendre l'évolution à l'échelle moléculaire\r\n\r\nPRÉREQUIS\r\n- Avoir déjà utilisé les logiciels de base en phylogénie moléculaire\r\n- Maîtriser les notions de base en statistiques (tests statistiques, principe du bootstrap, intervalles de confiances, etc.) et de probabilités (probabilités jointes / conditionnelles, théorème de Bayes, etc.)\r\n- Maîtriser un langage de programmation\r\n- Notions de phylogénie moléculaire\r\nAvoir suivi le stage \"Phylogénie moléculaire - formation de base\" ou niveau équivalent \r\n\r\nPROGRAMME\r\n- Phylogénétique et génétique des populations\r\n- Détection de sélection positive au sein de séquences codantes\r\n- Datation moléculaire : intégrer fossiles et molécules\r\n- Phylogénomique\r\n- Super-arbres et super-matrices, réconciliations d'arbres\r\n- Visualisation de l'information en phylogénie\r\n- Placement phylogénétique\r\n- Bases d'épidémiologie (modèles en compartiments, ODE, applications, etc)\r\n- Simulations selon une variété de modèles épidémiologiques\r\n- Phylodynamique : combiner épidémiologie et évolution", "homepage": "https://cnrsformation.cnrs.fr/liste-stages-176-Bioinformatique.html", "is_draft": false, "costs": [ "Priced", "1200 €" ], "topics": [], "keywords": [ "Phylogeny", "Selection Detection", "Phylogenomics" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/282/?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-10-05T12:36:32.255069Z", "type": "Training course", "start_date": "2023-10-04", "end_date": "2023-10-06", "venue": "", "city": "Montpellier", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": "Onsite" }, { "id": 706, "name": "New session of Formation d'initiation à la plateforme de stockage d'imagerie OMERO", "shortName": "New session of Formation d'initiation à OMERO", "description": "Cette session d'introduction a pour objectif la prise en main d'OMERO et le chargement d'images vers l'instance OMERO hébergée au Mésocentre Clermont Auvergne, service de la plateforme AuBi.\r\n\r\nQu'est-ce qu'OMERO ?\r\nOMERO est une plateforme logicielle permettant de visualiser, de gérer et d'annoter des données d'images scientifiques. OMERO vous permet d'importer et d'archiver vos images, de les annoter et de baliser vos images, d'enregistrer vos protocoles expérimentaux et d'exporter vos images dans de nombreux formats. Il vous permet également de collaborer avec des collègues en créant des groupes d'utilisateurs.\r\n\r\nPourquoi utiliser OMERO ?\r\nC'est très pratique ! Une fois vos données importées, vous n'avez plus à vous soucier des montages réseau et des structures de dossiers. Vos données sont consultables, vous pouvez les annoter, les visualiser, effectuer des flux de travail simples d'analyse d'images, les partager avec des collaborateurs et générer des figures de niveau publication, le tout directement depuis votre navigateur web.\r\n\r\nComment l'utiliser ?\r\nIl existe deux interfaces principales pour OMERO : un client de bureau (OMERO.insight) et une page web (OMERO.web). Elles ont toutes deux des caractéristiques similaires mais pas identiques. Venez découvrir ces outils lors de cette formation AuBi !\r\n\r\nPour cela, il est indispensable d'être équipé d'un ordinateur portable sur lequel omero insight sera installé en amont de la formation et d'avoir un compte actif au Mésocentre Clermont Auvergne qui vous permettra ensuite de vous connecter sur omero.web.", "homepage": "https://mesocentre.uca.fr/projets-associes/plateforme-aubi", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_3383" ], "keywords": [ "Bioimaging", "FAIR" ], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "Having an account on Mésocentre Clermont Auvergne\r\nComing with a laptop and an Eduroam access", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/780/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 16, "name": "Université Clermont Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api" } ], "organisedByOrganisations": [ { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" }, { "id": 87, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api" } ], "organisedByTeams": [ { "id": 31, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api" } ], "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175", "updated_at": "2025-02-17T12:40:07.020977Z", "type": "Training course", "start_date": "2025-03-19", "end_date": "2025-03-19", "venue": "", "city": "Aubière", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2025-02-17", "registration_closing": "2025-03-18", "registration_status": "open", "courseMode": "Onsite" }, { "id": 598, "name": "Introduction à l'annotation de génomes bactériens avec Galaxy", "shortName": "", "description": "L’objectif est cette formation de se familiariser avec les étapes et les outils pour annoter des génomes bactériens. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main de l’annotation de génomes bactériens en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\nAprès une introduction à l’annotation de génomes bactériens, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- faire tourner une série d’outils pour annoter un génome bactérien avec différents éléments génomiques,\r\n- évaluer l’annotation\r\n- visualiser un génome bactérien et ses annotations\r\n\r\nLes inscriptions se font via le formulaire suivant avant le 28 Février 2024 : https://framaforms.org/cycle-de-formations-mensuelles-a-lanalyse-de-donnees-sur-galaxy-1707229580\r\nNous sélectionnerons les participants sur la base du \"premier arrivé, premier servi\" et nous transmettrons la liste par session au service de formation continue de l'UCA qui vous enverra ensuite une convocation.", "homepage": "", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0097", "http://edamontology.org/topic_0622", "http://edamontology.org/topic_0219", "http://edamontology.org/topic_3301" ], "keywords": [ "Bacterial isolate", "Galaxy", "Structural and functional annotation of genomes" ], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Internal personnel", "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 1, "name": "CNRS - IFB", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api" }, { "id": 16, "name": "Université Clermont Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api" } ], "organisedByOrganisations": [ { "id": 87, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api" }, { "id": 96, "name": "Mésocentre Clermont-Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api" } ], "organisedByTeams": [ { "id": 31, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api" } ], "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175", "updated_at": "2024-02-15T13:46:59.624049Z", "type": "Training course", "start_date": "2024-05-15", "end_date": "2024-05-15", "venue": "Bâtiment Turing, Salle A009", "city": "Clermont-Ferrand", "country": "France", "geographical_range": "Local", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api" ], "trainingMaterials": [ { "id": 129, "name": "Bacterial Genome Annotation", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Bacterial%20Genome%20Annotation/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-02-08", "registration_closing": "2024-02-28", "registration_status": "closed", "courseMode": "Online" }, { "id": 708, "name": "New session of Introduction à l'utilisation d'un cluster de calcul", "shortName": "", "description": "Knowledge of the concepts and best practices for using the computing resources of the mesocenter cluster Clermont Auvergne in a bioinformatics context.\r\nBecome familiar with the work environment of the computing cluster, become autonomous in the use of its resources and learn to use a scheduler. \r\nPresentation of the resources accessible on the cluster (computing nodes, storage spaces, tools).\r\nConcept of jobs, queues and parallel computing.\r\nJob management (submission, follow-up, deletion).", "homepage": "https://mesocentre.uca.fr/", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0605", "http://edamontology.org/topic_0091" ], "keywords": [], "prerequisites": [ "Linux and knowledge of NGS formats" ], "openTo": "Internal personnel", "accessConditions": "Have an account on the Mesocentre UCA computing cluster (make a request if necessary on the site https://hub.mesocentre.uca.fr)\r\nAlternation of theoretical courses and practical work.\r\nCOME WITH A LAPTOP with an operational Eduroam connection.\r\nThe training is in French.", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 94, "name": "Université Clermont Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Universit%C3%A9%20Clermont%20Auvergne/?format=api" } ], "organisedByTeams": [ { "id": 31, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api" } ], "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175", "updated_at": "2025-02-17T13:03:10.078913Z", "type": "Training course", "start_date": "2025-04-16", "end_date": "2025-04-16", "venue": "", "city": "Clermont-Ferrand", "country": "France", "geographical_range": "Local", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2025-02-17", "registration_closing": "2025-04-07", "registration_status": "open", "courseMode": "Onsite" } ] }{ "count": 605, "next": "