Handles creating, reading and updating events.

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

{
    "count": 605,
    "next": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=340&ordering=is_draft",
    "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=300&ordering=is_draft",
    "results": [
        {
            "id": 579,
            "name": "Manipulation de données avec R, introduction à tidyverse (session 2024)",
            "shortName": "Introduction à tidyverse (2024)",
            "description": "Objectifs pédagogiques\r\nA l’issue de la formation, les stagiaires seront capables de :\r\n* utiliser les principales fonctions des packages dplyr et tidyr de l’écosystème du « tidyverse »\r\n* lire les données et les ranger dans un format « tidy »\r\n* manipuler les données : filtrer, sélectionner, trier, produire des résultats par groupe, fusionner plusieurs tables\r\n* mettre en forme et pivoter les tables de données\r\n\r\nProgramme\r\n* Principes du tidyverse\r\n* Principales fonctions de manipulation de données du package dplyr : ajouter de nouvelles variables, sélectionner des colonnes, filtrer des lignes, trier, grouper, fusionner des tables\r\n* Enchaînements des opérations à l’aide de « pipe »\r\n* Mise en forme, jointure et pivot de données avec le package tidyr\r\n* Mise en application sur un exemple d’analyse de données de transcriptomique.",
            "homepage": "https://documents.migale.inrae.fr/trainings.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0605"
            ],
            "keywords": [
                "R Language",
                "Tidyverse"
            ],
            "prerequisites": [
                "Basic knowledge of R"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 88,
                    "name": "BioinfOmics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api"
                }
            ],
            "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:35:50.766349Z",
            "type": "Training course",
            "start_date": "2024-04-03",
            "end_date": "2024-04-04",
            "venue": "https://migale.inrae.fr/how-to-come",
            "city": "Jouy-en-Josas",
            "country": "FRance",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/745/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/415/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2024-01-08",
            "registration_closing": "2024-03-20",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 532,
            "name": "Summer School Multi-omics Data Analysis and Integration",
            "shortName": "",
            "description": "Researchers often have access to or generate multiple omics data (RNAseq, metabolomics, lipidomics, proteomics…) within a single study. Although each omics data is usually analyzed individually, combining complementary data can yield a better understanding of the mechanisms involved in biological processes. Several integrative approaches are now available to combine such data, coming essentially from two families of methods, namely multivariate statistical analyses and network-based approaches. During this summer school both methodologies will be covered, introducing RGCCA and mixOmics for multivariate analyses and WGCNA and SNF for network-based strategies. To get meaningful biological information, the interpretation of statistical results needs to be done contextualizing them in the available biological knowledge. To address this major step we need to be able to access and interrogate databases. We will harness this subject introducing semantic web and knowledge graphs in the context of metabolic networks.\r\n\r\nDuring the School, significant time will be devoted to hands-on and the program will be divided into three phases / topics:\r\n- Multivariate statistical analyses (Instructors: Arnaud Gloaguen & Jimmy Vandel)\r\n- Network-based approaches (Instructors: Morgane Térézol & Marie-Galadriel Brière)\r\n- Results contextualisation: an introduction to metabolic models, web semantic and knowledge graphs (Instructors: Jean-Clément Gallardo, Maxime Delmas & Marco Pagni)\r\n\r\nThe participants will work in groups and shortly present the application of what they have learned to their own project.",
            "homepage": "https://www.sib.swiss/training/course/20230903_MODAI",
            "is_draft": false,
            "costs": [
                "650 EUR/CHF for academics",
                "1000 EUR/CHF for for-profit companies"
            ],
            "topics": [
                "http://edamontology.org/topic_2269",
                "http://edamontology.org/topic_0089",
                "http://edamontology.org/topic_0602"
            ],
            "keywords": [
                "Biological network inference and analysis",
                "Multivariate analyses",
                "Semantic web",
                "Knowledge representation"
            ],
            "prerequisites": [
                "experience with at least one omic technique",
                "basic statistics",
                "R programming"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/768/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/556/?format=api"
            ],
            "elixirPlatforms": [
                {
                    "id": 1,
                    "name": "Training",
                    "url": "https://catalogue.france-bioinformatique.fr/api/elixirplatform/Training/?format=api"
                }
            ],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 4,
                    "name": "IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB/?format=api"
                },
                {
                    "id": 100,
                    "name": "SIB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SIB/?format=api"
                }
            ],
            "organisedByTeams": [],
            "logo_url": "https://www.sib.swiss/training/images/sib_logo.svg",
            "updated_at": "2023-05-17T08:59:43.914253Z",
            "type": "Training course",
            "start_date": "2023-09-03",
            "end_date": "2023-09-08",
            "venue": "Centre de Vacances et Colloques Paul Langevin",
            "city": "Aussois",
            "country": "France",
            "geographical_range": "International",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-04-23",
            "registration_closing": "2023-06-01",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 567,
            "name": "Reproducible Research 2023",
            "shortName": "",
            "description": "The following topics and tools are covered in the course:\r\n\r\n    Data management\r\n    Project organisation\r\n    Git\r\n    Conda\r\n    Snakemake\r\n    Nextflow\r\n    R Markdown\r\n    Jupyter\r\n    Docker\r\n    Singularity\r\n\r\nAt the end of the course, students should be able to:\r\n\r\n    Use good practices for data analysis and management\r\n    Clearly organise their bioinformatic projects\r\n    Use the version control system Git to track and collaborate on code\r\n    Use the package and environment manager Conda\r\n    Use and develop workflows with Snakemake and Nextflow\r\n    Use R Markdown and Jupyter Notebooks to document and generate automated reports for their analyses\r\n    Use Docker and Singularity to distribute containerized computational environments",
            "homepage": "https://southgreenplatform.github.io/training_reproducible_research/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 13,
            "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:35:44.983725Z",
            "type": "Training course",
            "start_date": "2023-06-14",
            "end_date": "2023-06-16",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/737/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/733/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/734/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/773/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/774/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/558/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/519/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": "Onsite"
        },
        {
            "id": 202,
            "name": "WAVES Training 2019",
            "shortName": "",
            "description": "Bilille and ATGC organize a workshop to train users to WAVES, a Web Application for Versatile Enhanced Bioinformatic Services.",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 3,
                    "name": "Bilille",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api"
                },
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png",
            "updated_at": "2024-12-09T17:39:00.684038Z",
            "type": "Training course",
            "start_date": "2019-03-11",
            "end_date": "2019-03-11",
            "venue": "",
            "city": "Lille",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": "2019-03-04",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 36,
            "name": "Formation MIGALE - Initiation à Python",
            "shortName": "",
            "description": "Initiation à la programmation.  Réalisation de tâches simples d'extractions d'informations.",
            "homepage": "http://migale.jouy.inra.fr/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/logo-inra_0_0_0.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-03-08",
            "end_date": null,
            "venue": "",
            "city": "Jouy en Josas",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 362,
            "name": "Training on annotation of transposable elements",
            "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.627601Z",
            "type": "Training course",
            "start_date": "2017-06-05",
            "end_date": "2017-06-08",
            "venue": "",
            "city": "INRA-URGI-Versailles",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 221,
            "name": "BioMAJ Hackaton",
            "shortName": "",
            "description": "A BioMAJ hackaton will be held at IRISA Rennes the 26th and 27th of september, for people willing to contribute to BioMAJ code.",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/smalllogobiomaj.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Workshop",
            "start_date": "2019-09-26",
            "end_date": "2019-09-27",
            "venue": "",
            "city": "IRISA Rennes",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 102,
            "name": "Data collection and registration of Expert Centres for Orphanet information scientists",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-09-14",
            "end_date": null,
            "venue": "",
            "city": "Paris (à distance)",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 580,
            "name": "Initiation à l’utilisation de Galaxy :  2025",
            "shortName": "Initiation Galaxy : 2025",
            "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": "2025-01-23T15:23:54.503886Z",
            "type": "Training course",
            "start_date": "2025-03-20",
            "end_date": "2025-03-20",
            "venue": "https://migale.inrae.fr/how-to-come",
            "city": "Jouy-en-Josas",
            "country": "France",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/744/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/420/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "future",
            "registration_opening": "2025-01-22",
            "registration_closing": "2025-03-05",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 568,
            "name": "Formation Principes FAIR dans un projet de bioinformatique - Session 1 - Strasbourg",
            "shortName": "FAIR-Bioinfo-Strasbourg_session1",
            "description": "Cette formation sur 3 jours est destinée à des bioinformaticiens et biostatisticiens souhaitant acquérir des compétences théoriques et pratiques sur les principes \"FAIR\" (Facile à trouver, Accessible, Interopérable, Réutilisable) appliqués à un projet d'analyse et/ou de développement.",
            "homepage": "https://sygefor.reseau-urfist.fr/#/training/10387/12552/66e8217a2c8c491a60eeed9f5a167db3",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [],
            "keywords": [
                "Programming Languages & Computer Sciences",
                "FAIR",
                "Snakemake",
                "Docker"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Everyone",
            "accessConditions": "Academics",
            "maxParticipants": 14,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/124/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/563/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 79,
                    "name": "UPR2357",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UPR2357/?format=api"
                },
                {
                    "id": 83,
                    "name": "IGBMC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IGBMC/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 14,
                    "name": "BiGEst",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api"
                }
            ],
            "logo_url": null,
            "updated_at": "2023-12-20T15:48:19.995591Z",
            "type": "Training course",
            "start_date": "2024-04-09",
            "end_date": "2024-04-11",
            "venue": "",
            "city": "Strasbourg",
            "country": "France",
            "geographical_range": "",
            "trainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/737/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/124/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/563/?format=api"
            ],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-12-20",
            "registration_closing": "2024-03-10",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 524,
            "name": "Git / Git Initiation - Session 1 - 2023",
            "shortName": "Git Initiation 2023 S1",
            "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/default/files/abims.png",
            "updated_at": "2023-05-17T09:26:24.798410Z",
            "type": "Training course",
            "start_date": "2023-06-23",
            "end_date": "2023-06-23",
            "venue": "",
            "city": "Roscoff",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2023-02-22",
            "registration_closing": "2023-05-15",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 612,
            "name": "RNASEQ ALIGNMENT, QUANTIFICATION AND TRANSCRIPT DISCOVERY WITH STATISTICS - session 14 - 17 /05/2024",
            "shortName": "RNASeq bioinfo / biostat",
            "description": "The Toulouse Genotoul bioinformatics platform, in collaboration with the Genotoul Biostatistics platform, and the MIAT unit, organize a 3,5 days long training course for bio-informaticians and biologists aiming at learning sequence analysis. It focuses on (protein coding) gene expression analysis using reads produced by ‘RNA-Seq’. This training session is designed to introduce sequences from ‘NGS’ (Next Generation Sequencing), particularly Illumina platforms (HiSeq). You will discover the standards file formats, learn about the usual biases of this type of data and run different kinds of analyses, such as spliced alignment on a reference genome, novel gene and transcript discovery, expression quantification of coding genes and transcripts. Finally you will be able to extract the differentially expressed genes.",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/rnaseq-alignment-transcripts-assemblies-statistics/",
            "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_0203",
                "http://edamontology.org/topic_3308"
            ],
            "keywords": [
                "NGS Data Analysis",
                "Expression"
            ],
            "prerequisites": [
                "Linux/Unix",
                "Cluster",
                "Langage R de base"
            ],
            "openTo": "Everyone",
            "accessConditions": "Register on the training page : https://bioinfo.genotoul.fr/index.php/training-2/training/",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 15,
                    "name": "MIAT",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 33,
                    "name": "Genotoul-biostat",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-biostat/?format=api"
                },
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2024-03-26T14:25:27.655655Z",
            "type": "Training course",
            "start_date": "2024-05-14",
            "end_date": "2024-05-17",
            "venue": "",
            "city": "Castanet Tolosan",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [
                {
                    "id": 135,
                    "name": "training RNASEQ Bioinfo part",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/training%20RNASEQ%20Bioinfo%20part/?format=api"
                },
                {
                    "id": 136,
                    "name": "training RNASeq biostat part",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/training%20RNASeq%20biostat%20part/?format=api"
                }
            ],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2024-03-24",
            "registration_closing": null,
            "registration_status": "open",
            "courseMode": "Online"
        },
        {
            "id": 126,
            "name": "Utilisation des outils d'interprétation des données de protéomique MSDA et Proline",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-11-06",
            "end_date": null,
            "venue": "",
            "city": "IPHC - Strasbourg",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 228,
            "name": "Analyses NGS avec R",
            "shortName": "",
            "description": "savoir analyser des séquences de reads NGS, déterminer les ARN messagers différentiellement exprimés et enrichir les résultats",
            "homepage": "https://cnrsformation.cnrs.fr/stage-19025-Analyses-NGS-avec-R.html",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 7,
                    "name": "LaBRI",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/LaBRI/?format=api"
                },
                {
                    "id": 9,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20formation%20entreprises/?format=api"
                },
                {
                    "id": 10,
                    "name": "Centre de génomique fonctionnelle de Bordeaux (CGFB)",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Centre%20de%20g%C3%A9nomique%20fonctionnelle%20de%20Bordeaux%20(CGFB)/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 6,
                    "name": "CBiB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/CBiB/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/SC_cgfb_1.jpg",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2019-10-24",
            "end_date": "2019-10-25",
            "venue": "",
            "city": "Centre de bioinformatique de Bordeaux (CBiB)",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 304,
            "name": "Galaxy - Initiation",
            "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.627601Z",
            "type": "Training course",
            "start_date": "2018-03-14",
            "end_date": null,
            "venue": "",
            "city": "ROSCOFF",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 266,
            "name": "Introduction à la phylogénie moléculaire",
            "shortName": "",
            "description": "Le C3BI propose des cours pour acquérir les notions théoriques de phylogénie et maitriser les outils et logiciels.\nLes cours d'”Introduction à la phylogénie moléculaire” sont ouverts EN ACCES LIBRE  à tous les Pasteuriens et dispensés en langue française .\nl'après midi les travaux pratiques sont limités à 15 personnes (sur inscription)\n** Mardi 29 septembre\n– 9h30-11h : Méthodes de distance (A. Criscuolo)\n– 14h-15h30 : Méthodes de Maximum de Parcimonie (O. Gascuel)\n** Mercredi 30 septembre\n– 9h30-11h : Modèles d’évolution (O. Gascuel)\n– 14h-15h30 : Méthodes de Maximum de Vraisemblance (O. Gascuel)\n** Jeudi 1er octobre\n– 9h30-11h : Méthodes Bayesiennes (G. Perriere)\n– 14h-15h30 : Inférences des forces sélectives (G. Perriere)\n",
            "homepage": "http://c3bi.pasteur.fr",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Phylogeny",
                "Evolution and Phylogeny",
                "Molecular evolution",
                "Speciation dating",
                "Selection Detection",
                "Genes and genomes"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "réservé aux membres de l'Institut Pasteur\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 12,
                    "name": "INCEPTION",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/INCEPTION/?format=api"
                }
            ],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2019-02-17",
            "end_date": "2019-02-21",
            "venue": "",
            "city": "",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 315,
            "name": "European Galaxy Developer Workshop",
            "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.627601Z",
            "type": "Training course",
            "start_date": "2017-01-15",
            "end_date": "2017-01-18",
            "venue": "",
            "city": "Strasbourg",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 307,
            "name": "R - Advanced",
            "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.627601Z",
            "type": "Training course",
            "start_date": "2017-04-04",
            "end_date": null,
            "venue": "",
            "city": "Roscoff",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 91,
            "name": "Analyse avancée de séquences sur mesure",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/150x150.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2017-06-25",
            "end_date": "2017-06-26",
            "venue": "",
            "city": "BIOMNIS, Lyon",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 305,
            "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.627601Z",
            "type": "Training course",
            "start_date": "2017-05-22",
            "end_date": "2017-05-23",
            "venue": "",
            "city": "Roscoff",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        }
    ]
}