Handles creating, reading and updating training events.

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

{
    "count": 370,
    "next": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=100&ordering=-id",
    "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=60&ordering=-id",
    "results": [
        {
            "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": 306,
            "name": "Molecular Phylogeny - Level 1",
            "shortName": "Phylogénie moléculaire - Niveau 1",
            "description": "OBJECTIF\r\n- Savoir inférer un arbre phylogénétique et l'interpréter\r\n\r\nPRÉREQUIS\r\n- Savoir ce à quoi correspondent des séquences génétiques homologues\r\n- Avoir déjà utilisé les logiciels de base en bioinformatique\r\n- Connaître les notions de base en statistiques (tests, lois probabilistes usuelles, méthodes simples d'estimation de paramètres)\r\n- Avoir des notions de programmation\r\n\r\nPROGRAMME\r\n- Lignes de commandes Linux\r\n- Le format Newick\r\n- Dessin d'arbres\r\n- Alignements multiples et nettoyage\r\n- Modèles d'évolution\r\n- Choix de modèles\r\n- Définitions et propriétés des arbres\r\n- Méthodes de parcimonie\r\n- Méthodes de distance\r\n- Maximum de vraisemblance\r\n- Reconstruction phylogénétique Bayésienne\r\n- Bootstraps et autres supports de branches",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "1200 €"
            ],
            "topics": [
                "http://edamontology.org/topic_0084",
                "http://edamontology.org/topic_3293",
                "http://edamontology.org/topic_3299"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/ATGClogox120_0.png",
            "updated_at": "2023-01-24T10:44:55.936489Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "To know how to infer a phylogenetic tree and interpret it.",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": true,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/460/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/509/?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": 304,
            "name": "Initiation à Galaxy",
            "shortName": "Bilille Galaxy Init",
            "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:41:37.266949Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/676/?format=api"
            ]
        },
        {
            "id": 303,
            "name": "Tools for phylogenetic analysis",
            "shortName": "",
            "description": "You will learn How to find homologs, make multiple alignments, reconstruct the phylogeny, visualize the tree.\r\n\r\nAt the end of the workshop, you will be able to use web tools to reconstruct accurate phylogenies.\r\n\r\nUnless all participants speak French, the course will be taught in English.",
            "homepage": "https://pliniuscursus.univ-amu.fr/formation/tools-for-phylogenetic-analysis/",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0084"
            ],
            "keywords": [],
            "prerequisites": [
                "Master"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "The first sessions are only available for IM2B students.",
            "maxParticipants": 10,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 38,
                    "name": "CNRS UMR7256",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20UMR7256/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 23,
                    "name": "PACA-Bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/PACA-Bioinfo/?format=api"
                }
            ],
            "logo_url": null,
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [
                "Graduate"
            ],
            "audienceRoles": [
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 1,
            "hoursHandsOn": 5,
            "hoursTotal": 6,
            "personalised": null,
            "event_set": []
        },
        {
            "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": 300,
            "name": "Analyse des données RNA-Seq sous l’environnement Galaxy",
            "shortName": "Analyse des données RNA-Seq sous l’environnement Galaxy",
            "description": "Introduction à l'analyse des données RNA-Seq sous l’environnement Galaxy",
            "homepage": "http://www.prabi.fr/spip.php?article274",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 14,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 9,
                    "name": "PRABI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/PRABI/?format=api"
                }
            ],
            "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 (continued)"
            ],
            "audienceRoles": [
                "Life scientists"
            ],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/451/?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": 298,
            "name": "LINUX",
            "shortName": "",
            "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning sequence analysis. This training session has been designed to familiarize yourself with the platform resources and its organization. You will learn to access the platform from your work station, what is an Linux environment and how to use it, how to create and manipulate files, how to transfer them from and to your personal computer.\r\n\r\nThis training is focused on practice. It consists of 3 modules with a large variety of exercises:\r\n\r\n- Connect to « genotoul » server (09:00 am to 10:30 am): Platform presentation, Linux basics, opening an user account, Putty installation, first connection.\r\n- Files and basics commands  (10:45 am to 12:00 pm): types of files and secure access, file manipulation commands, text editors and viewers, disk space management .\r\n- Transfers and file manipulation (14:00 pm to 17:00 pm): download/transfer, compress/uncompress, utility commands and data extraction, output redirections.",
            "homepage": "http://bioinfo.genotoul.fr/index.php/events/linux-2-2/",
            "is_draft": false,
            "costs": [
                "Non-academic: 550€ + 20% taxes (TVA)",
                "Academic but non-INRAE: 170 € + 20% taxes (TVA)",
                "For INRAE's staff: 150 € no VAT charged;"
            ],
            "topics": [
                "http://edamontology.org/topic_3316"
            ],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [],
            "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-06-05T08:59:07.762580Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "You will learn to access the platform genotoul bioinfo 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.",
            "hoursPresentations": 3,
            "hoursHandsOn": 3,
            "hoursTotal": 6,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/476/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/608/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/447/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/667/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/632/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/528/?format=api"
            ]
        },
        {
            "id": 296,
            "name": "Initiation à l’utilisation de Galaxy",
            "shortName": "Initiation Galaxy",
            "description": "Objectifs pédagogiques :\r\nCette formation propose une introduction sur l’interface utilisateur et les fonctionnalités générales d’une plateforme Galaxy.\r\nA l’issue de la formation, les apprenants seront en mesure de :\r\n* connaître les caractéristiques et le fonctionnement d’un portail Galaxy,\r\n* appliquer sur des cas concrets en bioinformatique,\r\n* être autonome dans le traitement de fichiers et l’exécution d’outils.\r\n\r\nProgramme :\r\n* Prise en main d’un portail Galaxy\r\n* Utilisation de l’historique\r\n* Téléchargement des données à traiter\r\n* Manipulation de fichiers\r\n* Paramétrage et exécution d’outils\r\n* Récupération et visualisation de résultats",
            "homepage": "https://documents.migale.inrae.fr/trainings.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0605"
            ],
            "keywords": [
                "Galaxy"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "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": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                }
            ],
            "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png",
            "updated_at": "2024-01-18T12:44:57.722597Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "Cette formation propose une introduction sur l’interface utilisateur et les fonctionnalités générales d’une plateforme Galaxy.\r\n\r\nA l’issue de la formation, les apprenants seront en mesure de :\r\n* connaître les caractéristiques et le fonctionnement d’un portail Galaxy,\r\n* appliquer sur des cas concrets en bioinformatique,\r\n* être autonome dans le traitement de fichiers et l’exécution d’outils.",
            "hoursPresentations": 1,
            "hoursHandsOn": 5,
            "hoursTotal": 6,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/442/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/580/?format=api"
            ]
        },
        {
            "id": 295,
            "name": "Introduction to the use of a computing cluster",
            "shortName": "",
            "description": "Knowledge of the concepts and best practices for using the computing resources of the mesocenter cluster Clermont Auvergne in a bioinformatics context.\r\nBecome familiar with the work environment of the computing cluster, become autonomous in the use of its resources and learn to use a scheduler. \r\nPresentation of the resources accessible on the cluster (computing nodes, storage spaces, tools).\r\nConcept of jobs, queues and parallel computing.\r\nJob management (submission, follow-up, deletion).",
            "homepage": "https://mesocentre.uca.fr/",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0605"
            ],
            "keywords": [],
            "prerequisites": [
                "Linux and knowledge of NGS formats"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Have an account on the Mesocentre UCA computing cluster (make a request if necessary on the site https://hub.mesocentre.uca.fr)\r\nAlternation of theoretical courses and practical work.\r\nCOME WITH A LAPTOP with an operational Eduroam connection.\r\nThe training is in French.",
            "maxParticipants": 10,
            "contacts": [],
            "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": null,
            "updated_at": "2023-01-24T10:21:58.347905Z",
            "audienceTypes": [
                "Graduate"
            ],
            "audienceRoles": [
                "Researchers",
                "Computer scientists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 3,
            "hoursHandsOn": 4,
            "hoursTotal": 8,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/487/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/616/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/461/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/708/?format=api"
            ]
        },
        {
            "id": 294,
            "name": "Linux for Dummies",
            "shortName": "",
            "description": "This course offers an introduction to work with Linux. We will describe the Linux environment, the first linux commands so participants can start to utilize command-line tools and feel comfortable using bioinformatics softwares through a linux terminal",
            "homepage": "https://southgreenplatform.github.io/trainings//linux/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "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-12-04T15:05:31.847400Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 3,
            "hoursHandsOn": 4,
            "hoursTotal": 7,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/468/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/555/?format=api"
            ]
        },
        {
            "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": 290,
            "name": "NGS data analysis on the command line",
            "shortName": "NGS-analysis-cli",
            "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": null,
            "updated_at": "2024-01-22T14:51:37.215331Z",
            "audienceTypes": [],
            "audienceRoles": [
                "Biologists",
                "Bioinformaticians"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "Applied Knowledge (Know-how):\r\n- Basic proficiency at the Linux command line prompt\r\n- Basic proficiency of R (environment, objects, graphs) \r\n- Next generation sequencing (NGS) file formats; reference genomes - Mapping NGS read data to reference genomes (bowtie, samtools)\r\n- Small RNA-seq analysis; epigenomics applications (ShortStack)\r\n- RNA-seq for transcriptomics; differential gene expression analysis (HISAT2, DESeq2) - Data wrangling and visualization in R (Rstudio, ggplot2)",
            "hoursPresentations": 12,
            "hoursHandsOn": 16,
            "hoursTotal": 28,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/503/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/504/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/589/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/454/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/660/?format=api"
            ]
        },
        {
            "id": 289,
            "name": "Introduction to galaxy: looking for variants in prokaryotes",
            "shortName": "Introduction to galaxy",
            "description": "This course will focus on the technical aspects of using a galaxy server. Accessible without any prerequisite in computer science, it will allow you to master the different fundamental tools of galaxy and will open the doors of bioinformatics analysis for your different projects.\r\nDifferent questions will be addressed through an example of variants analysis in a prokaryotic organism. At the end of this course, on any accessible galaxy instance, you will be able to:\r\n- upload your data\r\n- map them on a reference genome\r\n- find the variants (SNPs) and analyze the results\r\n- generate, manipulate and share your workflows, data and histories\r\n- find the right tools for other analyses and use them in your own project.\r\n\r\nUnless all participants speak French, the course will be taught in English.",
            "homepage": "https://pliniuscursus.univ-amu.fr/formation/galaxy-platform/",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0622"
            ],
            "keywords": [],
            "prerequisites": [
                "Master"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "The first sessions are only available for IM2B students.",
            "maxParticipants": 12,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 23,
                    "name": "PACA-Bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/PACA-Bioinfo/?format=api"
                }
            ],
            "logo_url": null,
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [
                "Graduate"
            ],
            "audienceRoles": [
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 1,
            "hoursHandsOn": 5,
            "hoursTotal": 6,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 288,
            "name": "Introduction to Linux",
            "shortName": "BirdLinux",
            "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/",
            "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://pf-bird.univ-nantes.fr/medias/photo/small_1612545616928-png",
            "updated_at": "2024-02-08T15:29:55.120700Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Biologists",
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 1,
            "hoursHandsOn": 6,
            "hoursTotal": 7,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/601/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/639/?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": 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",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR/?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": 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",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR/?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"
            ]
        },
        {
            "id": 284,
            "name": "Analyse primaire de données issues de séquenceurs nouvelle génération sous Galaxy",
            "shortName": "Analyse de données NGS sous Galaxy",
            "description": "Objectifs pédagogiques\r\nConnaître les concepts et méthodes bioinformatiques utilisés pour l’analyse primaire de données issues de séquenceurs nouvelle génération (NGS). Savoir effectuer un alignement sur un génome de référence, un assemblage de novo d’un génome bactérien\r\n\r\nProgramme\r\nThéorie\r\n* Présentation des différents types de technologies de séquençage (lectures longues et courtes)\r\n\r\nPratique : Analyse des données de séquençage d’un génome bactérien\r\n* Contrôle qualité\r\n* Assemblage de-novo\r\n* Nettoyage des données\r\n* Assemblage\r\n* Visualisation et statistiques sur l’assemblage\r\n* Alignement de lectures sur un génome de référence et visualisation\r\nTous les TPs seront réalisés sous l’environnement d’exécution de traitements Galaxy.",
            "homepage": "https://documents.migale.inrae.fr/trainings.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0092",
                "http://edamontology.org/topic_0102",
                "http://edamontology.org/topic_0196",
                "http://edamontology.org/topic_3168"
            ],
            "keywords": [
                "Galaxy",
                "NGS"
            ],
            "prerequisites": [
                "Galaxy - Basic usage"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "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": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                }
            ],
            "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png",
            "updated_at": "2024-01-18T13:51:11.796060Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "Connaître les concepts et méthodes bioinformatiques utilisés pour l’analyse primaire de données issues de séquenceurs nouvelle génération (NGS). Savoir effectuer un alignement sur un génome de référence, un assemblage de novo d’un génome bactérien",
            "hoursPresentations": 3,
            "hoursHandsOn": 3,
            "hoursTotal": 6,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/582/?format=api"
            ]
        }
    ]
}