Handles creating, reading and updating training events.

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

{
    "count": 378,
    "next": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=320&ordering=-openTo",
    "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=280&ordering=-openTo",
    "results": [
        {
            "id": 380,
            "name": "INTRODUCTION TO PYTHON",
            "shortName": "Python",
            "description": "The Toulouse Genotoul bioinformatics platform, organizes a 2 days long training course for non computer scientist and biologists aiming at learning the foundation of Python programming. In this training you will learn the basics of programming (variables, functions, control structures such as “if” condition, “for” loop”), writing simple programs which read files, and write results to others. The training course does not require any knowledge in programming, but basic Linux/bash commands are required (cd, ls).\r\n\r\nThis training focuses on practice. It consists of modules with a large variety of exercises described hereunder (PROVISIONAL SCHEDULE):\r\n\r\nUsing a Jupyter notebook (Day 1).\r\nUsing variables (Day 1).\r\nBasic operations and functions (Day 1).\r\nReading a file, writing to a file (Day 1).\r\nCharacter string manipulation (Day 1).\r\nLists and dictionaries (Day 2).\r\nThe if and for controls (Day 2).\r\nBases of algorithms (Day 2).",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/python/",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_3307"
            ],
            "keywords": [
                "Python Language"
            ],
            "prerequisites": [
                "Linux/Unix"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 15,
                    "name": "MIAT",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2025-12-01T11:55:51.057828Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Life scientists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 142,
                    "name": "Introduction to python",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20python/?format=api"
                }
            ],
            "learningOutcomes": "",
            "hoursPresentations": 5,
            "hoursHandsOn": 9,
            "hoursTotal": 14,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/635/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/718/?format=api"
            ]
        },
        {
            "id": 363,
            "name": "Introduction au text-mining avec AlvisNLP",
            "shortName": "Introduction to text-mining with AlvisNLP",
            "description": "Objectifs pédagogiques\r\nCette formation est dédiée à l’analyse de données textuelles (text-mining). L’objectif est l’acquisition des principales techniques pour la Reconnaissance d’Entités Nommées (REN) à partir de textes. Les entités nommées étudiées dans cette formation sont des objets ou concepts d’intérêts mentionnés dans les articles scientifiques ou les champs en texte libre (taxons, gènes, protéines, marques, etc.).\r\n\r\nLes participants vont acquérir les compétences pratiques nécessaires pour effectuer de façon autonome une première approche pour une application de text-mining. Le format est celui de Travaux Pratiques utilisant AlvisNLP, un outil pour la création de pipelines en text-mining développé par l’équipe Bibliome de l’unité MaIAGE. La formation s’adresse à des chercheurs et ingénieurs en (bio)-informatique ou en maths-info-stats appliquées\r\n\r\nProgramme\r\n* Présentation du text-mining et de la Reconnaissance des Entités Nommées (REN)\r\n* Travaux Pratiques sur des techniques de REN en utilisant AlvisNLP\r\n* Projection de lexiques\r\n* Application de patrons\r\n* Apprentissage automatique",
            "homepage": "https://documents.migale.inrae.fr/trainings.html",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0605",
                "http://edamontology.org/topic_3474"
            ],
            "keywords": [
                "Text mining"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 88,
                    "name": "BioinfOmics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api"
                },
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "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-18T14:56:19.822106Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Life scientists",
                "Biologists",
                "Bioinformaticians"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "Cette formation est dédiée à l’analyse de données textuelles (text-mining). L’objectif est l’acquisition des principales techniques pour la Reconnaissance d’Entités Nommées (REN) à partir de textes. Les entités nommées étudiées dans cette formation sont des objets ou concepts d’intérêts mentionnés dans les articles scientifiques ou les champs en texte libre (taxons, gènes, protéines, marques, etc.).\r\n\r\nLes participants vont acquérir les compétences pratiques nécessaires pour effectuer de façon autonome une première approche pour une application de text-mining. Le format est celui de Travaux Pratiques utilisant AlvisNLP, un outil pour la création de pipelines en text-mining développé par l’équipe Bibliome de l’unité MaIAGE. La formation s’adresse à des chercheurs et ingénieurs en (bio)-informatique ou en maths-info-stats appliquées",
            "hoursPresentations": 5,
            "hoursHandsOn": 7,
            "hoursTotal": 12,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/588/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/680/?format=api"
            ]
        },
        {
            "id": 63,
            "name": "Cluster",
            "shortName": "",
            "description": "This training session is designed to help you deal with the platform compute cluster and data banks. You will launch your first processing batch on the cluster and will learn how to track and manage them. Organized jointly by the Sigenae and bioinfo genotoul platforms.",
            "homepage": "http://bioinfo.genotoul.fr/index.php/events/cluster-2/",
            "is_draft": false,
            "costs": [
                "Priced",
                "Non-academic: 550€ + 20% taxes (TVA)",
                "Academic but non-INRAE: 170 € + 20% taxes (TVA)",
                "For INRAE's staff: 150 € no VAT charged;"
            ],
            "topics": [],
            "keywords": [
                "Linux",
                "Cluster"
            ],
            "prerequisites": [
                "Linux/Unix"
            ],
            "openTo": "Everyone",
            "accessConditions": "You need to register (via the website) and pay 170 euros a day for academic and 550 euros a day for a private.",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/344/?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": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2025-12-01T11:56:37.014694Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 139,
                    "name": "Cluster Slides",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Cluster%20Slides/?format=api"
                },
                {
                    "id": 140,
                    "name": "TP Cluster",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/TP%20Cluster/?format=api"
                }
            ],
            "learningOutcomes": "",
            "hoursPresentations": 3,
            "hoursHandsOn": 3,
            "hoursTotal": 6,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/475/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/477/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/610/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/261/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/633/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/668/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/529/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/720/?format=api"
            ]
        },
        {
            "id": 305,
            "name": "Initiation à Git / Git Initiation",
            "shortName": "Git Initiation",
            "description": "Objectifs\r\n- Savoir définir ce qu’est un outil de gestion de version\r\n- Être capable d’initialiser un entrepôt Git pour un projet\r\n- Être capable de définir quels fichiers inclure/exclure d’un projet\r\n- Savoir enregistrer localement une nouvelle version pour un projet\r\n- Savoir partager des modifications locales avec tous les contributeurs d’un projet\r\n- Savoir gérer des modifications en parallèle en utilisant les branches.\r\n- Connaître les bonnes pratiques pour contribuer à projet tiers\r\nProgramme :\r\n- Présentation des avantages de la gestion de versions (projets individuels & projets collaboratifs)\r\n- Présentation des principes de fonctionnement de Git\r\n- Présentation et mise en œuvre des commandes principales de Git (clone, checkout, add, rm, commit, merge,\r\npush, pull) ; en ligne de commande ou en utilisant une interface graphique (GitHub et GitLab)",
            "homepage": "https://abims.sb-roscoff.fr/training/courses",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3372"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 18,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/abims.sb-roscoff.fr/files/logos/abims/abims.png",
            "updated_at": "2022-10-07T08:22:18.735101Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 1,
            "hoursHandsOn": 3,
            "hoursTotal": 4,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/458/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/496/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/524/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/626/?format=api"
            ]
        },
        {
            "id": 274,
            "name": "Principes FAIR pour la gestion des données de recherche en sciences de la vie",
            "shortName": "FAIR data",
            "description": "Présentation et application des principes FAIR de gestion des données dans un projet bioinformatique.\r\nL’Institut Français de Bioinformatique (IFB) organise une formation à destination de bioinformaticiens, biologistes et médecins impliqués dans des projets d’analyse bioinformatique de jeux de données omiques et souhaitant mettre en œuvre les principes “FAIR” (Facile à trouver, Accessible, Interopérable, Réutilisable) tout au long du déroulement du projet. La formation abordera les différents points fondamentaux (théoriques, pratiques, juridiques) en lien avec la politique nationale d’ouverture des données de la recherche et présentera sous forme de séances pratiques les ressources nationales accessibles à la communauté scientifique ainsi que les solutions proposées par l’IFB pour gérer les données d’un projet de recherche.",
            "homepage": "https://ifb-elixirfr.github.io/IFB-FAIR-data-training/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_3420",
                "http://edamontology.org/topic_3571",
                "http://edamontology.org/topic_0219"
            ],
            "keywords": [
                "Données"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "public",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 3,
                    "name": "IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IFB/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 43,
                    "name": "IFB-core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB-core/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 29,
                    "name": "IFB Core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api"
                }
            ],
            "logo_url": "https://www.france-bioinformatique.fr/wp-content/uploads/logo-ifb-couleur.svg",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "A la fin de cette formation, les participants connaîtront et pourront mettre en œuvre les principes de la science ouverte pour gérer leurs jeux de données dans un projet :\r\n- Les principes fondamentaux de l’Open Data en biologie et santé, y compris dans ses aspects juridiques ;\r\n- Les bonnes pratiques et outils de gestion des données d’un projet en bioinformatique, en lien avec les ressources de l’infrastructure IFB ;\r\n- Le PGD : séances théoriques et pratiques de construction d’un PGD sur des exemples de jeux de données omiques ;\r\n- Le choix des métadonnées : panorama des ressources existantes pour choisir des métadonnées et mise en pratique pour annoter des jeux de données omiques en vue de la publication des données dans une banque internationale ou un dataverse institutionnel.",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/418/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/404/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/465/?format=api"
            ]
        },
        {
            "id": 364,
            "name": "Formation d'initiation à la plateforme de stockage d'imagerie OMERO",
            "shortName": "Formation d'initiation à OMERO",
            "description": "Cette session d'introduction a pour objectif la prise en main d'OMERO et le chargement d'images vers l'instance OMERO hébergée au Mésocentre Clermont Auvergne, service de la plateforme AuBi.\r\n\r\nQu'est-ce qu'OMERO ?\r\nOMERO est une plateforme logicielle permettant de visualiser, de gérer et d'annoter des données d'images scientifiques. OMERO vous permet d'importer et d'archiver vos images, de les annoter et de baliser vos images, d'enregistrer vos protocoles expérimentaux et d'exporter vos images dans de nombreux formats. Il vous permet également de collaborer avec des collègues en créant des groupes d'utilisateurs.\r\n\r\nPourquoi utiliser OMERO ?\r\nC'est très pratique ! Une fois vos données importées, vous n'avez plus à vous soucier des montages réseau et des structures de dossiers. Vos données sont consultables, vous pouvez les annoter, les visualiser, effectuer des flux de travail simples d'analyse d'images, les partager avec des collaborateurs et générer des figures de niveau publication, le tout directement depuis votre navigateur web.\r\n\r\nComment l'utiliser ?\r\nIl existe deux interfaces principales pour OMERO : un client de bureau (OMERO.insight) et une page web (OMERO.web). Elles ont toutes deux des caractéristiques similaires mais pas identiques. Venez découvrir ces outils lors de cette formation AuBi !\r\n\r\nPour cela, il est indispensable d'être équipé d'un ordinateur portable sur lequel omero insight sera installé en amont de la formation et d'avoir un compte actif au Mésocentre Clermont Auvergne qui vous permettra ensuite de vous connecter sur omero.web.",
            "homepage": "https://mesocentre.uca.fr/projets-associes/plateforme-aubi",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_3383"
            ],
            "keywords": [
                "Bioimaging",
                "FAIR"
            ],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "Having an account on Mésocentre Clermont Auvergne\r\nComing with a laptop and an Eduroam access",
            "maxParticipants": 10,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/780/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 56,
                    "name": "INSERM",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api"
                },
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2025-02-17T12:41:56.490365Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/590/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/617/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/706/?format=api"
            ]
        },
        {
            "id": 337,
            "name": "Analyse bioinformatique des séquences nucléiques et protéiques",
            "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 méthodes de base à utiliser pour mener une analyse de séquences\r\n- Savoir exploiter les ressources bioinformatiques publiques\r\n- Savoir utiliser les logiciels d'alignement, de recherche d'homologie, d'annotation de gènes et de protéines",
            "homepage": "https://cnrsformation.cnrs.fr/analyse-bioinformatique-sequences-nucleiques-proteiques?axe=161",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 10,
            "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:40:45.108620Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/542/?format=api"
            ]
        },
        {
            "id": 279,
            "name": "Annotation and analysis of prokaryotic genomes using the MicroScope platform",
            "shortName": "MicroScope training",
            "description": "In an effort to inform members of the research community about our annotation methods, to provide training for collaborators and other scientists who use the MicroScope platfom, and to inform scientific public on the analysis available in PkGDB (Prokaryotic Genome DataBase), we have developed a 4.5-day course in Microbial Genome Annotation and Comparative Analysis using the MaGe graphical interfaces.\r\n\r\nThis course will familiarize attendees with LABGeM’s annotation pipeline and the manual annotation software MaGe (Magnifying Genome) . No specific bioinformatics skill is required: detailed instruction on the algorithm developed in each annotation methods can be found in specific training courses on «Genomic sequences analysis». Here we focus on the general idea behind each method and, above all, the way you can interpret the corresponding results and combine them with other evidences in order to change or correct the current automatic functional annotation of a given gene, if necessary.\r\n\r\nThis course will also describe how to perform effective searches and analysis of procaryotic data using the graphical functionalities of the MaGe’s interfaces. Because of the numerous pre-computation available in our system (results of “common” annotation tools, synteny with all complete bacterial genomes, metabolic pathway reconstruction, fusion/fission events, genomic islands, …), many practical exercises allow attendees to get familiar with the use the MaGe graphical interfaces in order to efficiently explore these sets of results.",
            "homepage": "https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/training-annotation-analysis-of-prokaryotic-genomes-using-the-microscope-platform/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [
                "http://edamontology.org/topic_0797",
                "http://edamontology.org/topic_0085",
                "http://edamontology.org/topic_3301"
            ],
            "keywords": [],
            "prerequisites": [
                "Licence"
            ],
            "openTo": "Everyone",
            "accessConditions": "External training sessions can also be scheduled on demand, in France or abroad. See : https://labgem.genoscope.cns.fr/professional-trainings/microscope-professional-trainings/external-microscope-professional-training-sessions/",
            "maxParticipants": 12,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 15,
                    "name": "Laboratory of Bioinformatics Analyses for Genomics and Metabolism",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Laboratory%20of%20Bioinformatics%20Analyses%20for%20Genomics%20and%20Metabolism/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 67,
                    "name": "University Paris-Saclay",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20Paris-Saclay/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 9,
                    "name": "MicroScope",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/MicroScope/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/plateforme-logo/MicroScope_logo.png",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists",
                "Curators"
            ],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "Annotation and comparative analysis of bacterial genomes:\r\n\r\n- acquire theoretical and practical knowledge of genome annotation tools (structural and functional annotation, metabolic networks annotation)\r\n- interpret the results of functional annotation tools\r\nperform various comparative analyses : conserved synteny analyses, pan-genome, phylogenetic and metabolic profiles.\r\n- analyse the results of metabolic networks prediction tools and look for candidate genes for enzyme activities.\r\n- use the tools to analyse the genome(s) of interest of participants",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": 31,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/439/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/506/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/436/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/507/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/577/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/576/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/659/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/658/?format=api"
            ]
        },
        {
            "id": 310,
            "name": "Diplôme Universitaire en Bioinformatique Intégrative / University Diploma in Integrative Bioinformatics",
            "shortName": "DUBii",
            "description": "La bioinformatique est devenue une compétence incontournable pour l'analyse de données de natures diverses : génomes, transcriptomes, protéomes, métabolomes, structures macromoléculaires, réseaux d'interactions. L'appropriation par les biologistes des méthodes et des outils de biostatistique et bioinformatique intégrative est un enjeu majeur pour la montée en compétence des équipes de recherche et des plateformes de service.\r\n\r\nL'université de Paris propose en partenariat avec l'Institut Français de Bioinformatique (IFB) la troisième édition du Diplôme Universitaire en Bioinformatique intégrative (DUBii). Cette formation s’adresse en priorité à des biologistes ou à des médecins souhaitant évoluer en compétences ou envisager une reconversion professionnelle et ayant déjà acquis des compétences (formation courte, autoapprentissage, expérience de terrain) en informatique ou bioinformatique / biostatistique (environnement Unix, Python ou R ou autre langage de programmation). \r\n\r\nLe DUBii fournira une formation théorique et pratique, complétée par une période d'immersion de 20 jours sur l'une des plateformes régionales de l'IFB, qui mobilisera, dans le cadre d'un projet tutoré, l'ensemble des méthodes et outils appris durant les cours pour réaliser un projet personnel de bioinformatique intégrative. Ce projet combinera des données propres à chaque participant produites dans son laboratoire (principe BYOD : “Bring Your Own Data”) ou collectées à partir de bases de données publiques. \r\n\r\n Cette formation se déroulera pendant 8 semaines réparties entre :\r\nLes cours : 4 semaines à raison de 4 jours/semaine en présentiel (96h)\r\nLe projet tutoré : 20 jours sur l'une des plateformes bioinformatique de l'IFB",
            "homepage": "https://odf.u-paris.fr/fr/offre-de-formation/diplome-d-universite-1/sciences-technologies-sante-STS/du-bioinformatique-integrative-dubii-DUSBIIN_118.html#programContent26c9751a-f434-491d-abe2-1151370851dc-1",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 20,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-09-15T12:11:46.140196Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Advanced",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": true,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/466/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/414/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/400/?format=api"
            ]
        },
        {
            "id": 321,
            "name": "Genopole Autumn School",
            "shortName": "",
            "description": "Cette formation est dédiée aux chercheurs, ingénieurs et doctorants et dispensée en anglais par des experts internationaux de la génomique.\r\nLes points forts de la formation :\r\n\r\n    Des sessions de formation pratiques aux outils d’analyse génomique\r\n    Des experts des grands centres nationaux et internationaux (Université d’Evry – Paris-Saclay, Inrae, CEA, CNRS, Université du Luxembourg, EMBL-EBI)\r\n    Format résidentiel tout inclus dans un cadre accueillant et propice au networking\r\n    Effectif limité à 15 participants pour une qualité optimale des sessions pratiques\r\n    Formation éligible à la prise en charge employeurs ou OPCO",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": null,
            "updated_at": "2022-11-14T16:38:22.898523Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/501/?format=api"
            ]
        },
        {
            "id": 276,
            "name": "Introduction to Machine Learning Using R",
            "shortName": "",
            "description": "With the rise in high-throughput sequencing technologies, the volume of omics data has grown exponentially in recent times and a major issue is to mine useful knowledge from these data which are also heterogeneous in nature. Machine learning (ML) is a discipline in which computers perform automated learning without being programmed explicitly and assist humans to make sense of large and complex data sets. The analysis of complex high-volume data is not trivial and classical tools cannot be used to explore their full potential. Machine learning can thus be very useful in mining large omics datasets to uncover new insights that can advance the field of bioinformatics.\r\n\r\nThis 2-day course will introduce participants to the machine learning taxonomy and the applications of common machine learning algorithms to omics data. The course will cover the common methods being used to analyse different omics data sets by providing a practical context through the use of basic but widely used R libraries. The course will comprise a number of hands-on exercises and challenges where the participants will acquire a first understanding of the standard ML processes, as well as the practical skills in applying them on familiar problems and publicly available real-world data sets.",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 30,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 8,
                    "name": "Elixir",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Elixir/?format=api"
                },
                {
                    "id": 4,
                    "name": "IFB - ELIXIR-FR",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB%20-%20ELIXIR-FR/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 29,
                    "name": "IFB Core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api"
                }
            ],
            "logo_url": "https://www.dissco.eu/wp-content/uploads/Elixir-Europe-logo-1.png",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/415/?format=api"
            ]
        },
        {
            "id": 381,
            "name": "HOW TO RUN A NF-CORE NEXTFLOW WORKFLOW ON GENOTOUL ?",
            "shortName": "Nextflow/nf-core",
            "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning nf-core workflow submission, error understanding, resuming jobs and ressource reservation. We will present and practice:\r\n\r\nthe Nextflow software\r\nthe nf-core community and pipelines\r\nWhat is a singularity image ?\r\nWhere are installed the nf-core workflows ? Which version do I use ?\r\nHow to run a workflow and which config file is used ?\r\nWhich kind of error I can get ?\r\nHow to resume failed jobs?\r\nHow to handle genome indexes ?\r\nHow to monitor my process and then well configure my workflow ?\r\nHow do you best adjust CPU and RAM reservations?\r\nThis is NOT a bioinformatic training on a particular workflow or a training on how to develop a workflow.\r\n\r\nThis training is focused on practice. It consists of several modules with a large variety of exercises:\r\n\r\nStart at 09:00 am\r\nEnd at 17:00 pm",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/how-to-run-a-nf-core-nextflow-workflow-on-genotoul-2/",
            "is_draft": false,
            "costs": [
                "Non-academic: 550€ + 20% taxes (TVA)",
                "Academic but non-INRAE: 170 € + 20% taxes (TVA)",
                "For INRAE's staff: 150 € no VAT charged;"
            ],
            "topics": [
                "http://edamontology.org/topic_0769"
            ],
            "keywords": [
                "Nextflow"
            ],
            "prerequisites": [
                "Linux/Unix",
                "Cluster"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "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": 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": "2025-12-01T11:57:33.124156Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Life scientists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 143,
                    "name": "workflows nf-core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/workflows%20nf-core/?format=api"
                }
            ],
            "learningOutcomes": "",
            "hoursPresentations": 1,
            "hoursHandsOn": 6,
            "hoursTotal": 7,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/636/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/722/?format=api"
            ]
        },
        {
            "id": 299,
            "name": "Initiation à Galaxy / Galaxy Initiation",
            "shortName": "Galaxy Initiation",
            "description": "Objectifs\r\n- Savoir exploiter l’environnement Galaxy pour être en mesure d’analyser ses données.\r\n- Être en mesure de créer ses workflows.\r\nProgramme\r\n- Téléchargement des données à traiter.\r\n- Manipulation de fichiers.\r\n- Traitement des données.\r\n- Visualisation des résultats.\r\n- Création de workflows.\r\n- Partage de résultats et de workflows.",
            "homepage": "https://abims.sb-roscoff.fr/module/galaxy_init",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_0769"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 18,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2025-02-21T08:33:02.803009Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 4,
            "hoursHandsOn": 3,
            "hoursTotal": 7,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/620/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/446/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/500/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/519/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/711/?format=api"
            ]
        },
        {
            "id": 307,
            "name": "Initiation à R / R Initiation",
            "shortName": "R - Init",
            "description": "Objectifs\r\n- Pour une personne qui découvre R : savoir utiliser R de manière autonome et comprendre les principes de\r\nbase\r\n- Être capable de suivre le module Manipulation et visualisation de données avec R\r\n\r\nProgramme\r\n- Introduction à l'IDE Rstudio\r\n- Créer un projet et un script\r\n- Manipulation de données de base\r\n- Structures de données : qu'est-ce qu'une variable, un type, un objet ?\r\n- Utiliser des fonctions de packages externes",
            "homepage": "https://abims.sb-roscoff.fr/module/r_init",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [
                "http://edamontology.org/topic_2269"
            ],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription",
            "maxParticipants": 16,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2025-02-21T08:45:35.347266Z",
            "audienceTypes": [
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 1,
            "hoursHandsOn": 3,
            "hoursTotal": 4,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/618/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/715/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/517/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/480/?format=api"
            ]
        },
        {
            "id": 394,
            "name": "Principes FAIR  & Git Initiation",
            "shortName": "FAIR & GIT - Initiation",
            "description": "Objectifs\r\n- Principes FAIR :\r\n    Connaître les principes FAIR\r\n    Être capable de prendre en compte les principes FAIR dans l'ensemble des étapes d'un projet impliquant la \r\n    collecte et/ou l'analyse de données\r\n- Initiation à Git :\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\n\r\nProgramme : \r\n- Principes FAIR\r\n    Présentation des principes FAIR\r\n    Exemples de bonnes pratiques dans la gestion des données : description, organisation du stockage, \r\n    traitements et analyses, mise en accès\r\n- Initiation à Git\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\n    push, pull) ; en ligne de commande ou en utilisant une interface graphique (GitHub et GitLab)",
            "homepage": "https://abims.sb-roscoff.fr/module/fair_git",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "Pre-registration required.",
            "maxParticipants": 18,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/821/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 65,
                    "name": "SBR - Roscoff Marine Station",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR%20-%20Roscoff%20Marine%20Station/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 4,
                    "name": "ABiMS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ABiMS/?format=api"
                }
            ],
            "logo_url": "https://abims.sb-roscoff.fr/sites/default/files/abims.png",
            "updated_at": "2025-02-21T08:31:00.096988Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 4,
            "hoursHandsOn": 4,
            "hoursTotal": 8,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/710/?format=api"
            ]
        },
        {
            "id": 315,
            "name": "Using sed and awk to modify large large text files",
            "shortName": "",
            "description": "Many analysis generate large result text files which have to be checked, merged, split, reduced. Several tools have been developed and are available on Unix to do this, including sed and AWK. During this course you will be trained to process large files with sed and AWK. Sed is tool enabling to select and process lines. You can easily insert, delete, modify, append lines to very large files with millions of lines. AWK will enable to perform more fine tuned file modifications based on columns. It includes also more mathematical and string functions.  The course is based mainly on exercises with small sections presenting concepts and commands.",
            "homepage": "http://bioinfo.genotoul.fr/index.php/events/modify-and-extract-information-from-large-text-files-day-2-3/",
            "is_draft": false,
            "costs": [
                "Non-academic: 550€ + 20% taxes (TVA)",
                "Academic but non-INRAE: 170 € + 20% taxes (TVA)",
                "For INRAE's staff: 150 € no VAT charged;"
            ],
            "topics": [
                "http://edamontology.org/topic_3316"
            ],
            "keywords": [],
            "prerequisites": [
                "Linux/Unix"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/338/?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": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2025-12-01T11:57:16.182121Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/478/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/479/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/611/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/631/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/669/?format=api"
            ]
        },
        {
            "id": 378,
            "name": "Les langages de workflows pour une analyse bioinformatique reproductible / Workflow languages for reproducible bioinformatics analysis",
            "shortName": "WF4bioinfo",
            "description": "L’Institut Français de Bioinformatique (IFB) organise en partenariat avec iPOP-UP (représenté par EDC) une formation sur les langages de workflows en bioinformatique à destination des bioinformaticien·ne·s et des bioanalystes. La formation abordera les fondamentaux et les fonctionnalités avancées des deux langages Snakemake et Nextflow. Ces outils sont en effet devenus indispensables pour assurer la reproductibilité et l’efficacité des analyses bioinformatiques. La formation sera structurée en deux séquences :\r\n- une journée commune qui abordera les grands principes des gestionnaires de workflow, en particulier dans le domaine de la bioinformatique et en lien avec les infrastructures de calcul de type cluster et cloud proposés au sein de l’IFB \r\n- une  journée de session pratique  avec 1 atelier snakemake et 1 atelier nextflow en parallèle au choix des participants. Nous proposons aux participants qui le souhaitent de travailler sur leur propre workflow dans une approche “Bring your own script” avec l’aide de l’équipe pédagogique.",
            "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=29",
            "is_draft": false,
            "costs": [],
            "topics": [
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_0769"
            ],
            "keywords": [
                "FAIR",
                "Reproducibility",
                "Nextflow",
                "Snakemake"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 20,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/116/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/326/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/804/?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": [
                {
                    "id": 38,
                    "name": "PB-IBENS",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/PB-IBENS/?format=api"
                }
            ],
            "logo_url": "https://moodle.france-bioinformatique.fr/pluginfile.php/1/core_admin/logocompact/300x300/1654772049/IFB-HAUT-COULEUR-PETIT.png",
            "updated_at": "2024-03-26T16:42:31.487108Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/613/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/664/?format=api"
            ]
        },
        {
            "id": 314,
            "name": "Workflow4metabolomics",
            "shortName": "W4E",
            "description": "Processing, statistical analysis, and annotation of metabolomics data is a complex task for experimenters since it involves many steps and requires a good knowledge of both the methodology and software tools. The Workflow4Metabolomics.org (W4M) online infrastructure provides a user-friendly and high-performance environment with advanced computational modules for building, running, and sharing complete workflows for LC-MS, GC-MS, FIA and NMR analysis. Such features are of major values for teaching computational metabolomics to experimenters, and previous courses using W4M since 2014 have been very successful.",
            "homepage": "https://workflow4metabolomics.org/",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 20,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": null,
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/472/?format=api"
            ]
        },
        {
            "id": 271,
            "name": "Bioinformatique pour le traitement de données de séquençage (NGS) : analyse de transcriptome",
            "shortName": "",
            "description": "OBJECTIFS\r\n- Comprendre les principes des méthodes d'analyse de données de séquençage à haut débit\r\n- Comprendre les résultats obtenus, les paramètres et leurs impacts sur les analyses\r\n- Savoir choisir et utiliser les principaux outils d'analyse\r\n- Être autonome pour utiliser un pipeline d'analyse\r\n- Savoir manipuler les fichiers de séquences : préparation et filtration\r\n- Savoir évaluer la qualité des données\r\n- Savoir analyser les résultats avec ou sans génome de référence\r\n\r\nPRÉREQUIS\r\n- Notions de base en informatique : fichiers, répertoire...\r\n- Notions du système linux et des lignes de commande\r\n- Niveau master \r\n\r\nPROGRAMME\r\n- Linux : commandes de base\r\n- Les données NGS : fichiers, manipulation de base, nettoyage\r\n- Mapping : principaux outils et pratique\r\n- Transcriptomique :\r\n. analyse de RNA-seq : expression différentielle des gènes / des ARNs (comptage et DESeq2) ; comparaison d'échantillons issus de conditions différentes\r\n. post-analyse : analyse GO, interrogation bases de connaissances (ex : KEGG), création de graphique (en R)\r\n. analyse couplée transcriptome / traductome",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Priced"
            ],
            "topics": [],
            "keywords": [
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "PUBLICS :\r\n- Biologistes, professionnels des sciences du vivant ayant besoin d'analyser des données de séquençage\r\n- Ingénieurs ou chercheurs en bioinformatique\r\n- Bioanalystes\r\n \r\nPRÉREQUIS\r\n- Notions de base en informatique : fichiers, répertoire...\r\n- Notions du système linux et des lignes de commande\r\n- Niveau master",
            "maxParticipants": 12,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/528/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 1,
                    "name": "CNRS formation entreprises",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS%20formation%20entreprises/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 7,
                    "name": "ATGC",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api"
                }
            ],
            "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/ATGClogox120.png",
            "updated_at": "2023-01-24T10:47:30.457628Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/401/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/510/?format=api"
            ]
        },
        {
            "id": 332,
            "name": "SHORT-READ ALIGNMENT AND SMALL SIZE VARIANTS CALLING",
            "shortName": "",
            "description": "This training session, organized jointly with the Sigenae platform, is designed to introduce NGS data, in particular Illumina Solexa technologies with command line. You will discover the new sequence formats, the assembly formats and the known biases of these technologies. You will use mapping on reference genome software, polymorphisms detection with the GATK pipeline and alignment visualization software.\r\n\r\nThis training is focused on the practice. It consists of modules with a large variety of exercises:\r\n\r\nDay 1 (09:00 am to 12:30 am): Fastq format / Sequence quality. Read mapping.\r\nDay 1 (14:00 pm to 17:00 pm): SAM format. Visualisation.\r\nDay 2 (09:00 am to 17:00 am): Variant calling. VCF format. Variant annotation (SNPeff / SNPsift).\r\n \r\nThe session will take place in the room ‘salle de formation’ at INRAE center of Toulouse-Auzeville.\r\n\r\nPrerequisites: ability to use a Unix environment (see Unix training) and Cluster (see Cluster training).\r\n \r\nTool box: FastQC, BWA, Samtools, Picard tools, GATK, SnpSift / SnpEff, IGV.",
            "homepage": "https://bioinfo.genotoul.fr/index.php/events/alignment-and-small-size-variants-calling/",
            "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_0102",
                "http://edamontology.org/topic_2885"
            ],
            "keywords": [],
            "prerequisites": [
                "Linux/Unix",
                "Cluster"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": 12,
            "contacts": [],
            "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-12-01T11:54:41.351028Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/634/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/530/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/724/?format=api"
            ]
        }
    ]
}