Event List
Handles creating, reading and updating events.
GET /api/event/?format=api&offset=520&ordering=updated_at
https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=540&ordering=updated_at", "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=500&ordering=updated_at", "results": [ { "id": 393, "name": "Cours Programmation Scientifique en Python", "shortName": "", "description": "The ever growing usage of high throughput technologies in Biology is revolutionizing the life sciences and profoundly changing its practices. Scripting languages are used on a daily basis in life science labs in order to mine huge data sets produced by high-throughput devices. This two-week course will give participants basic knowledge in python and state-of-the-art machine learning methods to analyze their own data sets.\r\nDescription:\r\nThis course is intended for PhD students, engineers and research scientists willing to acquire knowledge in scientific programming. Throughout the course, we will use Python language to lead participants from the basics of computer programming to more advanced techniques such as practical machine learning techniques.", "homepage": "https://www.pasteur.fr/fr/programmation-scientifique-python", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [ "Toolkit", "Tool integration", "Workflow development", "Parallelization", "Développements technologiques de l‘Information et de la Communication" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "being an internal personnel", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 12, "name": "INCEPTION", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/INCEPTION/?format=api" } ], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": null, "updated_at": "2024-06-10T12:40:00.372956Z", "type": "Training course", "start_date": "2017-03-26", "end_date": "2017-03-30", "venue": "", "city": "Institut Pasteur", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": "Online" }, { "id": 641, "name": "Environments and best practices for using the BiRD cluster", "shortName": "Best practices BiRD cluster", "description": "Objectives\r\n- Understand and implement the principles of reproducible science in analysis and development projects\r\n- Acquire basic commands necessary for optimal use of the cluster\r\n\r\nPedagogical Content\r\n- Introduction to reproducibility\r\n- Best practices on code history and sharing: Git\r\n- Conda environment\r\n- Presentation of the computing cluster\r\n- Introduction to workflows using Snakemake", "homepage": "https://pf-bird.univ-nantes.fr/training/cluster/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "Have an account on the BiRD cluster.", "maxParticipants": 20, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/596/?format=api" ], "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:52:25.757146Z", "type": "Training course", "start_date": "2024-10-01", "end_date": "2024-10-01", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": "Onsite" }, { "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": 639, "name": "Introduction to Linux", "shortName": "Introduction to Linux", "description": "Objectives\r\n- Understand the principles and advantages of the Linux system\r\n- Know and use the main bash commands. Ability to chain multiple commands using pipes\r\n- Launch programs with arguments\r\n- Gain independence to perform command line analyses\r\n\r\nPedagogical Content\r\n- Introduction to the Linux system.\r\n- File system: directory structure, paths, home directory, file and directory management.\r\n- Principle of protections: reading file attributes, access rights, management of user groups.\r\n- Shell usage: command reminders, input/output redirection, history, completion, launching programs with arguments.\r\n- Commands relevant to bioinformatics: grep, cut, sed, sort, more, etc.\r\n- Connection (ssh) - how to start a session from Linux or Windows PowerShell", "homepage": "https://pf-bird.univ-nantes.fr/training/linux/", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/596/?format=api" ], "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:57:15.730116Z", "type": "Training course", "start_date": "2024-09-30", "end_date": "2024-09-30", "venue": "", "city": "Nantes", "country": "", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": "Online" }, { "id": 642, "name": "A Hackathon for microbial data analysis workflow FAIRification", "shortName": "", "description": "The primary goal of this hackathon is to prepare, integrate, and FAIRify microbial data analysis Galaxy workflows within the Intergalactic Workflow Commission (IWC), ensuring they adhere to best practices for accessibility, interoperability, and reusability across the bioinformatics community. IWC acts as a central hub for Galaxy workflows, automatically listing them in major registries like Dockstore and WorkflowHub, while ensuring workflows are rigorously reviewed, tested, and updated with every new Galaxy release. Versioning, tool updates, and essential metadata enhance the findability and usability of each workflow.\r\n\r\nIn short, the objectives of this hackathon are to:\r\n- Annotate and apply best practices to microbial data analysis Galaxy workflows for consistency and reusability\r\n- Implement robust tests to ensure workflow reliability and accuracy\r\n- Successfully integrate key microbial data analysis Galaxy workflows into IWC, improving accessibility and usability\r\n- Collaborate as a community to refine and improve workflows, ensuring they are peer-reviewed and meet high standards\r\n- Make these peer-reviewed workflows accessible to the broader community through the future microGalaxy Lab\r\n\r\nThis hackathon is open to participants from all communities, so join us to help shape the future of bioinformatics workflows! Experts and IWC experienced users will be participating in the hackathon to support and explain the requirements during the event.", "homepage": "https://galaxyproject.org/events/2024-11-21-hackathon-microgalaxy-iwc/", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_3697", "http://edamontology.org/topic_3941", "http://edamontology.org/topic_3174", "http://edamontology.org/topic_0769", "http://edamontology.org/topic_0121" ], "keywords": [ "Galaxy", "Workflow development" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": null, "contacts": [ "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" } ], "organisedByOrganisations": [ { "id": 4, "name": "IFB", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB/?format=api" }, { "id": 87, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api" } ], "organisedByTeams": [ { "id": 29, "name": "IFB Core", "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api" }, { "id": 31, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api" } ], "logo_url": null, "updated_at": "2024-11-22T09:55:01.514886Z", "type": "Workshop", "start_date": "2024-11-21", "end_date": "2024-11-21", "venue": "Online with a\r\n • a Zoom room, open the whole week\r\n • 2 stand-ups to accommodate different time zones\r\n • Several brainstorming meetings\r\n • microGalaxy Matrix chat for communication", "city": "", "country": "", "geographical_range": "International", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-10-10", "registration_closing": null, "registration_status": "open", "courseMode": "Online" }, { "id": 646, "name": "Langage R : introduction", "shortName": "", "description": "Cette formation introduira le langage R et les techniques de fouille et de visualisation de données.\r\n\r\n- Installation et configuration de R\r\n- Notions et commandes essentielles (variables, fonctions...)\r\n- Les formats de fichiers, la lecture et l'écriture de données tabulées\r\n- Les outils de manipulation et de transformation de grands tableaux\r\n- Les constructions modernes pour la création de graphiques", "homepage": "https://cnrsformation.cnrs.fr/langage-r-introduction?axe=176", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "R Language" ], "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": "2024-12-04T10:27:27.814903Z", "type": "Training course", "start_date": "2025-05-12", "end_date": "2025-05-14", "venue": "", "city": "Bordeaux", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2024-12-03", "registration_closing": "2025-05-12", "registration_status": "open", "courseMode": "Onsite" }, { "id": 651, "name": "Langage R : introduction", "shortName": "", "description": "Cette formation introduira le langage R et les techniques de fouille et de visualisation de données.\r\n\r\n- Installation et configuration de R\r\n- Notions et commandes essentielles (variables, fonctions...)\r\n- Les formats de fichiers, la lecture et l'écriture de données tabulées\r\n- Les outils de manipulation et de transformation de grands tableaux\r\n- Les constructions modernes pour la création de graphiques", "homepage": "https://cnrsformation.cnrs.fr/langage-r-introduction?axe=176", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "R Language" ], "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": "2024-12-04T10:37:48.502726Z", "type": "Training course", "start_date": "2025-09-22", "end_date": "2025-09-24", "venue": "", "city": "Bordeaux", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2024-12-03", "registration_closing": "2025-09-19", "registration_status": "open", "courseMode": "Onsite" }, { "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": "2024-12-04T10:38:10.103074Z", "type": "Training course", "start_date": "2025-05-15", "end_date": "2025-05-16", "venue": "", "city": "Bordeaux", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2024-12-03", "registration_closing": "2025-05-15", "registration_status": "open", "courseMode": "Onsite" }, { "id": 650, "name": "Analyses Single Cell RNA-seq (ScRNA-seq) avec R", "shortName": "", "description": "Cette formation introduira notamment la librairie Seurat permettant la manipulation et l'analyse de données Single Cell RNA-seq ainsi que la visualisation des résultats d'analyse\r\n\r\n- Rappels des concepts du séquençage Single Cell RNA-seq\r\n- Importation des données Single Cell dans R\r\n- Intégration de données Single Cell multiples\r\n- Quality Check et pré-traitement des données\r\n- Normalisation de données\r\n- Identification de marqueurs\r\n- Clustering et assignation cellulaire\r\n- Analyse différentielle des groupes cellulaires\r\n- Savoir intégrer les données de spatialisation\r\n- Savoir intégrer les données de trajectoire\r\n- Savoir intégrer les données de communication cellulaire\r\n- Savoir intégrer les données d'épigénétique (ATAC-seq)", "homepage": "https://cnrsformation.cnrs.fr/analyses-single-cell-rna-seq-scrna-seq-avec-r?axe=176", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Bioinformatics & Biomedical", "R Language", "R", "NGS Sequencing Data Analysis" ], "prerequisites": [ "Basic knowledge of R", "R programming" ], "openTo": "Everyone", "accessConditions": "Maîtrise du langage R\r\nAvoir suivi le stage \"Langage R : introduction\" ou niveau équivalent.\r\nAfin de vérifier que votre maîtrise du langage R est suffisante pour pouvoir suivre ce stage, nous vous invitons à effectuer et à renvoyer le test téléchargeable\r\nhttps://cnrsformation.cnrs.fr/data/STG_23294_55153.docx", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/154/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 6, "name": "CNRS formation entreprise", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20formation%20entreprise/?format=api" } ], "organisedByOrganisations": [ { "id": 1, "name": "CNRS formation entreprises", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api" } ], "organisedByTeams": [ { "id": 6, "name": "CBiB", "url": "https://catalogue.france-bioinformatique.fr/api/team/CBiB/?format=api" } ], "logo_url": "https://services.cbib.u-bordeaux.fr/utils/logo_cbib.png", "updated_at": "2024-12-04T10:38:18.342890Z", "type": "Training course", "start_date": "2025-06-03", "end_date": "2025-06-04", "venue": "", "city": "Bordeaux", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2024-12-03", "registration_closing": "2025-06-03", "registration_status": "open", "courseMode": "Onsite" }, { "id": 652, "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": "2024-12-04T10:38:28.208166Z", "type": "Training course", "start_date": "2025-09-25", "end_date": "2025-09-26", "venue": "", "city": "Bordeaux", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2024-12-03", "registration_closing": "2025-09-19", "registration_status": "open", "courseMode": "Onsite" }, { "id": 653, "name": "Analyses Single Cell RNA-seq (ScRNA-seq) avec R", "shortName": "", "description": "Cette formation introduira notamment la librairie Seurat permettant la manipulation et l'analyse de données Single Cell RNA-seq ainsi que la visualisation des résultats d'analyse\r\n\r\n- Rappels des concepts du séquençage Single Cell RNA-seq\r\n- Importation des données Single Cell dans R\r\n- Intégration de données Single Cell multiples\r\n- Quality Check et pré-traitement des données\r\n- Normalisation de données\r\n- Identification de marqueurs\r\n- Clustering et assignation cellulaire\r\n- Analyse différentielle des groupes cellulaires\r\n- Savoir intégrer les données de spatialisation\r\n- Savoir intégrer les données de trajectoire\r\n- Savoir intégrer les données de communication cellulaire\r\n- Savoir intégrer les données d'épigénétique (ATAC-seq)", "homepage": "https://cnrsformation.cnrs.fr/analyses-single-cell-rna-seq-scrna-seq-avec-r?axe=176", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Bioinformatics & Biomedical", "R Language", "R", "NGS Sequencing Data Analysis" ], "prerequisites": [ "Basic knowledge of R", "R programming" ], "openTo": "Everyone", "accessConditions": "Maîtrise du langage R\r\nAvoir suivi le stage \"Langage R : introduction\" ou niveau équivalent.\r\nAfin de vérifier que votre maîtrise du langage R est suffisante pour pouvoir suivre ce stage, nous vous invitons à effectuer et à renvoyer le test téléchargeable\r\nhttps://cnrsformation.cnrs.fr/data/STG_23294_55153.docx", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/154/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 6, "name": "CNRS formation entreprise", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20formation%20entreprise/?format=api" } ], "organisedByOrganisations": [ { "id": 1, "name": "CNRS formation entreprises", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api" } ], "organisedByTeams": [ { "id": 6, "name": "CBiB", "url": "https://catalogue.france-bioinformatique.fr/api/team/CBiB/?format=api" } ], "logo_url": "https://services.cbib.u-bordeaux.fr/utils/logo_cbib.png", "updated_at": "2024-12-04T10:38:37.927125Z", "type": "Training course", "start_date": "2025-11-04", "end_date": "2025-11-05", "venue": "", "city": "Bordeaux", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": "2024-12-03", "registration_closing": "2025-10-31", "registration_status": "open", "courseMode": "Onsite" }, { "id": 660, "name": "NGS data analysis on the command line - Session 7", "shortName": "NGS-analysis-cli - session7", "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": "https://www.ibmp.cnrs.fr/bioinformatics-trainings/", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0102", "http://edamontology.org/topic_3170", "http://edamontology.org/topic_2269", "http://edamontology.org/topic_3168" ], "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": "UPR2357", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UPR2357/?format=api" } ], "organisedByTeams": [ { "id": 14, "name": "BiGEst", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api" } ], "logo_url": "https://bigest.unistra.fr/images/logo_bigest.png", "updated_at": "2024-12-04T16:36:11.548859Z", "type": "Training course", "start_date": "2025-03-03", "end_date": "2025-03-07", "venue": "", "city": "Strasbourg", "country": "", "geographical_range": "Local", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2025-01-06", "registration_closing": "2025-02-05", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 628, "name": "EBAII - Ecole de Bioinformatique \"Initiation au traitement des données de génomique obtenues par séquençage à haut débit\" session 2024", "shortName": "EBAII niv1 - 2024 session", "description": "Description : La formation EBAII IFB Aviesan de niveau 1 propose une expérience d'apprentissage intensive conçue pour les biologistes, qu'ils soient ingénieurs, doctorants, chercheurs, enseignants-chercheurs ou praticiens, qui sont confrontés à l'analyse de données NGS (Next-Generation Sequencing) mais qui ne disposent pas encore des compétences bioinformatiques nécessaires, ou qui cherchent à renforcer leurs compétences existantes.\r\n\r\nContenu : Cette formation est structurée autour d'une combinaison de sessions théoriques et d'ateliers pratiques. Les participants auront l'occasion d'explorer diverses thématiques, notamment le traitement de données de variants, ChIP-Seq, Bulk RNA-Seq, et Single-Cell RNA-Seq. De plus, ils recevront une introduction aux technologies \"long reads\".\r\n\r\nObjectifs généraux:\r\nAcquérir une compréhension approfondie des concepts liés à l'analyse de données NGS.\r\nMaîtriser les outils informatiques nécessaires pour effectuer ces analyses.\r\nInterpréter les résultats des analyses de données NGS.", "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=28", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [ "Biostatistics", "Sequence analysis", "NGS Sequencing Data Analysis" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "La formation s’adresse à des biologistes directement impliqués dans des projets “Next Generation Sequencing” (NGS). \r\nAucune connaissance préalable des environnements Linux ou R n’est requise, mais il sera demandé aux participants de suivre une autoformation en ligne en amont, pour faciliter la prise en main de ces langages. La formation approfondira progressivement l’usage de ces environnements au fil des sessions thématiques.", "maxParticipants": 40, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 3, "name": "IFB", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=api" }, { "id": 14, "name": "Inserm", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Inserm/?format=api" } ], "organisedByOrganisations": [ { "id": 4, "name": "IFB", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB/?format=api" }, { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" } ], "organisedByTeams": [ { "id": 14, "name": "BiGEst", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api" }, { "id": 29, "name": "IFB Core", "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api" }, { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" }, { "id": 11, "name": "Pasteur HUB", "url": "https://catalogue.france-bioinformatique.fr/api/team/Pasteur%20HUB/?format=api" }, { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" }, { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "https://moodle.france-bioinformatique.fr/pluginfile.php/1023/course/section/179/logoEBAII.jpg", "updated_at": "2024-12-05T09:13:51.889568Z", "type": "Training course", "start_date": "2024-11-17", "end_date": "2024-11-22", "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-04-13", "registration_closing": "2024-06-14", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 645, "name": "EBAII : Ecole de Bioinformatique \"Traitement des données de génomique obtenues par séquençage à haut débit\" niveau débutant - session 2025", "shortName": "EBAII N1 session novembre 2025", "description": "Description : La formation EBAII IFB Aviesan de niveau 1 propose une expérience d'apprentissage intensive conçue pour les biologistes, qu'ils soient ingénieurs, doctorants, chercheurs, enseignants-chercheurs ou praticiens, qui sont confrontés à l'analyse de données NGS (Next-Generation Sequencing) mais qui ne disposent pas encore des compétences bioinformatiques nécessaires, ou qui cherchent à renforcer leurs compétences existantes.\r\n\r\nContenu : Cette formation est structurée autour d'une combinaison de sessions théoriques et d'ateliers pratiques. Les participants auront l'occasion d'explorer diverses thématiques, notamment le traitement de données de variants, ChIP-Seq, Bulk RNA-Seq, et Single-Cell RNA-Seq. De plus, ils recevront une introduction aux technologies \"long reads\".\r\n\r\nObjectifs généraux:\r\nAcquérir une compréhension approfondie des concepts liés à l'analyse de données NGS.\r\nMaîtriser les outils informatiques nécessaires pour effectuer ces analyses.\r\nInterpréter les résultats des analyses de données NGS.", "homepage": "https://moodle.france-bioinformatique.fr/course/index.php?categoryid=9", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [ "Biostatistics", "Sequence analysis", "NGS Sequencing Data Analysis" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "La formation s’adresse à des biologistes directement impliqués dans des projets “Next Generation Sequencing” (NGS). \r\nAucune connaissance préalable des environnements Linux ou R n’est requise, mais il sera demandé aux participants de suivre une autoformation en ligne en amont, pour faciliter la prise en main de ces langages. La formation approfondira progressivement l’usage de ces environnements au fil des sessions thématiques.", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 3, "name": "IFB", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=api" }, { "id": 14, "name": "Inserm", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Inserm/?format=api" } ], "organisedByOrganisations": [ { "id": 4, "name": "IFB", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB/?format=api" }, { "id": 53, "name": "AVIESAN", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AVIESAN/?format=api" } ], "organisedByTeams": [ { "id": 14, "name": "BiGEst", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api" }, { "id": 29, "name": "IFB Core", "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api" }, { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" }, { "id": 4, "name": "ABiMS", "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api" } ], "logo_url": "https://www.sb-roscoff.fr/sites/www.sb-roscoff.fr/files/styles/large/public/images/station-biologique-roscoff-roscoff-4404.jpg", "updated_at": "2024-12-05T09:15:06.585215Z", "type": "Training course", "start_date": "2025-11-16", "end_date": "2025-11-21", "venue": "", "city": "Roscoff", "country": "France", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "future", "registration_opening": null, "registration_closing": null, "registration_status": "unknown", "courseMode": "Onsite" }, { "id": 667, "name": "LINUX - session 11 March 2025", "shortName": "", "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning sequence analysis. This training session has been designed to familiarize yourself with the platform resources and its organization. You will learn to access the platform from your work station, what is an Linux environment and how to use it, how to create and manipulate files, how to transfer them from and to your personal computer.\r\n\r\nThis training is focused on practice. It consists of 3 modules with a large variety of exercises:\r\n\r\n- Connect to « genotoul » server (09:00 am to 10:30 am): Platform presentation, Linux basics, opening an user account, Putty installation, first connection.\r\n- Files and basics commands (10:45 am to 12:00 pm): types of files and secure access, file manipulation commands, text editors and viewers, disk space management .\r\n- Transfers and file manipulation (14:00 pm to 17:00 pm): download/transfer, compress/uncompress, utility commands and data extraction, output redirections.", "homepage": "http://bioinfo.genotoul.fr/index.php/events/linux-2-2/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT 0875", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2024-12-06T20:39:17.845500Z", "type": "Training course", "start_date": "2025-03-11", "end_date": "2025-03-11", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-12-06", "registration_closing": "2025-03-04", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 669, "name": "Using sed and awk to modify large large text files - 13 March 2025", "shortName": "", "description": "Many analysis generate large result text files which have to be checked, merged, split, reduced. Several tools have been developed and are available on Unix to do this, including sed and AWK. During this course you will be trained to process large files with sed and AWK. Sed is tool enabling to select and process lines. You can easily insert, delete, modify, append lines to very large files with millions of lines. AWK will enable to perform more fine tuned file modifications based on columns. It includes also more mathematical and string functions. The course is based mainly on exercises with small sections presenting concepts and commands.", "homepage": "http://bioinfo.genotoul.fr/index.php/events/modify-and-extract-information-from-large-text-files-day-2-3/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "Linux/Unix" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/338/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT 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-12-06T20:47:41.482360Z", "type": "Training course", "start_date": "2025-03-13", "end_date": "2025-03-13", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [ { "id": 146, "name": "Processing_large_files_with_sed_awk_2024", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Processing_large_files_with_sed_awk_2024/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-12-06", "registration_closing": "2025-03-05", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 668, "name": "Cluster - 12 March 2025", "shortName": "", "description": "This training session is designed to help you deal with the platform compute cluster and data banks. You will launch your first processing batch on the cluster and will learn how to track and manage them. Organized jointly by the Sigenae and bioinfo genotoul platforms.", "homepage": "http://bioinfo.genotoul.fr/index.php/events/cluster-2/", "is_draft": false, "costs": [ "Priced", "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [], "keywords": [ "Linux", "Cluster" ], "prerequisites": [ "Linux/Unix" ], "openTo": "Everyone", "accessConditions": "You need to register (via the website) and pay 170 euros a day for academic and 550 euros a day for a private.", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT 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-12-06T20:50:57.555838Z", "type": "Training course", "start_date": "2025-03-12", "end_date": "2025-03-12", "venue": "", "city": "castanet-tolosan", "country": "France", "geographical_range": "National", "trainers": [], "trainingMaterials": [ { "id": 139, "name": "Cluster Slides", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Cluster%20Slides/?format=api" }, { "id": 140, "name": "TP Cluster", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/TP%20Cluster/?format=api" } ], "computingFacilities": [], "realisation_status": "past", "registration_opening": "2024-12-06", "registration_closing": "2025-03-05", "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": 676, "name": "Initiation à Galaxy - session Février 2024", "shortName": "", "description": "Bilille organise régulièrement des formations d'initiation à l'outil Galaxy d'une journée, destinée aux biologistes et médecins désirant découvrir le traitement bioinformatique de données via une interface conviviale.\r\n\r\nGalaxy est très répandu pour l’analyse de données omiques, telles que données de séquençage ou données de puces à ADN. \r\nC'est l'environnement qui est utilisé lors du cycle de formation “Analyse de données de séquençage à haut-débit”.", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [ "Galaxy" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Ouvert en priorité aux participants du cycle Analyse NGS organisé par Bilille.", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/487/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "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:34:40.543451Z", "type": "Training course", "start_date": "2024-02-21", "end_date": "2024-02-21", "venue": "", "city": "Villeneuve d'Ascq", "country": "FRANCE", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2024-01-19", "registration_status": "closed", "courseMode": "Onsite" }, { "id": 675, "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module Analyses ChIP-seq (sous Galaxy)- session Juin 2024", "shortName": "", "description": "Bilille, la plateforme de bioinformatique, biostatistique et bioanalyse de la métropole lilloise, propose chaque année un cycle de formation d'introduction à l'analyse des données de séquençage à haut débit.\r\nCe cycle est composé des modules suivants, à la carte : \r\n- Analyses ADN\r\n- Analyses de variants\r\n- Métagénomique\r\n- Analyses ChIP-seq\r\n- Analyses RNA-seq\r\nLes fiches descriptives sont accessibles sur le site de bilille. Chaque module comprend des présentations générales et des séances pratiques sur ordinateur, avec Galaxy.\r\n\r\nLes objectifs du module Analyses ChIP-seq sont :\r\n Savoir analyser des données de ChIP-seq, du peak-calling à la découverte de motifs :\r\n-\tSavoir détecter les pics et obtenir un signal\r\n-\tComprendre les différentes structures de données\r\n-\tSavoir effectuer les contrôles qualité\r\n-\tSavoir effectuer une analyse d’enrichissement de motifs\r\n-\tEtre capable de préparer ses résultats pour leur annotation\r\n-\tComprendre comment croiser plusieurs résultats de ChIP-seq", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free to academics" ], "topics": [], "keywords": [], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Internal personnel", "accessConditions": "-\tEtre familier avec la plate-forme web Galaxy (idéalement avoir suivi la formation Bilille « Initiation à Galaxy »)\r\n-\tAvoir suivi le module 1/5 « Analyses ADN » de ce cycle ou toute autre formation permettant de justifier de connaissances sur les données de séquençage haut débit et leur alignement", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 52, "name": "CNRS", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api" }, { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" }, { "id": 66, "name": "UDL", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UDL/?format=api" } ], "organisedByTeams": [ { "id": 3, "name": "Bilille", "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api" } ], "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png", "updated_at": "2024-12-09T17:34:50.625554Z", "type": "Training course", "start_date": "2024-06-06", "end_date": "2024-06-07", "venue": "", "city": "Villeneuve d'Ascq", "country": "FRANCE", "geographical_range": "", "trainers": [], "trainingMaterials": [], "computingFacilities": [], "realisation_status": "past", "registration_opening": null, "registration_closing": "2024-01-19", "registration_status": "closed", "courseMode": "Onsite" } ] }{ "count": 605, "next": "