Handles creating, reading and updating training events.

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

{
    "count": 370,
    "next": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=20&ordering=-hoursTotal",
    "previous": null,
    "results": [
        {
            "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 0875",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png",
            "updated_at": "2023-04-06T13:26:29.695284Z",
            "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": 30,
            "name": "Python avancé",
            "shortName": "",
            "description": "\nObjectifs\n\nEtre autonome pour des manipulations simples visant à extraire, reformater des données issues de fichiers texte.\n \n\n \n \n \n \nProgramme\n\n- Expressions régulières\n- Gestion des erreurs\n- Biopython\n- Réalisation de programmes simples\n",
            "homepage": "http://migale.jouy.inra.fr/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Programming Languages & Computer Sciences",
                "Python Language"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Ce cycle est ouvert à l'ensemble des agents de l'INRA et aux extérieurs.\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/253/?format=api"
            ]
        },
        {
            "id": 256,
            "name": "RNASeq analyses (using Galaxy and TOGGLe)",
            "shortName": "",
            "description": "This course offers an introduction to RNASeq analyses using two different workflow management systems: Galaxy and TOGGLe. This includes reference-based mapping, estimates of transcript levels, differential expression (DE) analyses, visualization of statistics results.\r\nPrerequisites\r\nWorkflow management system (Galaxy, TOGGLe)\r\n\r\nProgram\r\nMapping of RNASeq against a transcriptome reference with kallisto (Galaxy)\r\nMapping of RNASeq against an annotated genome reference with TopHat (TOGGLe)\r\nDifferential expression analysis using EdgeR and DESeq2\r\nPlots, clustering, co-expression network: degust, WGCNA\r\n\r\n\r\nLearning objectives\r\nManipulate packages/tools available for searching DE genes\r\nThink about different normalisation methods\r\nDetect differentially expressed genes\r\nCompare results between two approaches\r\n\r\n\r\nInstructors\r\nAlexis Dereeper - alexis.dereeper@ird.fr\r\nSebastien Cunnac - sebastien.cunnac@ird.fr\r\nSebastien Ravel - sebastien.ravel@cirad.fr\r\nChristine Tranchant  - christine.tranchant@ird.fr",
            "homepage": "https://southgreenplatform.github.io/trainings//rnaseq/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "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": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-01-24T10:26:00.180547Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/388/?format=api"
            ]
        },
        {
            "id": 257,
            "name": "Metabarcoding analyses (using FROGS in Galaxy and Phyloseq)",
            "shortName": "",
            "description": "This course offers an introduction to metabarcoding analyses at two different levels/steps: bioinformatics with FROGS pipeline in the Galaxy environment, biostatistics with PhyloSeq R package. This includes preprocessing, clustering and OTU picking, taxonomic assignation, estimation of diversity, visualization of statistics results.\r\nPrerequisites\r\nGalaxy, R knowledge\r\n\r\nProgram\r\nIntroduction to metagenomics and metabarcoding\r\nPre-processing, Clustering, taxonomic affiliation (FROGS)\r\nHandling and visualizing OTU table using PhyloSeq R package (PhyloSeq)\r\n\r\n\r\nLearning objectives\r\nManipulate tools available for metabarcoding analysis\r\nStudy sample diversity by using NGS and post-NGS analysis tools\r\nVisualize diversity metrics in metabarcoding approach​\r\n\r\n\r\nInstructors\r\nJulie Orjuela - julie.orjuela@ird.fr\r\nFlorentin Constancias - florentin.constancias@cirad.fr\r\nAlexis Dereeper - alexis.dereeper@ird.fr",
            "homepage": "https://southgreenplatform.github.io/trainings//metabarcoding/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "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": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-01-24T10:25:28.170059Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/566/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/389/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/535/?format=api"
            ]
        },
        {
            "id": 319,
            "name": "Exploration de la Diversité Taxonomique  des Ecosystèmes par Metabarcoding",
            "shortName": "",
            "description": "En matière de prospectives scientifiques, l’INSU OA, le CNRS et l’IRD ambitionnent de caractériser la biodiversité environnementale afin d’étudier l’impact du changement global sur les milieux et de l’anthropisation de la planète. Ces enjeux nécessitent l’acquisition de connaissances sur la biodiversité pour répondre aux grands défis planétaires (e.g. modéliser, anticiper, prévenir les catastrophes écologiques), aux objectifs de développement durable, et contribuer aux grandes transitions de la société dans un contexte de changement climatique.\r\n\r\nLe metabarcoding est aujourd’hui une des approches incontournable dans la description des écosystèmes pour répondre à ces enjeux scientifiques; elle offre une caractérisation exhaustive de la diversité taxonomique (composition en espèces et abondances) d’un écosystème via le séquençage massif de marqueurs d’intérêts (e.g. ARN ribosomaux 16S, 18S, gène COX, …) et le post-traitement bio-informatique des données générées.\r\n\r\nL’Action Nationale de Formation CNRS-INSU MetaBioDiv, portée par l’Institut Méditerranéen d’Océanologie (Armougom F., MIO) et la Délégation Régionale Côte d’Azur CNRS (DR20, Pierrette Finsac), propose à la communauté scientifique une formation sur la caractérisation de la biodiversité taxonomique d’écosystèmes (procaryotes et micro-eucaryotes) par le prisme du séquençage haut-débit Illumina (Miseq) et du traitement bio-informatique associé (outils R sous Rstudio).",
            "homepage": "https://anfmetabiodiv.mio.osupytheas.fr",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": null,
            "updated_at": "2022-06-22T13:18:40.590388Z",
            "audienceTypes": [
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists",
                "Bioinformaticians"
            ],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/488/?format=api"
            ]
        },
        {
            "id": 2,
            "name": "Ateliers NGS, Master BIBS U-Psud",
            "shortName": "",
            "description": "NA\n",
            "homepage": "http://www.bibs.u-psud.fr/m2_ami2b.php",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "NGS Data Analysis",
                "Analysis of RNAseq data",
                "Linux",
                "Sequence Algorithm",
                "Gene expression differential analysis",
                "Transcript and transcript variant analysis",
                "Transcriptomics (RNA-seq)",
                "NGS Sequencing Data Analysis"
            ],
            "prerequisites": [
                "Master"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "BIBS\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 3,
            "name": "R Biostats Network",
            "shortName": "",
            "description": "The program provides an introduction to biostatistical approaches. The principles, methodologies, uses, and applications of statistical methods in biological and clinical research will be presented. Practical trainings on computer with the R software are planned. The bases of the R programming language will be introduced and statistical approaches presented in the theoretical session will be applied.\n",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Programming Languages & Computer Sciences"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Aucun\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 317,
            "name": "H2020-AGENT Datathon on experimental phenotypic data management using the FAIRDOM platform",
            "shortName": "H2020-AGENT Datathon",
            "description": "INRAE will host a datathon on experimental phenotypic data management using the FAIRDOM platform, and submission workflow using curation & validation tools.\r\nThis datathon is intended for H2020-AGENT project members only. Attendees will bring their own experimental phenotypic data",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "This datathon is intended for H2020-AGENT project members only",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/755/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 26,
                    "name": "PlantBioinfoPF",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/PlantBioinfoPF/?format=api"
                }
            ],
            "logo_url": "https://urgi.versailles.inrae.fr/var/storage/images/home-urgi/platform/6883-40-eng-GB/Platform_medium.jpg",
            "updated_at": "2025-01-17T15:14:15.554507Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": true,
            "event_set": []
        },
        {
            "id": 14,
            "name": "Formation interne pipeline RNASeq",
            "shortName": "",
            "description": "",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "NGS Data Analysis",
                "Analysis of RNAseq data"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 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": 318,
            "name": "Gestion des données d’expériences de phénotypage de plantes : standards et cas d’utilisation",
            "shortName": "FAIR Data Pheno",
            "description": "Le but de cette formation est double : 1) diffuser les bonnes pratiques pour une gestion FAIR des données de phénotypage de plantes, 2) consolider une formation modulaire adaptée à un maximum de besoins, du débutant qui souhaite partager des données standardisées dans Recherche Data Gouv, à l'utilisateur avancé qui souhaite faire de la sémantique ou utiliser des portails de données fédérés. La formation se déroulera sur 2 jours avec une alternance de présentations générales et techniques et d'ateliers pratiques.",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "none"
            ],
            "openTo": "Everyone",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/441/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/504/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [
                {
                    "id": 82,
                    "name": "INRAE",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 26,
                    "name": "PlantBioinfoPF",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/PlantBioinfoPF/?format=api"
                }
            ],
            "logo_url": "https://urgi.versailles.inrae.fr/var/storage/images/home-urgi/platform/6883-40-eng-GB/Platform_medium.jpg",
            "updated_at": "2025-01-17T15:06:50.481687Z",
            "audienceTypes": [],
            "audienceRoles": [
                "All"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": false,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/677/?format=api"
            ]
        },
        {
            "id": 1,
            "name": "Formation de base",
            "shortName": "",
            "description": "None EN\n",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "None EN\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/202/?format=api"
            ]
        },
        {
            "id": 153,
            "name": "Cycle « Initiation à la bioinformatique » - Module 1/4 : Banques de données et Blast",
            "shortName": "",
            "description": "Bilille propose un cycle de découverte de la bioinformatique à destination des chercheur·euses, enseignant·es-chercheur·euses, ingénieur·es, technicien·nes et doctorant·es en biologie. Aucun pré-requis en informatique n'est attendu.\r\nLe cycle est constitué de quatre modules de deux jours:\r\n- Banques de données et BLAST\r\n- Alignement de séquences\r\n- Prédiction de gènes et annotation de protéines\r\n- Initiation à la reconstruction phylogénétique en biologie moléculaire\r\nCes modules peuvent être suivis indépendamment, mais ont une cohérence. Suivre chaque module peut aider à une meilleure compréhension des modules suivants.\r\nLes fiches descriptives des différents modules sont accessibles sur le site web de Bilille.\r\nLes objectifs du module 1 sont :\r\n- Découvrir différentes banques de données de séquences généralistes\r\n- Savoir interroger les banques de données et réaliser des requêtes pertinentes\r\n- Comprendre la structure des données\r\n- Savoir utiliser de manière optimale le logiciel Blast en fonction de l'application visée (ex : recherche d’homologie, prédiction de gènes…)\r\n- Etre capable d'analyser un résultat avec un regard critique",
            "homepage": "https://bilille.univ-lille.fr/training/training-offer",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Autre",
                "Sequence analysis",
                "Multiple sequence alignment",
                "Databases and information systems"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Savoir utiliser un ordinateur (Windows...) : naviguer sur internet (Internet Explorer ou Firefox), utiliser un traitement de texte (Word ou OpenOffice).",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 3,
                    "name": "Bilille",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api"
                }
            ],
            "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png",
            "updated_at": "2024-12-09T17:42:24.618464Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 17,
            "name": "Formation universitaire",
            "shortName": "",
            "description": "LABGeM's researchers are involved in different training programs in collaboration with :\nthe University of Paris Saclay: master GENIOMHE, master MSSB, master NRBCe\nthe University Denis Diderot: master M2BI\nthe University Paris Descartes: master IMVI\nthe Institut Pasteur: Training ‘Analyse des génomes’\n",
            "homepage": "https://labgem.genoscope.cns.fr/professional-trainings/university-trainings/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Master"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 18,
            "name": "Linux",
            "shortName": "",
            "description": "Formation Linux\n",
            "homepage": "http://migale.jouy.inra.fr/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Programming Languages & Computer Sciences",
                "Linux",
                "Développements technologiques de l‘Information et de la Communication"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 20,
            "name": "Traitement des données NGS sous Galaxy",
            "shortName": "",
            "description": "http://migale.jouy.inra.fr/?q=fr/formations\n",
            "homepage": "",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "NGS Data Analysis",
                "Galaxy"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "http://migale.jouy.inra.fr/?q=fr/formations\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/533/?format=api"
            ]
        },
        {
            "id": 21,
            "name": "Annotation de génomes microbiens",
            "shortName": "",
            "description": "Modules en prépartion....\n",
            "homepage": "http://migale.jouy.inra.fr/",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Metagenomics",
                "Genome analysis",
                "Structural and functional annotation of genomes",
                "Genomics (DNA-seq)"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Ce cycle est ouvert à l'ensemble des agents de l'INRA et aux extérieurs.\n",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/247/?format=api"
            ]
        },
        {
            "id": 9,
            "name": "Formation Professionnelles",
            "shortName": "",
            "description": "Séminaires et conférences invitées : 6 par an en moyenne\nDIU Oncogénétique\nDESC Cytogénétique\n",
            "homepage": "http://www.france-bioinformatique.fr",
            "is_draft": false,
            "costs": [],
            "topics": [],
            "keywords": [
                "Bioinformatics & Biomedical"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [],
            "logo_url": "",
            "updated_at": "2022-06-02T11:50:50.812642Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": []
        },
        {
            "id": 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": 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",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB/?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/664/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/613/?format=api"
            ]
        }
    ]
}