Training List
Handles creating, reading and updating training events.
GET /api/training/?format=api&offset=320&ordering=sponsoredBy
https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=340&ordering=sponsoredBy", "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=300&ordering=sponsoredBy", "results": [ { "id": 173, "name": "Initiation au cloud computing", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/298/?format=api" ] }, { "id": 375, "name": "RNASeq Analysis", "shortName": "RNASeq Analysis", "description": "Objectives\r\n- Understand the key steps in RNASeq data analysis for a differential expression study\r\n- Know how to perform command-line analysis using Snakemake.\r\n\r\nPedagogical Content\r\nDay 1\r\n- Principle of RNASeq technology: objectives and experimental design.\r\n- Data quality assessment (FastQC, MultiQC).\r\n- Sequence alignment to a reference genome (STAR).\r\n\r\nDay 2\r\n- Differential gene expression analysis (HTSeqCount, DESeq2).\r\n- Functional annotation (GO, Kegg).\r\n- Using the Snakemake workflow system.\r\n- Comparison between RNASeq and 3’SRP methods.\r\n\r\nThe theoretical part is followed by a pipeline run step-by-step on a test dataset. \r\nIt will be possible to start an analysis on your own data.", "homepage": "https://pf-bird.univ-nantes.fr/training/rnaseq/", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Familiarity with basic Linux commands.", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 16, "name": "BiRD", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api" } ], "logo_url": null, "updated_at": "2024-02-08T16:07:26.347245Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 7, "hoursHandsOn": 7, "hoursTotal": 14, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/603/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/640/?format=api" ] }, { "id": 306, "name": "Molecular Phylogeny - Level 1", "shortName": "Phylogénie moléculaire - Niveau 1", "description": "OBJECTIF\r\n- Savoir inférer un arbre phylogénétique et l'interpréter\r\n\r\nPRÉREQUIS\r\n- Savoir ce à quoi correspondent des séquences génétiques homologues\r\n- Avoir déjà utilisé les logiciels de base en bioinformatique\r\n- Connaître les notions de base en statistiques (tests, lois probabilistes usuelles, méthodes simples d'estimation de paramètres)\r\n- Avoir des notions de programmation\r\n\r\nPROGRAMME\r\n- Lignes de commandes Linux\r\n- Le format Newick\r\n- Dessin d'arbres\r\n- Alignements multiples et nettoyage\r\n- Modèles d'évolution\r\n- Choix de modèles\r\n- Définitions et propriétés des arbres\r\n- Méthodes de parcimonie\r\n- Méthodes de distance\r\n- Maximum de vraisemblance\r\n- Reconstruction phylogénétique Bayésienne\r\n- Bootstraps et autres supports de branches", "homepage": "", "is_draft": false, "costs": [ "1200 €" ], "topics": [ "http://edamontology.org/topic_0084", "http://edamontology.org/topic_3293", "http://edamontology.org/topic_3299" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/241/?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_0.png", "updated_at": "2023-01-24T10:44:55.936489Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "To know how to infer a phylogenetic tree and interpret it.", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": true, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/460/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/509/?format=api" ] }, { "id": 345, "name": "Graphiques sous R avec ggplot2 / Graphics with R-ggplot2", "shortName": "ggplot2", "description": "Objectifs pédagogiques :\r\nÀ l’issue de la formation, les stagiaires connaîtront les principales fonctionnalités du package R « ggplot2 » et la démarche sous-jacente pour construire un graphique à partir d’un tableau de données. Ils seront capables de réaliser plusieurs types de représentations graphiques, telles que des nuages de points, des courbes, des histogrammes, des diagrammes en bâtons, des boxplots, des heatmaps, etc. Les stagiaires pourront apporter leur propre tableau de données et pratiquer dessus en fin de formation. \r\n\r\nProgramme :\r\n- Principes généraux liés au package ggplot2 \r\n- Principales fonctions graphiques pour réaliser des nuages de points, des histogrammes, des boxplots, etc. \r\n- Principales fonctions pour jouer sur les coloriages en fonction d’une variable, sur les échelles de couleurs, sur les graduations, sur les représentations multiples, etc.", "homepage": "https://migale.inrae.fr/trainings", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0091", "http://edamontology.org/topic_0605", "http://edamontology.org/topic_2269" ], "keywords": [ "Représentations graphiques" ], "prerequisites": [ "Langage R de base" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" }, { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2024-01-18T12:50:47.605879Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Intermediate", "trainingMaterials": [], "learningOutcomes": "À l’issue de la formation, les stagiaires connaîtront les principales fonctionnalités du package R « ggplot2 » et la démarche sous-jacente pour construire un graphique à partir d’un tableau de données. Ils seront capables de réaliser plusieurs types de représentations graphiques, telles que des nuages de points, des courbes, des histogrammes, des diagrammes en bâtons, des boxplots, des heatmaps, etc.", "hoursPresentations": 1, "hoursHandsOn": 5, "hoursTotal": 6, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/554/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/569/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/683/?format=api" ] }, { "id": 150, "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module 4/5 : Analyses RNA-seq - partie 2 (biostatistique)", "shortName": "", "description": "Bilille propose chaque année un cycle de formation d'introduction à l'analyse des données de séquençage à haut débit.\r\nCe cycle est composé de 5 modules, à la carte : \r\n- Module 1: Analyses ADN\r\n- Module 2: Analyses de variants\r\n- Module 3: Analyses RNA-seq, bioinformatique\r\n- Module 4: Analyses RNA-seq, biostatistique\r\n- Module 5: Métagénomique\r\nLes fiches descriptives sont accessibles sur le site de Bilille. Chaque module comprend des présentations générales et des séances pratiques sur ordinateur, avec Galaxy.\r\nLes objectifs du module 4 sont :\r\n- Savoir réaliser une analyse différentielle de données RNA-seq à partir d’une table de comptage (quantifiant les lectures alignées) à l’aide du portail Galaxy\r\n- Avoir un regard critique sur les résultats d’une analyse différentielle\r\n- Comprendre différentes méthodes de normalisation et les contextes d’utilisation correspondants", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [], "topics": [], "keywords": [ "NGS Data Analysis", "Transcriptomics (RNA-seq)", "NGS Sequencing Data Analysis" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "- Etre familier avec la plate-forme web Galaxy (idéalement avoir suivi la formation bilille « Initiation à Galaxy »)\r\n- Avoir suivi le module 2/5 «Analyses RNA-seq–partie 1 (bioinformatique)» de ce cycle ou toute autre formation permettant de justifier de connaissances sur les données de séquençage haut débit et la façon d’obtenir une table de comptage", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 52, "name": "CNRS", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api" }, { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" }, { "id": 66, "name": "UDL", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UDL/?format=api" } ], "organisedByTeams": [ { "id": 3, "name": "Bilille", "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api" } ], "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png", "updated_at": "2024-12-09T17:42:50.474644Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/279/?format=api" ] }, { "id": 331, "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module Analyses RNA-seq (sous Galaxy)- version 2023", "shortName": "", "description": "Bilille, la plateforme de bioinformatique, biostatistique et bioanalyse de la métropole lilloise, propose chaque année un cycle de formation d'introduction à l'analyse des données de séquençage à haut débit.\r\nCe cycle est composé des modules suivants, à la carte : \r\n- Analyses ADN\r\n- Analyses de variants\r\n- Métagénomique\r\n- Analyses ChIP-seq\r\n- Analyses RNA-seq\r\nLes fiches descriptives sont accessibles sur le site de bilille. Chaque module comprend des présentations générales et des séances pratiques sur ordinateur, avec Galaxy.\r\n\r\nLes objectifs du module Analyses RNA-seq sont :\r\n- Découvrir les fonctionnalités courantes de Galaxy, et savoir les utiliser.\r\n- Savoir réaliser une analyse transcriptomique par RNA-seq avec ou sans (de novo) génome de référence à l’aide du portail Galaxy\r\n- Avoir un regard critique sur la qualité des lectures obtenues par le séquenceur\r\n- Connaître et savoir paramétrer les outils nécessaires à l’analyse\r\n- Savoir réaliser une analyse différentielle de données RNA-seq à partir d’une table de comptage (quantifiant les lectures alignées) à l’aide du portail Galaxy\r\n- Avoir un regard critique sur les résultats d’une analyse différentielle\r\n- Comprendre différentes méthodes de normalisation et les contextes d’utilisation correspondants.", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Internal personnel", "accessConditions": "La première journée du module permettra aux personnes n’ayant pas suivi le module Analyses ADN du cycle de rattraper les pré-requis nécessaires à la suite de la formation (initiation à Galaxy, nettoyage et qualités des séquences, mapping). Des concepts basiques en statistique (moyenne, variance, p-value) sont nécessaires pour être à l’aise dans la quatrième journée.", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 52, "name": "CNRS", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api" }, { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" }, { "id": 66, "name": "UDL", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UDL/?format=api" } ], "organisedByTeams": [ { "id": 3, "name": "Bilille", "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api" } ], "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png", "updated_at": "2024-12-09T17:41:04.999079Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/540/?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 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": "https://ressources.france-bioinformatique.fr/sites/default/files/bioinfo_logo-RVB_4.jpg", "updated_at": "2024-12-06T20:50:38.160819Z", "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" ] }, { "id": 183, "name": "Linux - Initiation", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/308/?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": 260, "name": "Data analysis", "shortName": "", "description": "Biological data are often complex and challenging to analyse due to non-normal distributions, nonlinear relationships, spatial/temporal structures and high dimensionality. This course will introduce the students to key concepts and statistical tools for the experimental design and analysis of biological data. After a brief refresher on basic elements of statistics, the students will be made familiar with hypothesis testing, univariate statistical tests (e.g. ANOVA), linear models, descriptive multivariate analyses such as Principal Component Analysis (PCA) and clustering. The course will alternate theoretical aspects and computer exercises on small datasets with the R Studio software. The students will be assigned a small project involving the different concepts and tools covered by the course.\n", "homepage": "https://www.enseignement.biologie.ens.fr/spip.php", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [ "Biostatistics", "Statistical Tests", "Regression", "Dimension reduction", "Descriptive statistics", "Multivariate analyses" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/392/?format=api" ] }, { "id": 118, "name": "Formation continue CNRS", "shortName": "", "description": "Phylogénie moléculaire, introduction aux notions d'évolution moléculaire et de phylogénie.\nModèles d'évolution des séquences, méthodes de reconstruction phylogénétiques.\nRecherche de séquences homologues (BLAST), alignement multiples et reconstructions phylogénétiques.\nEvaluation de la pertinence des arbres (bootstrap).\n \n", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Phylogeny" ], "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": 88, "name": "Master ISDD", "shortName": "", "description": "", "homepage": "http://isddteach.sdv.univ-paris-diderot.fr/static/documents/plaquette_isdd_frenc…", "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": 130, "name": "Galaxy initiation", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Galaxy" ], "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": 272, "name": "Molecular Phylogeny - Level 2", "shortName": "Phylogénie moléculaire - Niveau 2", "description": "OBJECTIF\r\n- Être capable de tester des hypothèses et d'ajuster des modèles permettant de comprendre l'évolution à l'échelle moléculaire\r\n\r\nPRÉREQUIS\r\n- Avoir déjà utilisé les logiciels de base en phylogénie moléculaire\r\n- Maîtriser les notions de base en statistiques (tests statistiques, principe du bootstrap, intervalles de confiances, etc.) et de probabilités (probabilités jointes / conditionnelles, théorème de Bayes, etc.)\r\n- Maîtriser un langage de programmation\r\n- Notions de phylogénie moléculaire\r\nAvoir suivi le stage \"Phylogénie moléculaire - formation de base\" ou niveau équivalent \r\n\r\nPROGRAMME\r\n- Phylogénétique et génétique des populations\r\n- Détection de sélection positive au sein de séquences codantes\r\n- Datation moléculaire : intégrer fossiles et molécules\r\n- Phylogénomique\r\n- Super-arbres et super-matrices, réconciliations d'arbres\r\n- Visualisation de l'information en phylogénie\r\n- Placement phylogénétique\r\n- Bases d'épidémiologie (modèles en compartiments, ODE, applications, etc)\r\n- Simulations selon une variété de modèles épidémiologiques\r\n- Phylodynamique : combiner épidémiologie et évolution", "homepage": "", "is_draft": false, "costs": [ "Priced", "1200 €" ], "topics": [], "keywords": [ "Phylogeny", "Selection Detection", "Phylogenomics" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/282/?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_0.png", "updated_at": "2023-01-24T10:49:17.913427Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/474/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/511/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/402/?format=api" ] }, { "id": 240, "name": "Fouille de données et analyse de données NGS avec R", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/372/?format=api" ] }, { "id": 223, "name": "Data collection and registration of Research Projects for Orphanet information scientists", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/353/?format=api" ] }, { "id": 283, "name": "Presentation of IMGT® standards, databases, tools and web resources", "shortName": "IMGT", "description": "Presentation of IMGT® patterns and resources for the study of genes, expressed repertoires and three-dimensional structures of immunoglobulins (antibodies) and T cell receptors.", "homepage": "https://www.imgt.org/", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_3930", "http://edamontology.org/topic_3948" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": null, "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": true, "event_set": [] }, { "id": 231, "name": "Training on GnpIS for BreedWheat data", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/361/?format=api" ] }, { "id": 217, "name": " Traitement bioinformatique des données RNA-Seq", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/346/?format=api" ] }, { "id": 383, "name": "Artificial Intelligence and Machine Learning in Life Sciences: from foundations to applications", "shortName": "AI & ML in LS", "description": "Artificial intelligence (AI) has permeated our lives, transforming how we live and work. Over the past few years, a rapid and disruptive acceleration of progress in AI has occurred, driven by significant advances in widespread data availability, computing power and machine learning. Remarkable strides were made in particular in the development of foundation models - AI models trained on extensive volumes of unlabelled data. Moreover, given the large amounts of omics data that are being generated and made accessible to researchers due to the drop in the cost of high-throughput technologies, analysing these complex high-volume data is not trivial, and the use of classical statistics can not explore their full potential. As such, Machine Learning (ML) and Artificial Intelligence (AI) have been recognized as key opportunity areas, as evidenced by a number of ongoing activities and efforts throughout the community.\r\n\r\nHowever, beyond the technological advances, it is equally important that the individual researchers acquire the necessary knowledge and skills to fully take advantage of Machine Learning. Being aware of the challenges, opportunities and constraints that ML applications entail, is a critical aspect in ensuring high quality research in life sciences.\r\n\r\nRecognizing this need, this week-long training will bring together experts from four ELIXIR Nodes and deliver a hands-on, high-intensity course available for members from all ELIXIR Nodes.\r\n\r\nLearners will be guided across the various steps in Machine Learning, from the foundational concepts, through the deep learning and generative AI techniques, closely complemented by insights into the existing reporting (DOME Recommendations) and regulatory frameworks (EU AI Act).", "homepage": "", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_3474" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 30, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://www.dissco.eu/wp-content/uploads/Elixir-Europe-logo-1-300x226.png", "updated_at": "2025-01-23T14:14:17.330709Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Intermediate", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/643/?format=api" ] } ] }{ "count": 370, "next": "