Handles creating, reading and updating training events.

GET /api/training/?format=api&offset=140&ordering=maxParticipants
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=160&ordering=maxParticipants",
    "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=120&ordering=maxParticipants",
    "results": [
        {
            "id": 84,
            "name": "Master STIC pour la Santé",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Master"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Accès en local aux différents clusters\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 251,
            "name": "Survival Guide for Perl applied to Bioinformatics",
            "shortName": "",
            "description": " \n\n\t\t\tThis course provides an introduction to programming using Perl and at the end of the training, participants could write simple Perl programs to handle biological data and to undertstand more complex Perl programs written by others.\n\t\t\t\nPrerequisites\nBasic knowledge of Linux (Linux for dummies required)\n\nProgram\nPerl data structures (scalar,arrays, hashes)\nStructure control ( loops)\nBasic functions, and operators.\nWriting and running your own program\nPassing options and files to his own script.\nRegular expressions\n\n\nLearning objectives\nWriting simple Perl programs to analyze data files\nUnderstanding Perl programs written by others\nUsing Perl basic syntax and modules in their own script\nRun programs from their script, parsing and extracting data from data files\n\n\nInstructors\n\n\nChristine Tranchant  - christine.tranchant@ird.fr\nFrançois Sabot - francois.sabot@ird.fr\nNdomassi tando - ndomassi.tando@ird.fr\n\n",
            "homepage": "https://southgreenplatform.github.io/trainings//perl/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 12,
                    "name": "LAPSE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/LAPSE/?format=api"
                },
                {
                    "id": 13,
                    "name": "Formation permanente IRD",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Formation%20permanente%20IRD/?format=api"
                }
            ],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/383/?format=api"
            ]
        },
        {
            "id": 83,
            "name": "Projet AMIDEX \"spongex\"",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Autre"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Accès en local aux différents clusters\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 156,
            "name": "Python for biology",
            "shortName": "",
            "description": "",
            "homepage": "https://cnrsformation.cnrs.fr/stage-17266-Python-pour-la-biologie.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [
                "Sequence Algorithm",
                "Python Language",
                "Sequence analysis"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "CNRS fee-based training\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 27,
            "name": "Perl avancé",
            "shortName": "",
            "description": "\nObjectifs\n\nAller plus loin avec Perl afin d’être autonome pour des manipulations complexes visant à extraire et reformater des données issues de fichiers texte.\n\n \n \n \n \nProgramme\n\n- Expressions régulières\n- Fonctions\n- Prise en main de Bioperl\n \n \nIllustration avec des exercices de manipulation de fichiers de séquences et de fichiers de résultats d’outils bionformatiques.\n \n",
            "homepage": "http://migale.jouy.inra.fr/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Programming Languages & Computer Sciences",
                "Perl Langage"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Ce cycle est ouvert à l'ensemble des agents de l'INRA et aux extérieurs.\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/250/?format=api"
            ]
        },
        {
            "id": 321,
            "name": "Genopole Autumn School",
            "shortName": "",
            "description": "Cette formation est dédiée aux chercheurs, ingénieurs et doctorants et dispensée en anglais par des experts internationaux de la génomique.\r\nLes points forts de la formation :\r\n\r\n    Des sessions de formation pratiques aux outils d’analyse génomique\r\n    Des experts des grands centres nationaux et internationaux (Université d’Evry – Paris-Saclay, Inrae, CEA, CNRS, Université du Luxembourg, EMBL-EBI)\r\n    Format résidentiel tout inclus dans un cadre accueillant et propice au networking\r\n    Effectif limité à 15 participants pour une qualité optimale des sessions pratiques\r\n    Formation éligible à la prise en charge employeurs ou OPCO",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": null,
            "updated_at": "2022-11-14T16:38:22.898523Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/501/?format=api"
            ]
        },
        {
            "id": 14,
            "name": "Formation interne pipeline RNASeq",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "NGS Data Analysis",
                "Analysis of RNAseq data"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 329,
            "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module Analyses ADN (sous Galaxy)- version 2023",
            "shortName": "",
            "description": "Bilille, la plateforme de bioinformatique, biostatistique et bioanalyse de la métropole lilloise, propose chaque année un cycle de formation d'introduction à l'analyse des données de séquençage à haut débit.\r\nCe cycle est composé des modules suivants, à la carte : \r\n- Analyses ADN\r\n- Analyses de variants\r\n- Métagénomique\r\n- Analyses ChIP-seq\r\n- Analyses RNA-seq\r\nLes fiches descriptives sont accessibles sur le site de bilille. Chaque module comprend des présentations générales et des séances pratiques sur ordinateur, avec Galaxy.\r\n\r\nLes objectifs du module Analyses ADN sont :\r\n- Apprendre à manipuler des données de séquençage d’ADN\r\n- Réaliser des contrôles de qualité et du nettoyage des lectures\r\n- Présenter les méthodes et outils d'alignement\r\n- Réaliser des contrôles de qualité et des alignements sur une référence\r\n- Introduction à l’assemblage des lectures sans référence\r\n- Utiliser la plateforme Galaxy pour ces analyses",
            "homepage": "https://bilille.univ-lille.fr/training/training-offer",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Galaxy - Basic usage"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Etre familier avec la plate-forme web Galaxy (idéalement avoir suivi la formation bilille « Initiation à Galaxy »)",
            "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": [
                {
                    "id": 52,
                    "name": "CNRS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api"
                },
                {
                    "id": 56,
                    "name": "INSERM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
                },
                {
                    "id": 66,
                    "name": "UDL",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UDL/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 3,
                    "name": "Bilille",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api"
                }
            ],
            "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png",
            "updated_at": "2024-12-09T17:41:21.839622Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/673/?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": 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-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": 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": 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-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": 67,
            "name": "RNAseq de novo assembly",
            "shortName": "",
            "description": "This training session has been designed to give you an overview of the methods and tools used to de novo assemble transcriptomic short reads. You will learn how to pre-process your raw data (fastq files), how an assembler works and how to use it. Finally you will learn how to assess the quality of your assemblies in order to choose the best one. Organized jointly by the Sigenae and bioinfo genotoul platforms.\n",
            "homepage": "http://bioinfo.genotoul.fr/index.php/events/rnaseq-de-novo-assembly-2/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [
                "NGS Data Analysis",
                "Analysis of RNAseq data",
                "Transcript and transcript variant analysis",
                "Transcriptomics (RNA-seq)",
                "Sequence annotation"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "You need to register (via the website) and pay 165 euros a day for academic and 550 euros a day for a private.\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 248,
            "name": "RNaseq with Galaxy ",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/380/?format=api"
            ]
        },
        {
            "id": 247,
            "name": "Manual curation of Transposable element annotation",
            "shortName": "",
            "description": "URGI organizes a BYOD-­style (Bring Your Own Data) training course on manual curation of transposable elements reference sequences obtained with REPET pipelines.\n",
            "homepage": "https://urgi.versailles.inra.fr/Platform/Training/Manual-curation-of-Transposabl…",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/Capture%20d%E2%80%99e%CC%81cran%202018-12-05%20a%CC%80%2009.40.29_0.png",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/379/?format=api"
            ]
        },
        {
            "id": 213,
            "name": "Analyse bioinformatique de données RNA-Seq sous Galaxy",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/342/?format=api"
            ]
        },
        {
            "id": 382,
            "name": "Introduction à l'analyse de données transcriptomiques avec Galaxy",
            "shortName": "",
            "description": "L’objectif est de se familiariser avec les étapes d’analyses des données transcriptomiques ou RNA-seq avec référence pour extraire les gènes et fonctions différentiellement exprimés. 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\n\r\nAprès une introduction à la transcriptomique, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- évaluer la qualité des données transcriptomiques,\r\n- aligner des données transcriptomiques sur un génome de référence,\r\n- estimer le nombre de séquences par gènes,\r\n- construire et faire une analyse d’expression différentielle des gènes\r\n- faire une analyse de l’enrichissement fonctionnel des gènes différentiellement exprimés",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_3308",
                "http://edamontology.org/topic_1775",
                "http://edamontology.org/topic_0203",
                "http://edamontology.org/topic_3170"
            ],
            "keywords": [
                "Galaxy",
                "RNA-seq",
                "Transcriptomics (RNA-seq)"
            ],
            "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/677/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/807/?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-06-06T08:06:54.982689Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 144,
                    "name": "Reference-based RNA-Seq data analysis with Galaxy",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Reference-based%20RNA-Seq%20data%20analysis%20with%20Galaxy/?format=api"
                },
                {
                    "id": 145,
                    "name": "Introduction to Transcriptomics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20Transcriptomics/?format=api"
                }
            ],
            "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Check a sequence quality report generated by FastQC for RNA-Seq data\r\n- Explain the principle and specificity of mapping of RNA-Seq data to an eukaryotic reference genome\r\n- Select and run a state of the art mapping tool for RNA-Seq data\r\n- Evaluate the quality of mapping results\r\n- Describe the process to estimate the library strandness\r\n- Estimate the number of reads per genes\r\n- Explain the count normalization to perform before sample comparison\r\n- Construct and run a differential gene expression analysis\r\n- Analyze the DESeq2 output to identify, annotate and visualize differentially expressed genes\r\n- Perform a gene ontology enrichment analysis\r\n- Perform and visualize an enrichment analysis for KEGG pathways",
            "hoursPresentations": 1,
            "hoursHandsOn": 7,
            "hoursTotal": 8,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/637/?format=api"
            ]
        },
        {
            "id": 119,
            "name": "Modules Biologie École Doctorale SVSAE",
            "shortName": "",
            "description": "Les UE de bioinformatique de la spécialité AMD sont ouvertes aux doctorants de l'école doctorale SVSAE dans le cadre de leur formation doctorale. 3 UE sont particulièrement suivies : UE « Programmation en perl », UE « Bioistatistiques et programmation sous R » et UE « Génomique et bioinformatique ». Les formations continues proposées dans le domaine de la bioinformatique sont également ouvertes aux étudiants de l'Ecole Doctorale, et permettent de valider un module de biologie. Forme 2 à 3 doctorants par an.\n \n",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Autre (Diplôme universitaire, école d'ingénieur ...)"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 64,
            "name": "Read alignment and SNP calling",
            "shortName": "",
            "description": "This training session, organized jointly with the Sigenae platform, is designed to help you deal with NGS data, in particular Roche 454 and Illumina Solexa technologies. You will discover the new sequence formats, the new assembly formats and the known biases of these technologies. You will use mapping on reference genome software, polymorphisms detection (with the GATK pipeline), polymorphisms annotation and alignment visualization software. Organized jointly by the Sigenae and bioinfo genotoul platforms.\n",
            "homepage": "http://bioinfo.genotoul.fr/index.php/events/alignment-and-small-size-variants-ca…",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [
                "NGS Data Analysis",
                "Variant analysis",
                "Genomics (DNA-seq)"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "You need to register (via the website) and pay 165 euros a day for academic and 550 euros a day for a private.\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 372,
            "name": "Introduction à l'analyse d’images 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- extraire des métadonnées d’une image,\r\n- convertir, filtrer et segmenter une image",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_3383",
                "http://edamontology.org/topic_3382"
            ],
            "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": 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-08T11:25:36.663764Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 133,
                    "name": "Introduction to image analysis using Galaxy",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20image%20analysis%20using%20Galaxy/?format=api"
                }
            ],
            "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- How to handle images in Galaxy.\r\n- How to perform basic image processing in Galaxy",
            "hoursPresentations": 1,
            "hoursHandsOn": 2,
            "hoursTotal": 3,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 212,
            "name": "NGS sous Galaxy",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/341/?format=api"
            ]
        },
        {
            "id": 210,
            "name": "Python avance",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/339/?format=api"
            ]
        }
    ]
}