Handles creating, reading and updating events.

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

{
    "count": 659,
    "next": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=220&ordering=-topics",
    "previous": "https://catalogue.france-bioinformatique.fr/api/event/?format=api&limit=20&offset=180&ordering=-topics",
    "results": [
        {
            "id": 101,
            "name": "Introduction à Unix/Linux pour les biologistes",
            "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-02",
            "end_date": "2017-10-14",
            "venue": "",
            "city": "Lyon",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 276,
            "name": "Linux et script pour la bioinformatique",
            "shortName": "",
            "description": "Pour la plupart des tâches communes, le système Linux (libre et gratuit) peut avantageusement remplacer les systèmes d'exploitation propriétaires tels que Windows ou MacOS. Les énormes avantages de Linux sont sa gratuité, son évolution constante et l'inexistence des virus. Ce stage est une initiation à l'utilisation du système d'exploitation Linux et des lignes de commande pour les non informaticiens, ainsi qu'une initiation à l'écriture et l'emploi de scripts (petits programmes) pour faciliter l'analyse de données. Il s'agit pour des débutants ou quasi débutants Linux d'utiliser le système et d'acquérir l'autonomie nécessaire pour résoudre les besoins communs simples d'analyse par la combinaison des méthodes à travers des scripts.\n \n",
            "homepage": "http://cnrsformation.cnrs.fr/stage-17285-Linux-et-script-pour-la-bioinformatique…",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Linux"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "S'acquitter des frais d'inscription, notions de base en informatique : fichiers, répertoires, etc.\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2019-11-04",
            "end_date": "2019-11-06",
            "venue": "",
            "city": "Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 486,
            "name": "11ème Ecole de Bioinformatique AVIESAN-IFB-Inserm",
            "shortName": "EBAII 2022",
            "description": "La formation s’adresse à des biologistes directement impliqués dans des projets “Next Generation Sequencing” (NGS). Cette édition de l’école aborde les nouveaux enjeux technologiques: elle s’articulera autour de trois ateliers thématiques en session parallèle (RNA-seq, ChIP-seq/ATAC-seq, variants DNA-seq), et inclura une introduction à l’intégration des données, une ouverture aux approches “single-cell” ainsi qu’aux technologies “long reads”.\r\n\r\nL’école vise à introduire les concepts et à manipuler les outils informatiques et à en interpréter les résultats. Elle est basée sur une alternance de courtes sessions théoriques et d’ateliers pratiques. Les participants bénéficieront d’un tutorat personnalisé pour élaborer leur plan d’analyse, et effectuer les premières étapes de traitement de leurs propres données ou de celles de leur plateforme.",
            "homepage": "https://www.france-bioinformatique.fr/formation/ebaii-2022-n1/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [
                "Biostatistics",
                "Sequence analysis",
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "La formation s’adresse à des biologistes directement impliqués dans des projets “Next Generation Sequencing” (NGS). \r\nAucune connaissance préalable des environnements Linux ou R n’est requise, mais il sera demandé aux participants de suivre une autoformation en ligne en amont, pour faciliter la prise en main de ces langages. La formation approfondira progressivement l’usage de ces environnements au fil des sessions thématiques.",
            "maxParticipants": 40,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/624/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/134/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/371/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 3,
                    "name": "IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=api"
                },
                {
                    "id": 13,
                    "name": "Aviesan",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Aviesan/?format=api"
                },
                {
                    "id": 14,
                    "name": "Inserm",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Inserm/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 53,
                    "name": "AVIESAN",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AVIESAN/?format=api"
                },
                {
                    "id": 4,
                    "name": "IFB - ELIXIR-FR",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 10,
                    "name": "MIGALE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api"
                },
                {
                    "id": 14,
                    "name": "BiGEst",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api"
                },
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                },
                {
                    "id": 29,
                    "name": "IFB Core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api"
                }
            ],
            "logo_url": null,
            "updated_at": "2023-05-17T09:56:27.318517Z",
            "type": "Training course",
            "start_date": "2022-11-13",
            "end_date": "2022-11-18",
            "venue": "",
            "city": "Roscoff",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2022-01-19",
            "registration_closing": "2022-05-31",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 384,
            "name": "Introduction to High-performance computing",
            "shortName": "",
            "description": "This course offers an introduction on how to work with HPC Southgreen clusters. It is intended for new users, with the goals of improving user productivity and minimizing the obstacles. The HPC Southgreen cluster are presented, together with the tools to be able to use it. Module load notion, interactive usage and batch jobs submittions will be developped.\nPrerequisites\nLinux Basics\n\nProgram\nIntroduction to HPCs architecture\nDiscover Sun grid Engine (SGE)\nData Management on clusters\nInteractive Usage\nSubmit batch jobs\n\n\nLearning objectives\nAfter this course, participants should be able to:\nUse the HPC resources interactively\nManage data copies\nUse module load\nsubmit batch jobs\n\n\nInstructors\n\n\nNdomassi Tando (NT) - ndomassi.tando@ird.fr\nBertrand Pitollat(BP) - bertrand.pitollat@cirad.fr\nAlexis Dereeper (AD) - alexis.dereeper@ird.fr​\n\n",
            "homepage": "https://southgreenplatform.github.io/trainings//HPC/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "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": "",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2018-03-14",
            "end_date": null,
            "venue": "",
            "city": "Centre IRD, Montpellier",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 34,
            "name": "Initiation à Python",
            "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-03-07",
            "end_date": "2017-03-08",
            "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": 405,
            "name": "4th Workshop Single-Cell / SincellTE 2022 / Single-Cell : Transcriptomics, Spatial and Multi-Omics",
            "shortName": "SincellTE 2022",
            "description": "This workshop focuses on the large-scale study of heterogeneity across individual cells from a genomic, transcriptomic and epigenomic point of view. New technological developments enable the characterization of molecular information at a single cell resolution for large numbers of cells. The high dimensional omics data that these technologies produce raise novel methodological challenges for the analysis. In this regard, dedicated bioinformatics and statistical methods have been developed in order to extract robust information.\r\n\r\nThe workshop aims to provide such methods for engineers and researchers directly involved in functional genomics projects making use of single-cell technologies. A wide range of single cell topics will be covered in lectures, demonstrations and practical classes. Among others, the areas and issues to be addressed will include the choice of the most appropriate single-cell sequencing technology, the experimental design and the bioinformatics and statistical methods and pipelines. For this edition, new courses/practicals will focus on spatial transcriptomics, cell phenotyping and additional multi-omics.\r\n\r\nA wide range of single cell topics will be covered in lectures, demonstrations and practical classes. Among others, the areas and issues to be addressed will include the choice of the most appropriate single-cell sequencing technology, the experimental design and the bioinformatics and statistical methods and pipelines. For this edition, new courses/practicals will focus on spatial transcriptomics, cell phenotyping and additional multi-omics.\r\n\r\nRequirements : Participants must have prior experience on NGS data analysis  with everyday use of R and good knowledge of Unix command line. Before the training, participants will be asked to familiarize themselves with the processing and primary analyses steps of scRNA-seq datasets with provided pedagogic material.\r\n\r\nIt is not necessary to have personal single-cell data to analyse.",
            "homepage": "https://www.france-bioinformatique.fr/formation/single-cell-2022/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Master",
                "Autre (Diplôme universitaire, école d'ingénieur ...)"
            ],
            "openTo": "Everyone",
            "accessConditions": "None",
            "maxParticipants": 30,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/644/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 4,
                    "name": "IFB - ELIXIR-FR",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api"
                }
            ],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/sincellTE_logo_0_2.png",
            "updated_at": "2022-09-15T13:10:14.790898Z",
            "type": "Training course",
            "start_date": "2022-01-09",
            "end_date": "2022-01-14",
            "venue": "Roscoff Biological Station\r\nPlace Georges Teissier",
            "city": "Roscoff",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": "2021-09-15",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 191,
            "name": "Analyse des données RNA-Seq sous l'environnement Galaxy",
            "shortName": "",
            "description": "Analyse des données RNA-Seq sous l'environnement Galaxy",
            "homepage": "https://www.biosciencesco.fr/formations/bio-informatique/analyse-des-donnees-rna…",
            "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/PRABI_0.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2018-11-13",
            "end_date": "2018-11-15",
            "venue": "",
            "city": "Lyon",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 83,
            "name": "Training on annotation of transposable elements",
            "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-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": 541,
            "name": "Pipelines et méthodes bioinformatiques pour l'analyse de données de séquençage (NGS) - session Octobre 2023",
            "shortName": "",
            "description": "Bilille propose des formations en partenariat avec CNRS Formation Entreprises à destination des chercheur-euse-s, enseignant-e-s-chercheur-euse-s, ingénieur-e-s, technicien-ne-s en biologie et médecine. \r\n\r\nObjectifs :\r\n- Comprendre les principes des méthodes d'analyse de données de séquençage à haut débit (NGS)\r\n- Comprendre les paramètres des méthodes et leur impact sur les résultats\r\n- Apprendre à identifier les outils d'analyse en fonction du jeu de données\r\n- Être autonome pour analyser des données dans un gestionnaire de workflow comme Galaxy\r\n- Savoir manipuler les fichiers de lecture de séquençage : extraction, préparation, filtrage / nettoyage\r\n- Savoir évaluer la qualité des données de séquençage\r\n- Savoir analyser des données de séquençage de génomes (avec ou sans génome de référence) et prendre du recul sur le protocole expérimental\r\n- Savoir analyser des données de RNA-seq (avec ou sans génome de référence) et prendre du recul sur le protocole expérimental",
            "homepage": "https://cnrsformation.cnrs.fr/pipelines-et-methodes-bioinformatiques-pour-analyse-de-donnees-de-sequencage",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/487/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 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:37:10.962175Z",
            "type": "Training course",
            "start_date": "2023-10-16",
            "end_date": "2023-10-20",
            "venue": "",
            "city": "Lille",
            "country": "FRANCE",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": "2023-10-13",
            "registration_status": "closed",
            "courseMode": "Onsite"
        },
        {
            "id": 13,
            "name": "Cycle « Initiation à la bioinformatique » - Module 2/4 : Alignement de séquences",
            "shortName": "",
            "description": "Formation \"Alignement de séquences\"",
            "homepage": "https://wikis.univ-lille1.fr/bilille/formation",
            "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/logo_bilille_complet_120_120_2.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2016-11-24",
            "end_date": "2016-11-25",
            "venue": "",
            "city": "Université de Lille",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 25,
            "name": "Python avance",
            "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-02-28",
            "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": 214,
            "name": "JOBIM 2019",
            "shortName": "",
            "description": "JOBIM est l'événement annuel permettant de réunir la communauté des acteurs de la bioinformatique.",
            "homepage": "https://jobim2019.sciencesconf.org/",
            "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/jobim_2019_2.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Conference",
            "start_date": "2019-07-02",
            "end_date": "2019-07-05",
            "venue": "",
            "city": "Nantes",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 265,
            "name": "Analyse de données métagénomiques 16S",
            "shortName": "",
            "description": "\n\n\n\n\n\n\n\nObjectifs\nCette formation est dédiée à l'analyse de données de type \"métagénomique amplicon\" issues des technolo-gies de séquençage 454 et Illumina. La formation couvre les grandes étapes d'un pipeline d'analyse bioinformatique sous Galaxy (FROGS) pour transformer les séquences en tables d'abondances puis présente des outils statistiques sous R (phyloseq) qui permettent de décrire et comparer les échantillons à partir de ces tables.\n\n \nProgramme\n\nJours 1 et 2 : Analyses Bioinformatiques sous Galaxy\nIntroduction générale\nBrefs rappels sur l'environnement Galaxy\nPrésentation des données issues des différentes technologies de séquençage\nPrétraitement des données\nClustering des séquences, construction des OTUs\nDétection de chimères\nAnnotation taxonomique\nFiltrage des données de comptages\nOutils de visualisation\nConstruction de workflow et configuration de FROGS\nLimite des données et des méthodes \nJour 3 et 4 :  Analyses Statistiques sous Rstudio\nIntroduction générale\nImport, manipulation et visualisation des données\nMesure de diversités : Unifrac, Bray-Curtis, etc.\nOrdination et réduction de dimension : MDS\nClustering et Heatmap\nComparaison d'échantillons : PERMANOVA, adonis\n▫ Introduction générale\n▫ Brefs rappels sur l'environnement Galaxy\n▫ Présentation des données issues des différentes technologies de séquençage ▫ Prétraitement des données\n▫ Clustering des séquences, construction des OTUs\n▫ Détection de chimères\n▫ Annotation taxonomique\n▫ Filtrage des données de comptages\n▫ Outils de visualisation\n▫ Construction de workflow et configuration de FROGS\n▫ Limite des données et des méthodes\n\n\n\n\n\nJour 3 : Analyses Statistiques sous Rstudio\n\n\t▫  Introduction générale\n\t\n\n\t▫  Import et manipulation des données\n\t\n\n\t▫  Mesure de diversités : Unifrac, Bray-Curtis, etc.\n\t\n\n\t▫  Ordination et réduction de dimension : MDS\n\t\n\n\t▫  Clustering et Heatmap\n\t\n\n\t▫  Comparaison d'échantillons : PERMANOVA, adonis \n\t\n\n\n\n\n\n\n\n\n",
            "homepage": "http://migale.jouy.inra.fr/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "NGS Data Analysis",
                "Metagenomics",
                "Galaxy"
            ],
            "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.627601Z",
            "type": "Training course",
            "start_date": "2017-03-26",
            "end_date": null,
            "venue": "",
            "city": "",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 282,
            "name": "Analyse de données metabarcoding",
            "shortName": "",
            "description": "Nous avons le plaisir de vous annoncer la tenue d'une formation sur l'analyse de données metabarcoding en mai 2018.\nCelle-ci vous proposera : \n- une formation complète à l'outil FROGS sous Galaxy\n- l'intervention de plusieurs experts du domaine avec exposés thématiques et tutoriaux \n- le tout sur 5j, du 14 au 18 mai prochain\nCette semaine thématique est co-organisée entre la cellule bioinformatique de l’ifremer à Brest, la plateforme MIGALE de Jouy et  la plate-forme ABiMS de Roscoff qui accueillera la formation.\nRetrouver les détails du programme ici : \nhttp://tiny.ifremer.fr/formation-metabarcoding-2018\nSi cette formation vous intéresse, merci de bien vouloir compléter le formulaire d'inscription (disponible dans le  lien ci-dessus).\n----------------------------------------\nWe are pleased to announce a training on metabarcoding data analysis in May 2018.\nThis one will propose to you:\n- complete training in the FROGS tool under Galaxy\n- the intervention of several experts in the field with thematic presentations and tutorials\n- all on  5days , from May 14 to 18\nThis theme week is co-organized with the IFREMER bioinformatic team (Brest) , the Migale bioinformatic platform(Jouy en Josas)  and  the ABiMS (Roscoff) bioinformatic platform and would take place in Roscoff..\nFind the details of the program here:\nhttp://tiny.ifremer.fr/formation-metabarcoding-2018\nIf you are interested in this training, please complete the registration form (see link above).\nTrainning will be in French with slides in English.\n",
            "homepage": "http://tiny.ifremer.fr/formation-metabarcoding-2018",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Ecology",
                "Biodiversity",
                "Microbial ecology",
                "NGS Data Analysis",
                "Metagenomics",
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Dates et lieu\nDu 14 au 18 mai 2018\nStation Biologique de Roscoff\nPublic visé\nDoctorants, ITA, chercheurs, enseignants et ingénieurs impliqués dans des projets concrets d’analyse de données de metabarcoding.\nPré-requis\nAvoir une connaissance de l'environnement Galaxy et un projet d'analyse de données de metabarcoding.\nNombre de participants attendus\n18 participants.\nEtant donné le nombre limité de places pour cette formation, une sélection des participants sera réalisée dans le cas où nous aurions reçu plus de 18 candidatures.\nFrais d'inscription\n600€ HT (tarif unique)\nCes frais d'inscription comprennent les déjeuners et diners qui seront pris au restaurant Gulf Stream à Roscoff.\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/Pre%CC%81sentation1.jpg",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2018-05-13",
            "end_date": "2018-05-17",
            "venue": "",
            "city": "ROSCOFF",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 723,
            "name": "Improve your command line skills by learning a few words of Perl - December 8 2025",
            "shortName": "One line Perl",
            "description": "This “Perl one-liners” training session is organized by the Sigenae platform. Perl one-liners are small and awesome Perl programs that fit in a single line of code and perform many operations such as replacing of text, spacing, deleting, calculation, manipulation in files and many more. This training will allow you to discover the power of Perl on the command line and learn how to use it to automate your file manipulations and command line generation with classical file formats such as tabulated text, fastq, sam/bam, and vcf.\r\n\r\nThis training lasts one day and is focused on practice. It consists of 3 parts with a large variety of exercises:\r\n\r\nIntroduction to Perl and its characteristics: Perl is a widely used programming language for data processing and task automation. We will introduce the main characteristics of Perl and discuss why it is particularly suited for biologists who want to manipulate files and generate command lines.\r\nPerl on the command line: we will show how to use Perl on the command line to perform common tasks, such as searching and replacing strings, merging files, and loop over lists of files.\r\nConcrete examples: we will present several concrete examples drawn from biology, such as extracting information from genomic sequence files, converting files between different formats, and generating command lines for data biology tools.\r\n \r\nThe session will take place in the room ‘salle de formation MIAT’ at INRAE center of Toulouse-Auzeville.",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/onelineperl/",
            "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": [],
            "keywords": [
                "Perl Langage"
            ],
            "prerequisites": [
                "Linux/Unix",
                "Cluster"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/88/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/31/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 37,
                    "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "https://bioinfo.genotoul.fr/wp-content/uploads/sigenae-text-black-1.png",
            "updated_at": "2025-05-09T13:11:54.546597Z",
            "type": "Training course",
            "start_date": "2025-12-08",
            "end_date": "2025-12-08",
            "venue": "",
            "city": "castanet-tolosan",
            "country": "France",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": "2025-05-09",
            "registration_closing": "2025-12-01",
            "registration_status": "closed",
            "courseMode": "Online"
        },
        {
            "id": 137,
            "name": "Analyse RNA-seq de novo",
            "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-21",
            "end_date": "2017-11-23",
            "venue": "",
            "city": "Villeurbanne",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 296,
            "name": "Formation CeSGO",
            "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-07-02",
            "end_date": null,
            "venue": "",
            "city": "Rennes",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 186,
            "name": "Formation au logiciel R",
            "shortName": "",
            "description": "Formation à  l'utilisation de R appliqué à la bioinformatique",
            "homepage": "https://www.biosciencesco.fr/formations/bio-informatique/formation-au-logiciel-r…",
            "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/PRABI.png",
            "updated_at": "2022-06-02T11:50:50.627601Z",
            "type": "Training course",
            "start_date": "2018-10-08",
            "end_date": "2018-10-10",
            "venue": "",
            "city": "Lyon",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 198,
            "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",
            "homepage": "https://urgi.versailles.inra.fr/Platform/Training/Manual-curation-of-Transposabl…",
            "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/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.627601Z",
            "type": "Training course",
            "start_date": "2019-02-03",
            "end_date": "2019-02-05",
            "venue": "",
            "city": "URGI ­ INRA,  Bat 18 ­ Route de Saint­Cyr ­ RD10, 78026 Versailles Cedex",
            "country": "",
            "geographical_range": "",
            "trainers": [],
            "trainingMaterials": [],
            "computingFacilities": [],
            "realisation_status": "past",
            "registration_opening": null,
            "registration_closing": null,
            "registration_status": "unknown",
            "courseMode": null
        },
        {
            "id": 68,
            "name": "Cours MIGALE - Perl avancé",
            "shortName": "",
            "description": "Aller plus loin avec Perl afin d’être autonome pour des manipulations complexes visant à extraire et reformater des données iss...",
            "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-05-11",
            "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
        }
    ]
}