Event List
Handles creating, reading and updating events.
GET /api/event/?format=api&offset=120&ordering=-keywords
{ "count": 675, "next": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=140&ordering=-keywords", "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=100&ordering=-keywords", "results": [ { "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": 66, "name": "Formation MIGALE - Initiation à Perl", "shortName": "", "description": "Initiation à la programmation. Identifier les possibilités offertes par l’écriture de quelques lignes de code...", "homepage": "http://migale.jouy.inra.fr/", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/logo-inra_0_0_0.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-05-09", "end_date": null, "venue": "", "city": "Jouy en Josas", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 504, "name": "NGS data analysis on the command line - Session 5", "shortName": "NGS-analysis-cli - session5", "description": "This hands-on course will teach bioinformatic approaches for analyzing Illumina sequencing data. Our goal is to introduce the command line skills you need to make the most of your NGS data. \r\nDuring this 4-day training we will first introduce the Linux environment, shell commands and basic R scripting. And then we will focus on two NGS data analyses -- small RNA-seq and RNA-seq -- based on published datasets from the model organism Arabidopsis thaliana", "homepage": "http://www.ibmp.cnrs.fr/bioinformatics-trainings/", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_3170", "http://edamontology.org/topic_3168", "http://edamontology.org/topic_2269", "http://edamontology.org/topic_0102" ], "keywords": [], "prerequisites": [ "none" ], "openTo": "Internal personnel", "accessConditions": "This training is dedicated to academics working in a laboratory of Unistra/CNRS.", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/124/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 79, "name": "IBMP", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IBMP/?format=api" } ], "organisedByTeams": [ { "id": 14, "name": "BiGEst", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api" } ], "logo_url": null, "updated_at": "2022-12-12T12:31:11.145062Z", "type": "Training course", "start_date": "2023-03-02", "end_date": "2023-03-06", "venue": "", "city": "Strasbourg", "country": "France", "geographical_range": "Local", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2023-01-05", "registration_closing": "2023-02-03", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 160, "name": "High-performance computing Course", "shortName": "", "description": " This course provides a general introduction to High Performance Computing (HPC) using the HPC South green clusters.", "homepage": "https://southgreenplatform.github.io/trainings//HPC/", "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": "2018-03-14", "end_date": null, "venue": "", "city": "Centre IRD, Montpellier", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 640, "name": "RNASeq Analysis", "shortName": "RNASeq Analysis", "description": "Objectives\r\n- Understand the key steps in RNASeq data analysis for a differential expression study\r\n- Know how to perform command-line analysis using Snakemake.\r\n\r\nPedagogical Content\r\nDay 1\r\n- Principle of RNASeq technology: objectives and experimental design.\r\n- Data quality assessment (FastQC, MultiQC).\r\n- Sequence alignment to a reference genome (STAR).\r\n\r\nDay 2\r\n- Differential gene expression analysis (HTSeqCount, DESeq2).\r\n- Functional annotation (GO, Kegg).\r\n- Using the Snakemake workflow system.\r\n- Comparison between RNASeq and 3’SRP methods.\r\n\r\nThe theoretical part is followed by a pipeline run step-by-step on a test dataset. \r\nIt will be possible to start an analysis on your own data.", "homepage": "https://pf-bird.univ-nantes.fr/training/rnaseq/", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Familiarity with basic Linux commands.", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 16, "name": "BiRD", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api" } ], "logo_url": "https://bird.univ-nantes.io/website/images/logo/logo.svg", "updated_at": "2024-08-22T15:55:32.866676Z", "type": "Training course", "start_date": "2024-10-02", "end_date": "2024-10-03", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": "Onsite" }, { "id": 106, "name": "Formation \"Annotation & Analyse de Génomes Procaryotes - Mise en oeuvre de la Plateforme MicroScope\"", "shortName": "", "description": "Formations dédiées à l'analyse de génomes bactériens via l'utilisation de la plate-forme MicroScope.", "homepage": "https://www.genoscope.cns.fr/agc/microscope/training", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 9, "name": "MicroScope", "url": "https://catalogue.france-bioinformatique.fr/api/team/MicroScope/?format=api" } ], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/logolabgem.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-09-25", "end_date": "2017-09-29", "venue": "", "city": "Evry, France", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 550, "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module 6/6 : Analyses RNA-seq, biostatistique - session Septembre 2021", "shortName": "", "description": "Bilille propose chaque année un cycle de formation d'introduction à l'analyse des données de séquençage à haut débit.\r\nCe cycle est composé de 6 modules, à la carte : \r\n- Module 1: Analyses ADN\r\n- Module 2: Analyses de variants\r\n- Module 3 : Métagénomique\r\n- Module 4: ChIP-seq\r\n- Module 5: Analyses RNA-seq, bioinformatique\r\n- Module 6: Analyses RNA-seq, biostatistique\r\nLes fiches descriptives sont accessibles sur le site de Bilille. Chaque module comprend des présentations générales et des séances pratiques sur ordinateur, avec Galaxy.\r\nLes objectifs du module 6 sont :\r\n- Savoir réaliser une analyse différentielle de données RNA-seq à partir d’une table de comptage (quantifiant les lectures alignées) à l’aide du portail Galaxy\r\n- Avoir un regard critique sur les résultats d’une analyse différentielle\r\n- Comprendre différentes méthodes de normalisation et les contextes d’utilisation correspondants", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Internal personnel", "accessConditions": "- Etre familier avec la plate-forme web Galaxy (idéalement avoir suivi la formation bilille « Initiation à Galaxy »)\r\n- Avoir suivi le module «Analyses RNA-seq–partie 1 (bioinformatique)» de ce cycle ou toute autre formation permettant de justifier de connaissances sur les données de séquençage haut débit et la façon d’obtenir une table de comptage", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/487/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 66, "name": "University of Lille", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20Lille/?format=api" }, { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" }, { "id": 52, "name": "CNRS", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api" } ], "organisedByTeams": [ { "id": 3, "name": "Bilille", "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api" } ], "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png", "updated_at": "2024-12-09T17:35:29.098423Z", "type": "Training course", "start_date": "2021-09-23", "end_date": "2021-09-24", "venue": "", "city": "Lille", "country": "FRANCE", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2021-01-06", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 310, "name": "Cluster - Usage ", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-05-17", "end_date": null, "venue": "", "city": "Roscoff", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 214, "name": "JOBIM 2019", "shortName": "", "description": "JOBIM est l'événement annuel permettant de réunir la communauté des acteurs de la bioinformatique.", "homepage": "https://jobim2019.sciencesconf.org/", "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/jobim_2019_2.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Conference", "start_date": "2019-07-02", "end_date": "2019-07-05", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 359, "name": "Assemblage de génome", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-11-05", "end_date": null, "venue": "", "city": "Université Montpellier 1", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 405, "name": "4th Workshop Single-Cell / SincellTE 2022 / Single-Cell : Transcriptomics, Spatial and Multi-Omics", "shortName": "SincellTE 2022", "description": "This workshop focuses on the large-scale study of heterogeneity across individual cells from a genomic, transcriptomic and epigenomic point of view. New technological developments enable the characterization of molecular information at a single cell resolution for large numbers of cells. The high dimensional omics data that these technologies produce raise novel methodological challenges for the analysis. In this regard, dedicated bioinformatics and statistical methods have been developed in order to extract robust information.\r\n\r\nThe workshop aims to provide such methods for engineers and researchers directly involved in functional genomics projects making use of single-cell technologies. A wide range of single cell topics will be covered in lectures, demonstrations and practical classes. Among others, the areas and issues to be addressed will include the choice of the most appropriate single-cell sequencing technology, the experimental design and the bioinformatics and statistical methods and pipelines. For this edition, new courses/practicals will focus on spatial transcriptomics, cell phenotyping and additional multi-omics.\r\n\r\nA wide range of single cell topics will be covered in lectures, demonstrations and practical classes. Among others, the areas and issues to be addressed will include the choice of the most appropriate single-cell sequencing technology, the experimental design and the bioinformatics and statistical methods and pipelines. For this edition, new courses/practicals will focus on spatial transcriptomics, cell phenotyping and additional multi-omics.\r\n\r\nRequirements : Participants must have prior experience on NGS data analysis with everyday use of R and good knowledge of Unix command line. Before the training, participants will be asked to familiarize themselves with the processing and primary analyses steps of scRNA-seq datasets with provided pedagogic material.\r\n\r\nIt is not necessary to have personal single-cell data to analyse.", "homepage": "https://www.france-bioinformatique.fr/formation/single-cell-2022/", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [ "Master", "Autre (Diplôme universitaire, école d'ingénieur ...)" ], "openTo": "Everyone", "accessConditions": "None", "maxParticipants": 30, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/644/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 4, "name": "IFB - 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/sincellTE_logo_0_2.png", "updated_at": "2022-09-15T13:10:14.790898Z", "type": "Training course", "start_date": "2022-01-09", "end_date": "2022-01-14", "venue": "Roscoff Biological Station\r\nPlace Georges Teissier", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2021-09-15", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 191, "name": "Analyse des données RNA-Seq sous l'environnement Galaxy", "shortName": "", "description": "Analyse des données RNA-Seq sous l'environnement Galaxy", "homepage": "https://www.biosciencesco.fr/formations/bio-informatique/analyse-des-donnees-rna…", "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/PRABI_0.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2018-11-13", "end_date": "2018-11-15", "venue": "", "city": "Lyon", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 57, "name": "R - Advanced", "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": "2017-04-04", "end_date": null, "venue": "", "city": "Roscoff", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 218, "name": "Analyse de données métagénomiques 16S", "shortName": "", "description": "Cette formation est dédiée à l'analyse de données de type \"metabarcoding\" issues de la technologie de séquençage Illumina.", "homepage": "http://migale.jouy.inra.fr/", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/logo_migale_2.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2019-09-16", "end_date": "2019-09-18", "venue": "", "city": "Jouy en Josas", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 143, "name": "mmc-idf : Plan de Mutualisation des Moyens de Calcul de l'INSERM", "shortName": "", "description": "Le Groupe Infrastructures Numériques du Pôle Infrastructures de l'Inserm met en place le Plan Mutualisation des Moyens de Calcul", "homepage": "https://mmc-idf.sciencesconf.org/", "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/logo_sciences_conf.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Meeting", "start_date": "2017-12-11", "end_date": null, "venue": "", "city": "3 rue Michel Ange, 75016 Paris", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 307, "name": "R - Advanced", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2017-04-04", "end_date": null, "venue": "", "city": "Roscoff", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 119, "name": "Introduction à R", "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": "2017-10-17", "end_date": "2017-10-19", "venue": "", "city": "Villeurbanne", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 497, "name": "Linux Avancé / Advanced Linux - 2022 Session2", "shortName": "Advanced Linux - 2022 Session 2", "description": "Objectifs\r\n- Savoir utiliser des commandes linux pour traiter de grosses quantités de données : fichiers\r\nvolumineux et/ou en grands nombres : recherche, comptage, tri, fusion, …\r\nProgramme\r\n- Introduction\r\n- Décrire (wc, grep)\r\n- Manipuler des fichiers tabulés (cut, sort)\r\n- Rechercher (grep)\r\n- Redirection / Pipeline (stdin, stdout, stderr, >, 2>, &&, |)\r\n- Recherche avancée : notion d’expression régulière (egrep)\r\n- Rechercher/Remplacer haut débit (tr, sed)\r\n- Manipulation de fichier tabulé – mode avancé (awk)\r\n- Traitement séquentiel de nombreux fichiers (for)", "homepage": "https://abims.sb-roscoff.fr/training/courses", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 18, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 65, "name": "SBR - Roscoff Marine Station", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api" } ], "organisedByTeams": [ { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png", "updated_at": "2023-05-17T09:55:24.793130Z", "type": "Training course", "start_date": "2022-11-22", "end_date": "2022-11-22", "venue": "Station Biologique de Roscoff", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-10-07", "registration_closing": "2022-11-06", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 196, "name": "INTRODUCTION À L'ANALYSE DE DONNÉES", "shortName": "", "description": "", "homepage": "https://www.pasteur.fr/fr/introduction-data-analysis", "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-01-13", "end_date": "2019-02-07", "venue": "", "city": "Institut Pasteur", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 189, "name": "Linux/Unix", "shortName": "", "description": "This training session has been designed to familiarize yourself with the platform resources and its organization.", "homepage": "http://bioinfo.genotoul.fr/index.php/events/linux-2/", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/logo_ifb_4.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2018-11-12", "end_date": null, "venue": "", "city": "Auzeville-Tolosane", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null } ] }