Event List
Handles creating, reading and updating events.
GET /api/event/?format=api&offset=60&ordering=shortName
{ "count": 659, "next": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=80&ordering=shortName", "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=40&ordering=shortName", "results": [ { "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 }, { "id": 592, "name": "Initiation à l’utilisation de la plateforme de bio-analyse Galaxy", "shortName": "", "description": "L’objectif de cette formation est de se familiariser avec l’interface utilisateur de Galaxy. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main de l’interface Galaxy. Vous découvrirez comment importer des données, faire une analyse simple, gérer un historique et construire un workflow.\r\n\r\nCette formation se base sur le contenu du Galaxy Training Network (GTN). Plus de 300 tutoriels sont mis à disposition sur le web (https://training.galaxyproject.org/) organisés autour de différentes thématiques biologiques. Nous aborderons ici les bases du fonctionnement de la plateforme Galaxy.\r\n\r\n\r\nLes inscriptions se font via le formulaire suivant avant le 28 Février 2024 : https://framaforms.org/cycle-de-formations-mensuelles-a-lanalyse-de-donnees-sur-galaxy-1707229580\r\nDans ce formulaire, vous pouvez sélectionner les sessions qui vous intéressent. Nous sélectionnerons les participants sur la base du \"premier arrivé, premier servi\" et nous transmettrons la liste par session au service de formation continue de l'UCA qui vous enverra ensuite une convocation.", "homepage": "", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0091" ], "keywords": [ "Galaxy" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)", "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": 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-08T10:45:39.749607Z", "type": "Training course", "start_date": "2024-03-13", "end_date": "2024-03-13", "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": 126, "name": "Galaxy 101 for everyone", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Galaxy%20101%20for%20everyone/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-02-08", "registration_closing": "2024-02-28", "registration_status": "closed", "courseMode": "Onsite" }, { "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 - 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-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": 378, "name": "RNASeq alignment and transcripts assemblies", "shortName": "", "description": "This training session is designed to help you deal with sequences from the SGS (Second Generation Sequencing) particularly Illumina platforms (GAIIx, HiSeq). You will discover the new sequence file formats, learn about the usual biases of this data type and run different kind of analysis such as spliced alignment on a reference genome, novel gene and transcript discovery, expression quantification of the genes and transcripts. Organized jointly by the MIAT unit and bioinfo genotoul platforms.\n", "homepage": "http://bioinfo.genotoul.fr/index.php/events/rnaseq-alignment-and-transcripts-ass…", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [ "Analysis of RNAseq data" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "You need to register (via the website) and pay 165 euros a day for academic and 550 euros a day for a private.\n", "maxParticipants": null, "contacts": [], "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": "", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2019-10-16", "end_date": "2019-10-17", "venue": "", "city": "Auzeville-Tolosane", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 271, "name": "Intégration d'outils dans Galaxy", "shortName": "", "description": "Galaxy (https://galaxyproject.org/) est une plateforme permettant d’intégrer et d’exécuter via une interface graphique des outils bioinformatiques, normalement utilisables en ligne de commande. Galaxy permet ainsi de faciliter l’utilisation de ces outils par tous, dans un environnement contrôlé,mais aussi de favoriser la reproductibilité des analyses (workflows, …).\nActuellement, > 3 750 outils (disponibles sur https://toolshed.g2.bx.psu.edu/) peuvent être intégrés à Galaxy. Mais tous les outils bioinformatiques dont vous pouvez avoir besoin ne sont pas intégrés dans \nl’environnement Galaxy. Et vous devez ainsi parfois renoncer à utiliser Galaxy et ses avantages pour traiter vos données.\n\nUn workshop est organisé à Clermont-Ferrand le Mercredi 25 Mai 2016. \nN’hésitez pas à faire circuler cette information aux personnes potentiellement intéressées.\nMerci par avance.\nBérénice BATUT\n\n", "homepage": "https://brnice.typeform.com/to/vCq4AV", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Galaxy" ], "prerequisites": [ "Autre (Diplôme universitaire, école d'ingénieur ...)" ], "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": "2016-05-24", "end_date": null, "venue": "", "city": "Clermont-Ferrand - Université d'Auvergne", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 220, "name": "Assemblage de transcriptome", "shortName": "", "description": "Assemblage de novo des transcrits avec Trinity...", "homepage": "https://southgreen.fr/", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 24, "name": "South Green", "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api" } ], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/logo-ifb_RVB_v2_1.jpg", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2019-09-25", "end_date": "2019-09-27", "venue": "", "city": "Montpellier", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 219, "name": "International Symposium on Integrative Bioinformatics 2019", "shortName": "", "description": "This Symposium is a annual international event that gather several key actors of the data integration domain", "homepage": "https://symposium.inra.fr/ib2019/", "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-INRA_inra_logo.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Conference", "start_date": "2019-09-18", "end_date": "2019-09-20", "venue": "", "city": "ISC-PIF,Paris, France", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 41, "name": "Analyse bioinformatique de données RNA-Seq sous Galaxy", "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-03-14", "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": 469, "name": "Linux For Jedi - April 2022", "shortName": "", "description": "This course offers to develop and enhance advanced Linux shell command line and scripting skills for the processing and analysis of NGS data. We will work on a HPC server and use linux powerful commands to allow to analyze big amount of biological data.", "homepage": "https://southgreenplatform.github.io/trainings/linuxJedi/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Internal personnel", "accessConditions": "Open to South Green close collaborators", "maxParticipants": 15, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/558/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 24, "name": "South Green", "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api" } ], "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2022-04-19", "end_date": "2022-04-21", "venue": "", "city": "Montpellier", "country": "France", "geographical_range": "Local", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/558/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/612/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/589/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-03-07", "registration_closing": "2022-03-22", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 470, "name": "Introduction to python - May 2022", "shortName": "", "description": "This course provides an introduction to programming using python. At the end of the training, participants should be able to write simple python programs to handle biological data and to understand more complex programs written by others.\r\nNote : This course in currently available only in french", "homepage": "https://southgreenplatform.github.io/trainings//python/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Internal personnel", "accessConditions": "Open to South Green close collaborators", "maxParticipants": 15, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/519/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 24, "name": "South Green", "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api" } ], "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2022-05-16", "end_date": "2022-05-20", "venue": "", "city": "Montpellier", "country": "France", "geographical_range": "Local", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/731/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/734/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/735/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/733/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/519/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2022-03-07", "registration_closing": "2022-03-22", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 331, "name": "Guide de survie à Perl pour la bioinformatique", "shortName": "", "description": "This course provides an introduction to programming using Perl and at the end of the training, participants could write simple Perl programs to handle biological data and to undertstand more complex Perl programs written by others.\n\t\t\t \n \n \n \n", "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-10-01", "end_date": "2017-10-05", "venue": "", "city": "ISRA, Dakar (Sénégal)", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 33, "name": "Read alignment and small size variants calling", "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-03-07", "end_date": "2017-03-08", "venue": "", "city": "Salle de formation Inra", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 117, "name": "Training for Orphanet Junior Information Scientists", "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-10", "end_date": "2017-10-12", "venue": "", "city": "Paris, France", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 317, "name": "Annotation and Analysis of Procaryotic genomes using the MicroScope platform", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Priced" ], "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-09-24", "end_date": "2017-09-28", "venue": "", "city": "Université d'Evry Val d'Essonne", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 125, "name": "Assemblage de génome", "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-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": 649, "name": "Analyses NGS avec R", "shortName": "", "description": "Cette formation introduira les paquetages Bioconductor permettant l'analyse de données issues du séquençage nouvelle génération.\r\n\r\n- Rappels des concepts du séquençage NGS\r\n- Les outils d'annotation et de conversion d'identifiants\r\n- L'analyse des reads et du résultat d'alignement\r\n- L'analyse d'expression différentielle en RNA-seq\r\n- Les techniques d'enrichissement\r\n- Les outils de visualisation pour les NGS\r\n\r\nLa fin du stage (2 h) sera consacrée à un atelier pédagogique d'analyse et de réflexion sur les données apportées par les stagiaires.", "homepage": "https://cnrsformation.cnrs.fr/analyses-ngs-r?axe=176", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "NGS Data Analysis", "R Language", "Gene expression differential analysis", "Data visualization" ], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/154/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 6, "name": "CNRS formation entreprise", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20formation%20entreprise/?format=api" } ], "organisedByOrganisations": [ { "id": 1, "name": "CNRS formation entreprises", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api" } ], "organisedByTeams": [ { "id": 6, "name": "CBiB", "url": "https://catalogue.france-bioinformatique.fr/api/team/CBiB/?format=api" } ], "logo_url": "https://services.cbib.u-bordeaux.fr/utils/logo_cbib.png", "updated_at": "2025-12-09T10:03:26.567569Z", "type": "Training course", "start_date": "2026-09-24", "end_date": "2026-09-25", "venue": "", "city": "Bordeaux", "country": "France", "geographical_range": "National", "trainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/34/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/154/?format=api" ], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2025-12-03", "registration_closing": "2026-09-14", "registration_status": "open", "courseMode": "Onsite" }, { "id": 234, "name": "Metabarcode", "shortName": "", "description": "Metabarcode", "homepage": "http://tiny.ifremer.fr/formation-metabarcoding-2019", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 57, "name": "IFREMER", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFREMER/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" }, { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/abims_0.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2019-12-02", "end_date": "2019-12-06", "venue": "", "city": "Roscoff ", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 236, "name": "W4E 2020", "shortName": "", "description": "During this one-week course, Participants will learn how to use the W4M infrastructure to analyze their own dataset", "homepage": "https://workflow4metabolomics.org/w4e2020", "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/workflow4metabolomics_0.png", "updated_at": "2022-06-02T11:50:50.627601Z", "type": "Training course", "start_date": "2020-02-03", "end_date": "2020-02-07", "venue": "", "city": "Centre For Fine Arts (BOZAR), rue Royale n°10 to 1000 - Brussels (Belgium)", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 105, "name": "Data collection and registration of Clinical Trials for Orphanet information scientists", "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-09-24", "end_date": null, "venue": "", "city": "Paris (à distance)", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": null }, { "id": 377, "name": "Analyse des données RNA-Seq sous l'environnement Galaxy", "shortName": "", "description": "", "homepage": "https://www.biosciencesco.fr/formations/bio-informatique/analyse-des-donnees-rna…", "is_draft": false, "costs": [ "Priced" ], "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 } ] }