Handles creating, reading and updating training events.

GET /api/training/?format=api&offset=40&ordering=audienceTypes
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 378,
    "next": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=60&ordering=audienceTypes",
    "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=20&ordering=audienceTypes",
    "results": [
        {
            "id": 279,
            "name": "Annotation and analysis of prokaryotic genomes using the MicroScope platform",
            "shortName": "MicroScope training",
            "description": "In an effort to inform members of the research community about our annotation methods, to provide training for collaborators and other scientists who use the MicroScope platfom, and to inform scientific public on the analysis available in PkGDB (Prokaryotic Genome DataBase), we have developed a 4.5-day course in Microbial Genome Annotation and Comparative Analysis using the MaGe graphical interfaces.\r\n\r\nThis course will familiarize attendees with LABGeM’s annotation pipeline and the manual annotation software MaGe (Magnifying Genome) . No specific bioinformatics skill is required: detailed instruction on the algorithm developed in each annotation methods can be found in specific training courses on «Genomic sequences analysis». Here we focus on the general idea behind each method and, above all, the way you can interpret the corresponding results and combine them with other evidences in order to change or correct the current automatic functional annotation of a given gene, if necessary.\r\n\r\nThis course will also describe how to perform effective searches and analysis of procaryotic data using the graphical functionalities of the MaGe’s interfaces. Because of the numerous pre-computation available in our system (results of “common” annotation tools, synteny with all complete bacterial genomes, metabolic pathway reconstruction, fusion/fission events, genomic islands, …), many practical exercises allow attendees to get familiar with the use the MaGe graphical interfaces in order to efficiently explore these sets of results.",
            "homepage": "https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/training-annotation-analysis-of-prokaryotic-genomes-using-the-microscope-platform/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_0085",
                "http://edamontology.org/topic_3301"
            ],
            "keywords": [],
            "prerequisites": [
                "Licence"
            ],
            "openTo": "Everyone",
            "accessConditions": "External training sessions can also be scheduled on demand, in France or abroad. See : https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/external-microscope-professional-training-sessions/",
            "maxParticipants": 12,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 15,
                    "name": "Laboratory of Bioinformatics Analyses for Genomics and Metabolism",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Laboratory%20of%20Bioinformatics%20Analyses%20for%20Genomics%20and%20Metabolism/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 67,
                    "name": "University Paris-Saclay",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20Paris-Saclay/?format=api"
                }
            ],
            "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/plateforme-logo/MicroScope_logo.png",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists",
                "Curators"
            ],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "Annotation and comparative analysis of bacterial genomes:\r\n\r\n- acquire theoretical and practical knowledge of genome annotation tools (structural and functional annotation, metabolic networks annotation)\r\n- interpret the results of functional annotation tools\r\nperform various comparative analyses : conserved synteny analyses, pan-genome, phylogenetic and metabolic profiles.\r\n- analyse the results of metabolic networks prediction tools and look for candidate genes for enzyme activities.\r\n- use the tools to analyse the genome(s) of interest of participants",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": 31,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/439/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/506/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/436/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/507/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/577/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/576/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/659/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/658/?format=api"
            ]
        },
        {
            "id": 305,
            "name": "Initiation à Git / Git Initiation",
            "shortName": "Git Initiation",
            "description": "Objectifs\r\n- Savoir définir ce qu’est un outil de gestion de version\r\n- Être capable d’initialiser un entrepôt Git pour un projet\r\n- Être capable de définir quels fichiers inclure/exclure d’un projet\r\n- Savoir enregistrer localement une nouvelle version pour un projet\r\n- Savoir partager des modifications locales avec tous les contributeurs d’un projet\r\n- Savoir gérer des modifications en parallèle en utilisant les branches.\r\n- Connaître les bonnes pratiques pour contribuer à projet tiers\r\nProgramme :\r\n- Présentation des avantages de la gestion de versions (projets individuels & projets collaboratifs)\r\n- Présentation des principes de fonctionnement de Git\r\n- Présentation et mise en œuvre des commandes principales de Git (clone, checkout, add, rm, commit, merge,\r\npush, pull) ; en ligne de commande ou en utilisant une interface graphique (GitHub et GitLab)",
            "homepage": "https://abims.sb-roscoff.fr/training/courses",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3372"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 18,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/abims.sb-roscoff.fr/files/logos/abims/abims.png",
            "updated_at": "2022-10-07T08:22:18.735101Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 1,
            "hoursHandsOn": 3,
            "hoursTotal": 4,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/458/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/496/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/524/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/626/?format=api"
            ]
        },
        {
            "id": 299,
            "name": "Initiation à Galaxy / Galaxy Initiation",
            "shortName": "Galaxy Initiation",
            "description": "Objectifs\r\n- Savoir exploiter l’environnement Galaxy pour être en mesure d’analyser ses données.\r\n- Être en mesure de créer ses workflows.\r\nProgramme\r\n- Téléchargement des données à traiter.\r\n- Manipulation de fichiers.\r\n- Traitement des données.\r\n- Visualisation des résultats.\r\n- Création de workflows.\r\n- Partage de résultats et de workflows.",
            "homepage": "https://abims.sb-roscoff.fr/module/galaxy_init",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_0769"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 18,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2025-02-21T08:33:02.803009Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 4,
            "hoursHandsOn": 3,
            "hoursTotal": 7,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/620/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/446/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/500/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/519/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/711/?format=api"
            ]
        },
        {
            "id": 286,
            "name": "Utilisation du cluster - SLURM / Cluster usage - SLURM",
            "shortName": "Cluster SLURM",
            "description": "Objectifs\r\n- Disposer des concepts et de bonnes pratiques d’utilisation des ressources de calcul.\r\n- Être capable d’utiliser les ressources de calcul de la plateforme en toute autonomie.\r\nProgramme\r\n- Introduction : les équipements (calcul et stockage), espaces de travail, les outils et les données.\r\n- Calcul parallèle : concepts, ressources\r\n- Soumission de jobs (srun, sbatch)\r\n- Monitorer, vérifier, controler les jobs (squeue, scontrol, scancel, sacct).\r\n- Base de l’optimisation d’un job\r\n- Solutions de parallélisation des jobs : (--array)",
            "homepage": "https://abims.sb-roscoff.fr/module/cluster_slurm",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3316"
            ],
            "keywords": [],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Everyone",
            "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription",
            "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": "2025-02-21T08:43:49.795981Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/625/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/714/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/498/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/440/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/522/?format=api"
            ]
        },
        {
            "id": 370,
            "name": "Introduction à l'analyse de données de métabarcoding 16S avec Galaxy",
            "shortName": "",
            "description": "L’objectif de cette formation est de se familiariser avec les étapes et les outils pour analyses de données de métabarcoding 16S. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main de ces étapes d’analyses en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\nAprès une introduction au métabarcoding 16S, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- évaluer la qualité de données de métabarcoding ,\r\n- analyser et visualiser une communauté microbienne à partir de données de métabarcoding 16S",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_3697",
                "http://edamontology.org/topic_0637"
            ],
            "keywords": [
                "Galaxy",
                "Metabarcoding"
            ],
            "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)\r\nÊtre familier avec Galaxy",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                },
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 96,
                    "name": "Mésocentre Clermont-Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api"
                },
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2024-02-08T11:18:18.945136Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 131,
                    "name": "16S Microbial Analysis with mothur",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/16S%20Microbial%20Analysis%20with%20mothur/?format=api"
                }
            ],
            "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Analyze of 16S rRNA sequencing data using the mothur toolsuite in Galaxy\r\n- Using a mock community to assess the error rate of your sequencing experiment\r\n- Visualize sample diversity using Krona and Phinch",
            "hoursPresentations": 1,
            "hoursHandsOn": 2,
            "hoursTotal": 3,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/595/?format=api"
            ]
        },
        {
            "id": 287,
            "name": "Introduction to Oxford Nanopore Technology data analyses",
            "shortName": "Introduction to ONT data analyses",
            "description": "This course offers an introduction to ONT data analysis. It includes 5 issues: basecalling, reads quality control, assemblies and polishing/correction, contig quality and structural variants detection.",
            "homepage": "https://southgreenplatform.github.io/trainings//ont/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3673",
                "http://edamontology.org/topic_0196",
                "http://edamontology.org/topic_3168"
            ],
            "keywords": [],
            "prerequisites": [
                "Linux and knowledge of NGS formats"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 15,
            "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://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-01-24T10:21:58.467251Z",
            "audienceTypes": [
                "Professional (initial)"
            ],
            "audienceRoles": [
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 1,
                    "name": "SG-ONT-slides",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/SG-ONT-slides/?format=api"
                }
            ],
            "learningOutcomes": "* Understanding limits and advantages of ONT technology\r\n* Manipulating ONT data on a virtual machine on jupyter environment\r\n* Handling mapping, assembly, polishing tools and be able to analyse your own data\r\n* Detecting structural variations using long reads",
            "hoursPresentations": 6,
            "hoursHandsOn": 6,
            "hoursTotal": 12,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/441/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/450/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/562/?format=api"
            ]
        },
        {
            "id": 360,
            "name": "Modélisation in silico de structures 3D de protéines. Prédiction de mutations, de fixation de ligands",
            "shortName": "Modélisation de structures 3D de protéines",
            "description": "Objectifs pédagogiques\r\nA l’issue de la formation, les stagiaires connaîtront les principales fonctionnalités du logiciel PyMOL. Ils seront capables de les appliquer pour visualiser leur système biologique d’intérêt, et d’effectuer des commandes basiques d’identification de poches catalytiques, de profilage de surface électrostatique, et de mutations d’acides aminés.\r\n\r\nAussi, ils connaîtront les bases et les outils de bioinformatique structurale et seront autonomes pour effectuer des modèles de protéines par prédiction (Alphafold2), calculer les meilleures poses de fixation de leur(s) ligand(s) (Autodock4) et reconstruire l’éventuel assemblage biologique.\r\n\r\nBonus : Ils s’approprieront ces outils avec une demi-journée dédiée à la modélisation de leur système d’étude : protéines, interactions protéines/ADN, arrimage de ligand, etc.\r\n\r\nProgramme\r\nVisualiser :\r\n* Maîtriser les bases de la visualisation des protéines en 3D avec PyMOL.\r\nComprendre :\r\n* Analyser des structures 3D de protéines (RX ou RMN).\r\n* Identifier des homologues avec HHpred.\r\n* Modéliser par prédiction sa protéine d’intérêt avec Alphafold2.\r\nPrédire :\r\n* Savoir calculer des meilleures poses de ligands avec Autodock.\r\n* Prédir et modéliser les mutations in silico.\r\n\r\n- Points forts et limites des différents outils\r\n- ️“hand- on tutorials”\r\n- Plus une session dédiée : «bring your own protein»",
            "homepage": "https://documents.migale.inrae.fr/trainings.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_1317"
            ],
            "keywords": [
                "Protein structures",
                "2D/3D",
                "Protein/protein interaction modelisation"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 88,
                    "name": "BioinfOmics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api"
                },
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                }
            ],
            "organisedByTeams": [],
            "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png",
            "updated_at": "2024-01-18T14:36:41.185563Z",
            "audienceTypes": [
                "Professional (initial)"
            ],
            "audienceRoles": [
                "Biologists",
                "Bioinformaticians"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "A l’issue de la formation, les stagiaires connaîtront les principales fonctionnalités du logiciel PyMOL. Ils seront capables de les appliquer pour visualiser leur système biologique d’intérêt, et d’effectuer des commandes basiques d’identification de poches catalytiques, de profilage de surface électrostatique, et de mutations d’acides aminés.\r\n\r\nAussi, ils connaîtront les bases et les outils de bioinformatique structurale et seront autonomes pour effectuer des modèles de protéines par prédiction (Alphafold2), calculer les meilleures poses de fixation de leur(s) ligand(s) (Autodock4) et reconstruire l’éventuel assemblage biologique.\r\n\r\nBonus : Ils s’approprieront ces outils avec une demi-journée dédiée à la modélisation de leur système d’étude : protéines, interactions protéines/ADN, arrimage de ligand, etc.",
            "hoursPresentations": 4,
            "hoursHandsOn": 8,
            "hoursTotal": 12,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/585/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/699/?format=api"
            ]
        },
        {
            "id": 278,
            "name": "Linux - Initiation / Linux for Beginners",
            "shortName": "Linux Init",
            "description": "Objectifs :\r\n- Être capable de se connecter à une machine Linux\r\n- Être capable de transférer des fichiers à partir de/vers une machine Linux\r\n- Être capable de naviguer dans le système de fichiers\r\n- Être capable d’examiner le contenu d’un fichier et de gérer l’espace disque\r\n- Être capable de gérer les droits d’accès aux répertoires et aux fichiers.\r\n- Être capable de gérer le lancement, l’interruption et l’arrêt de processus",
            "homepage": "https://abims.sb-roscoff.fr/module/linux_init",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3316"
            ],
            "keywords": [
                "Linux",
                "Operating systems"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 16,
            "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": "2025-02-21T08:34:15.576596Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/712/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/623/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/424/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/499/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/520/?format=api"
            ]
        },
        {
            "id": 302,
            "name": "Initiation à la ligne de commande",
            "shortName": "",
            "description": "L’objectif de cette formation est de se familiariser à l’utilisation de la ligne de commande pour un usage sur un cluster de\r\ncalcul afin d’acquérir les bases pour le traitement de données biologiques.\r\nPrésentation de l’infrastructure du cluster de calcul du Mésocentre Clermont Auvergne.\r\nIntroduction à l’environnement Linux.\r\nInitiation à un langage de scripting avec le shell Bash.\r\nManipulation en ligne de commande de fichiers de données d'origine biologique.\r\nComment se connecter au serveur de calcul.\r\nApprentissage du langage informatique Bash et comment naviguer dans un environnement Linux.\r\nExercices pratiques de saisie de commandes sur un terminal sans interface graphique.\r\nApprentissage de la gestion de fichiers, comment les créer, gérer les droits d’accès, les manipuler et les transférer sur le\r\ncluster de calcul ou les récupérer sur son poste de travail local.",
            "homepage": "https://mesocentre.uca.fr/",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0605"
            ],
            "keywords": [],
            "prerequisites": [
                "Licence"
            ],
            "openTo": "Everyone",
            "accessConditions": "Avoir un compte sur le cluster de calcul du Mésocentre Clermont Auvergne (faire une demande le cas échéant sur le site\r\nhttps://hub.mesocentre.uca.fr)\r\nVENIR AVEC UN ORDINATEUR PORTABLE muni d’une connexion à Eduroam opérationnelle.",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 45,
                    "name": "UMR 454 MEDIS INRA-Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UMR%20454%20MEDIS%20INRA-Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2025-02-17T12:44:35.172676Z",
            "audienceTypes": [
                "Professional (initial)"
            ],
            "audienceRoles": [
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 2,
            "hoursHandsOn": 3,
            "hoursTotal": 6,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/482/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/615/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/707/?format=api"
            ]
        },
        {
            "id": 369,
            "name": "Introduction au profilage taxonomique et visualisation de communautés microbiennes à partir de données métagénomiques avec Galaxy",
            "shortName": "",
            "description": "L’objectif de cette formation est de se familiariser avec les étapes et les outils d’analyse de données de métagénomiques pour caractériser et visualiser des communautés microbiennes. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main de ces étapes en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\nAprès une introduction à la métagénomique, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- assigner des taxons à des données de métagénomiques,\r\n- visualiser une communauté microbienne à partir d’assignations taxonomiques",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_3697",
                "http://edamontology.org/topic_3174",
                "http://edamontology.org/topic_0637"
            ],
            "keywords": [
                "Galaxy"
            ],
            "prerequisites": [
                "Galaxy - Basic usage"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                },
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 96,
                    "name": "Mésocentre Clermont-Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api"
                },
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2024-02-08T11:23:11.090144Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 130,
                    "name": "Taxonomic Profiling and Visualization of Metagenomic Data",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Taxonomic%20Profiling%20and%20Visualization%20of%20Metagenomic%20Data/?format=api"
                }
            ],
            "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Explain what taxonomic assignment is\r\n- Explain how taxonomic assignment works\r\n- Apply Kraken and MetaPhlAn to assign taxonomic labels\r\n- Apply Krona and Pavian to visualize results of assignment and understand the output\r\n- Identify taxonomic classification tool that fits best depending on their data",
            "hoursPresentations": 1,
            "hoursHandsOn": 2,
            "hoursTotal": 3,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/599/?format=api"
            ]
        },
        {
            "id": 373,
            "name": "Introduction à la segmentation des nucléoles et extraction de caractéristiques avec Galaxy",
            "shortName": "",
            "description": "L’objectif de cette formation est de se familiariser avec les premières étapes à l’analyse d’images. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main des ces étapes d’analyses en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\nAprès une introduction à l’analyse d’images, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- télécharger des images depuis  un répertoire d’images publiques,- segmenter une image\r\n- extraire les caractéristiques des images",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_3383",
                "http://edamontology.org/topic_3382"
            ],
            "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)\r\nÊtre familier avec Galaxy",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                },
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 96,
                    "name": "Mésocentre Clermont-Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api"
                },
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2024-02-08T11:28:41.024508Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 134,
                    "name": "Nucleoli segmentation and feature extraction using CellProfiler",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Nucleoli%20segmentation%20and%20feature%20extraction%20using%20CellProfiler/?format=api"
                }
            ],
            "learningOutcomes": "At the end, learners would be able to:\r\n- How to download images from a public image repository.\r\n- How to segment cell nuclei using CellProfiler in Galaxy.\r\n- How to segment cell nucleoli using CellProfiler in Galaxy.\r\n- How to extract features for images, nuclei and nucleoli.",
            "hoursPresentations": 1,
            "hoursHandsOn": 2,
            "hoursTotal": 3,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 317,
            "name": "Datathon AGENT - FAIRDOM",
            "shortName": "FAIRDOM",
            "description": "Datathon on experimental phenotypic data management using the FAIRDOM platform, and submission workflow using curation & validation tools.",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3572",
                "http://edamontology.org/topic_3365",
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_3571",
                "http://edamontology.org/topic_0625",
                "http://edamontology.org/topic_3366"
            ],
            "keywords": [
                "Données"
            ],
            "prerequisites": [
                "Attendees will bring their own data"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "For H2020-AGENT project members only",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/504/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/8/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 21,
                    "name": "H2020-AGENT",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/H2020-AGENT/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 39,
                    "name": "URGI - US1164",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/URGI%20-%20US1164/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 26,
                    "name": "URGI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/URGI/?format=api"
                }
            ],
            "logo_url": "https://urgi.versailles.inra.fr/extension/inra/design/urgi/images/logoURGI_res72_2-82X1-98.png",
            "updated_at": "2025-09-13T13:27:42.544621Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": true,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/737/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/735/?format=api"
            ]
        },
        {
            "id": 366,
            "name": "Initiation à l’utilisation de la plateforme de bio-analyse Galaxy",
            "shortName": "",
            "description": "L’objectif est de se familiariser avec l’interface utilisateur de Galaxy. \r\n\r\nAprès une introduction à Galaxy, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- Importer des données\r\n- Identifier des outils\r\n- Faire une analyse\r\n- Gérer un historique\r\n- Créer un workflow",
            "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": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                },
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                },
                {
                    "id": 96,
                    "name": "Mésocentre Clermont-Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2024-02-08T10:47:23.782242Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)",
                "Undergraduate"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 126,
                    "name": "Galaxy 101 for everyone",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Galaxy%20101%20for%20everyone/?format=api"
                }
            ],
            "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Assess short reads FASTQ quality using FASTQE 🧬😎 and FastQC\r\n- Assess long reads FASTQ quality using Nanoplot and PycoQC\r\n- Perform quality correction with Cutadapt (short reads)\r\n-  Summarise quality metrics MultiQC\r\n- Process single-end and paired-end data\r\n- Define what mapping is\r\n- Perform mapping of reads on a reference genome\r\n- Evaluate the mapping output",
            "hoursPresentations": 1,
            "hoursHandsOn": 2,
            "hoursTotal": 3,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/592/?format=api"
            ]
        },
        {
            "id": 371,
            "name": "Introduction à l'analyse de données métatranscriptomiques avec Galaxy",
            "shortName": "",
            "description": "L’objectif de cette formation est de se familiariser avec les étapes et les outils d’analyse de données métatranscriptomiques dans le but de comprendre les fonctions d’une communauté microbienne. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main de ces étapes  en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\nAprès une introduction à la métatranscriptomique, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- assigner des taxons à des données de métatranscriptomiques,\r\n- extraire des informations fonctionnelles au sein de données de métatranscriptomiques,\r\n- combiner informations taxonomiques et fonctionnelles pour faciliter la compréhension des fonctions d’une communauté microbienne",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_3697",
                "http://edamontology.org/topic_0085",
                "http://edamontology.org/topic_3941",
                "http://edamontology.org/topic_1775"
            ],
            "keywords": [
                "Galaxy"
            ],
            "prerequisites": [
                "Galaxy - Basic usage"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                },
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 96,
                    "name": "Mésocentre Clermont-Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api"
                },
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2024-02-08T11:22:23.706233Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 132,
                    "name": "Metatranscriptomics analysis using microbiome RNA-seq data",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Metatranscriptomics%20analysis%20using%20microbiome%20RNA-seq%20data/?format=api"
                }
            ],
            "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Choose the best approach to analyze metatranscriptomics data\r\n- Understand the functional microbiome characterization using metatranscriptomic results\r\n- Understand where metatranscriptomics fits in ‘multi-omic’ analysis of microbiomes\r\n- Visualise a community structure",
            "hoursPresentations": 1,
            "hoursHandsOn": 2,
            "hoursTotal": 3,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 307,
            "name": "Initiation à R / R Initiation",
            "shortName": "R - Init",
            "description": "Objectifs\r\n- Pour une personne qui découvre R : savoir utiliser R de manière autonome et comprendre les principes de\r\nbase\r\n- Être capable de suivre le module Manipulation et visualisation de données avec R\r\n\r\nProgramme\r\n- Introduction à l'IDE Rstudio\r\n- Créer un projet et un script\r\n- Manipulation de données de base\r\n- Structures de données : qu'est-ce qu'une variable, un type, un objet ?\r\n- Utiliser des fonctions de packages externes",
            "homepage": "https://abims.sb-roscoff.fr/module/r_init",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_2269"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription",
            "maxParticipants": 16,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2025-02-21T08:45:35.347266Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 1,
            "hoursHandsOn": 3,
            "hoursTotal": 4,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/618/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/715/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/517/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/480/?format=api"
            ]
        },
        {
            "id": 398,
            "name": "Practical session REPET",
            "shortName": "REPET",
            "description": "How to use REPET for de novo TE annotation",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0780",
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0798"
            ],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "Public",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/131/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                },
                {
                    "id": 39,
                    "name": "URGI - US1164",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/URGI%20-%20US1164/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 26,
                    "name": "URGI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/URGI/?format=api"
                }
            ],
            "logo_url": "https://urgi.versailles.inra.fr/extension/inra/design/urgi/images/logoURGI_res72_2-82X1-98.png",
            "updated_at": "2025-09-12T12:48:41.366810Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": false,
            "event_set": []
        },
        {
            "id": 291,
            "name": "Formation au logiciel R",
            "shortName": "Formation au logiciel R",
            "description": "Introduction au logiciel R et à son utilisation pour réaliser des graphiques et faire des analyses statistiques basiques en biologie. Introduction aux bibliothèques R utiles en biologie.",
            "homepage": "http://www.prabi.fr/spip.php?article273",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 14,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 19,
                    "name": "PRABI-AMSB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/PRABI-AMSB/?format=api"
                }
            ],
            "logo_url": null,
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [
                "Professional (initial)"
            ],
            "audienceRoles": [
                "Life scientists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "- Acquérir les compétences nécessaires à l’utilisation du logiciel R\r\n- Connaître les principales analyses statistiques nécessaires en biologie et les utiliser sous R\r\n- Réaliser des graphiques sous R\r\n- Connaitre les bibliothèques R utiles en Biologie",
            "hoursPresentations": 9,
            "hoursHandsOn": 12,
            "hoursTotal": 21,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/437/?format=api"
            ]
        },
        {
            "id": 379,
            "name": "Manipulating  & Visualizing Data with R",
            "shortName": "R - DataViz",
            "description": "Objectifs\r\n- Importer, structurer, transformer et exporter un tableau de données avec R\r\n- Générer des figures de qualité pour, par exemple, une publication scientifique\r\n\r\nProgramme\r\n- Introduction au tidyverse (metapackage pour manipuler, visualiser et analyser des données)\r\n- Import et export de tableaux de données (csv, excel, google sheet, etc.)\r\n- Manipulation de tableaux de données avec dplyr et tidyr (filtre, aggregation, jointure)\r\n- Manipulation de chaînes de caractères et de dates avec stringr et lubridate\r\n- Introduction aux concepts de visualisation de données\r\n- Apprendre à utiliser ggplot2 grâce à esquisse\r\n- Partager ses résultats avec Quarto",
            "homepage": "https://abims.sb-roscoff.fr/module/r_dataviz",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_0092"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription",
            "maxParticipants": 18,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/299/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2025-02-21T08:47:18.779528Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 2,
            "hoursHandsOn": 5,
            "hoursTotal": 7,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/619/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/716/?format=api"
            ]
        },
        {
            "id": 367,
            "name": "Introduction à l'analyse de données de séquençage avec contrôle qualité et alignement sur un génome de référence avec Galaxy",
            "shortName": "",
            "description": "L’objectif de cette formation est de se familiariser avec les premières étapes communes à toutes les analyses de données de séquençage : le contrôle qualité des données et l’alignement sur un génome de référence. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main des ces étapes d’analyses en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\nAprès une introduction aux données de séquençage, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- évaluer la qualité de données de séquençage,\r\n- améliorer la qualité de données de séquençage\r\n- aligner des données sur un génome de référence",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0102"
            ],
            "keywords": [
                "Quality Control",
                "Galaxy",
                "Mapping"
            ],
            "prerequisites": [
                "Galaxy - Basic usage"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                },
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 96,
                    "name": "Mésocentre Clermont-Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api"
                },
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2024-02-08T11:22:59.733596Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 128,
                    "name": "Mapping with Galaxy",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Mapping%20with%20Galaxy/?format=api"
                },
                {
                    "id": 127,
                    "name": "Quality Control with Galaxy",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Quality%20Control%20with%20Galaxy/?format=api"
                }
            ],
            "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Assess short reads FASTQ quality using FASTQE 🧬😎 and FastQC\r\n- Assess long reads FASTQ quality using Nanoplot and PycoQC\r\n- Perform quality correction with Cutadapt (short reads)\r\n-  Summarise quality metrics MultiQC\r\n- Process single-end and paired-end data\r\n- Define what mapping is\r\n- Perform mapping of reads on a reference genome\r\n- Evaluate the mapping output",
            "hoursPresentations": 1,
            "hoursHandsOn": 2,
            "hoursTotal": 3,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/593/?format=api"
            ]
        },
        {
            "id": 285,
            "name": "Linux Avancé / Advanced Linux",
            "shortName": "Advanced Linux",
            "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/module/linux_advanced",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3316"
            ],
            "keywords": [],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Everyone",
            "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription",
            "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": "2025-02-21T08:42:13.294211Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 3,
            "hoursHandsOn": 4,
            "hoursTotal": 7,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/497/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/435/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/521/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/713/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/624/?format=api"
            ]
        }
    ]
}