Training List
Handles creating, reading and updating training events.
GET /api/training/?format=api&ordering=-id
https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=20&ordering=-id", "previous": null, "results": [ { "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", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/SBR/?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": 393, "name": "Pandas : gérer, analyser, visualiser vos données efficacement", "shortName": "", "description": "Les objectifs de cette formation sont :\r\n- Importer, exporter, gérer, analyser des données tabulaires\r\n- Calculer des données dérivées\r\n- Combiner et interroger des données complexes\r\n- Calculer des statistiques descriptives des données\r\n- Visualiser et synthétiser les données sous formes graphiques", "homepage": "https://cnrsformation.cnrs.fr/python-et-module-pandas-pour-gerer-et-analyser-donnees?mc=Pandas", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0091" ], "keywords": [ "Python Language" ], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "- Notions de base en informatique : fichiers, répertoire, organisation des données\r\n- Connaissance de base de la programmation en Python (activité régulière d'écriture de scripts en Python)\r\n- Maitrise d'un environnement de développement ou éditeur de programmes/scripts", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/528/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 6, "name": "CNRS formation entreprise", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20formation%20entreprise/?format=api" } ], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 7, "name": "ATGC", "url": "https://catalogue.france-bioinformatique.fr/api/team/ATGC/?format=api" } ], "logo_url": "http://www.atgc-montpellier.fr/pictures/ATGClogo.svg", "updated_at": "2025-02-11T08:32:41.454179Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "Jour 1\r\nMatin :\r\n- Initiation Pandas, structures de données Series et DataFrame, chargement de données à partir de fichiers de données tabulaires\r\nAprès-midi :\r\n- Requêtes et outils de sélection\r\n\r\nJour 2\r\nMatin :\r\n- Fusion, concaténation, jointure de tables, regroupement de sous-ensembles\r\nAprès-midi :\r\n- Indexation simple et multiple, réindexation, export et sauvegarde\r\n\r\nJour 3\r\nMatin :\r\n- Visualisation et réalisation de graphiques\r\nAprès-midi :\r\n- Analyse de données des participants", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": 21, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/702/?format=api" ] }, { "id": 392, "name": "Introduction au language R / Introduction to R langage", "shortName": "Introduction to R langage", "description": "Objectifs pédagogiques :\r\nÀ l’issue de la formation, les stagiaires connaîtront les principales fonctionnalités du langage R et ses principes. Ils seront capables de les appliquer pour effectuer des calculs ou des représentations graphiques simples. Ils seront de plus autonomes pour manipuler leurs tableaux de données.\r\nAttention : ce module n’est ni un module de statistique, ni un module d’analyse statistique des données.\r\n\r\nProgramme :\r\n* Structures et manipulation de données\r\n* Principaux éléments du langage de programmation (boucle, fonctions…)\r\n* Différentes représentations graphiques de données/résultats (plot, histogramme, boxplot)", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "R Language" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" }, { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2025-01-23T14:09:34.394672Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 2, "hoursHandsOn": 10, "hoursTotal": 12, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/684/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/679/?format=api" ] }, { "id": 390, "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module Analyses de variants (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 de variants sont :\r\n-\tComprendre les grands principes de la détection de variants\r\n-\tRéaliser les différentes étapes du post-traitement des données d’alignement à la détection de variants\r\n-\tAdapter l’analyse en fonction du type de données NGS générées\r\n-\tComprendre la structure des données de variants\r\n-\tSavoir annoter des variants\r\n-\tEtre capable d’interpréter une liste de variants grâce aux outils libres disponibles", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free to academics" ], "topics": [], "keywords": [], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Internal personnel", "accessConditions": "-\tEtre familier avec la plate-forme web Galaxy (idéalement avoir suivi la formation Bilille « Initiation à Galaxy »)\r\n-\tAvoir suivi le module 1/5 « Analyses ADN » de ce cycle ou toute autre formation permettant de justifier de connaissances sur les données de séquençage haut débit et leur alignement.", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api" ], "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:39:25.617963Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/674/?format=api" ] }, { "id": 389, "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module Analyses ChIP-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 ChIP-seq sont :\r\n Savoir analyser des données de ChIP-seq, du peak-calling à la découverte de motifs :\r\n-\tSavoir détecter les pics et obtenir un signal\r\n-\tComprendre les différentes structures de données\r\n-\tSavoir effectuer les contrôles qualité\r\n-\tSavoir effectuer une analyse d’enrichissement de motifs\r\n-\tEtre capable de préparer ses résultats pour leur annotation\r\n-\tComprendre comment croiser plusieurs résultats de ChIP-seq", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free to academics" ], "topics": [], "keywords": [], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Internal personnel", "accessConditions": "-\tEtre familier avec la plate-forme web Galaxy (idéalement avoir suivi la formation Bilille « Initiation à Galaxy »)\r\n-\tAvoir suivi le module 1/5 « Analyses ADN » de ce cycle ou toute autre formation permettant de justifier de connaissances sur les données de séquençage haut débit et leur alignement", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api" ], "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:39:33.071236Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/675/?format=api" ] }, { "id": 388, "name": "Analysis of shotgun metagenomic data", "shortName": "", "description": "This training session is organized by the Genotoul bioinfo platform. This course is dedicated to the analysis of prokaryotic shotgun metagenomic data from Illumina and Pacbio HiFi sequencing technology. \r\n\r\nAfter an overview of metagenomics and the biases and limitations of analyses, we will look at the main steps involved in analysing metagenomic data and launch independent tools on the genobioinfo cluster.\r\nLearners will then test a workflow to automate processing on a test dataset (metagWGS ).\r\nOn the third day, learners will choose which analysis strategy to start with according to their experimental design and launch the first stage of metagWGS on their own data.\r\nBy the end of the course, trainees will be familiar with the scope, advantages and limitations of shotgun sequencing data analysis and will have started the analysis on their own data.\r\n\r\ncalendar\r\n \r\n\r\nThis training is focused on practice. It consists of several modules with a large variety of exercises:\r\n\r\nFirst Day\r\nStart at 09:00 am\r\nTour de table\r\nIntroduction to metagenomics, Illumina and Pacbio data, analysis stages, analysis limits, etc.\r\nPresentation of some key tools for each stage\r\nPractical work on the main stages launched independently\r\nEnd at 17:00 pm\r\nSecond Day\r\nStart at 09:00 am\r\nIntroduction to the advantages and disadvantages of workflows and containers\r\nLaunch of the data cleansing stage\r\nLaunch of the rest of the workflow and analysis of the multiQC report\r\nEnd at 17:00 pm\r\nThird Day – BYOD\r\nStart at 09:00 am\r\nDefine the analysis strategy and launch the start of the analysis of your own data.\r\nEnd at 17:00 pm maximum", "homepage": "https://bioinfo.genotoul.fr/index.php/events/analysis-of-shotgun-metagenomic-data/", "is_draft": false, "costs": [ "Non-academic for non-academic: 1650€ + 20% taxes (TVA)", "Academic non-INRAE for academic but non-INRAE: 510 € + 20% taxes (TVA)", "INRAE for INRAE's staff: 450 € no VAT charged" ], "topics": [ "http://edamontology.org/topic_3174" ], "keywords": [ "NGS Data Analysis", "Metagenomics" ], "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": 37, "name": "MIAT 0875", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?format=api" }, { "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": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2024-12-06T20:57:37.754921Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Life scientists", "Biologists", "Bioinformaticians" ], "difficultyLevel": "Intermediate", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/670/?format=api" ] }, { "id": 387, "name": "Interactive Online Companionship - SingleCell RNAseq Analysis with R Seurat", "shortName": "IOC - SingleCell", "description": "InforBio offers online bioinformatics training tailored to the needs of research labs, with small group sessions to ensure personalized learning. Our program is designed to help you acquire key skills for independent data analysis.\r\n\r\nWe offer a comprehensive 3-month program, including a post-training feedback session to support practical application.\r\n\r\nAnalyse de données scRNAseq (avril à juin 2025) – 10 sessions de 2h30 – 2000 € Apprenez à analyser des données de séquençage ARN en cellules uniques grâce à des cas pratiques.Vous travaillerez d’abord sur un jeu de données fourni, puis sur vos propres données, avec un retour personnalisé sur votre projet. Cette formation requiert une bonne maîtrise de R.\r\n\r\nKey Highlights:\r\nSmall group sessions for interactive and personalized learning.\r\nTailored feedback on your own data to reinforce the learning process.\r\nLimited spots available, registration is now open.", "homepage": "https://inforbio.github.io/ioc_r_scrnaseq.html", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [ "Single-Cell Analysis" ], "prerequisites": [ "R programming" ], "openTo": "Everyone", "accessConditions": "Followed R training or equivalent level", "maxParticipants": 6, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/809/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 18, "name": "IBiSA", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IBiSA/?format=api" }, { "id": 19, "name": "Sorbonne Université", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Sorbonne%20Universit%C3%A9/?format=api" } ], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://github.com/InforBio/InforBio.github.io/blob/main/images/logoInforBio_fond_blanc.png?raw=true", "updated_at": "2024-12-10T08:58:56.945439Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Intermediate", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 25, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/665/?format=api" ] }, { "id": 386, "name": "Interactive Online Companionship - R formation", "shortName": "IOC - R", "description": "InforBio offers online bioinformatics training tailored to the needs of research labs, with small group sessions to ensure personalized learning. Our program is designed to help you acquire key skills for independent data analysis.\r\n\r\nWe offer a comprehensive 6-month program, including a post-training feedback session to support practical application.\r\n\r\nTraining Program\r\nR Training (January to March 2025) – 10 sessions of 2.5 hours – €800 for academics\r\nThis course covers the basics of R: data organization and filtering, basic statistical analyses, and creating publication-ready graphics. The goal is to make you self-sufficient in using R for your own analyses.\r\n\r\n\r\nKey Highlights:\r\nSmall group sessions for interactive and personalized learning.\r\nTailored feedback on your own data to reinforce the learning process.\r\nLimited spots available, registration is now open.", "homepage": "https://inforbio.github.io/ioc_r_scrnaseq.html", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 16, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/809/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 18, "name": "IBiSA", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/IBiSA/?format=api" }, { "id": 19, "name": "Sorbonne Université", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Sorbonne%20Universit%C3%A9/?format=api" } ], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://github.com/InforBio/InforBio.github.io/blob/main/images/logoInforBio_fond_blanc.png?raw=true", "updated_at": "2024-12-10T08:59:06.862553Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 25, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/663/?format=api" ] }, { "id": 385, "name": "IMGT® Webinar series", "shortName": "IMGT® Webinar series", "description": "A serie of five webnaires to understand IMGT databases and tools\r\n\r\nWebinar 1: Comprehensive Guide to IMGT®, The International ImMunoGeneTics Information System®\r\nWebinar 2: IMGT research axis I: IMGT biocuration pipeline and IMGT annotated data in IMGT databases and tools\r\nWebinar 3: IMGT research axis II: Analysis and exploration of the expressed IG and TR repertoires with IMGT tools\r\nWebinar 4: IMGT research axis III: databases and tools for the analysis of the proteins, structures and engineered antibodies\r\nWebinar 5: IMGT-KG: a knowledge graph in immunogenetics", "homepage": "https://www.imgt.org/IMGTeducation/webinar.php", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_2814", "http://edamontology.org/topic_3930", "http://edamontology.org/topic_3948" ], "keywords": [ "Protein structures", "Immunogenetics", "Monoclonal antibody" ], "prerequisites": [ "none" ], "openTo": "Everyone", "accessConditions": "free inscription", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/339/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 46, "name": "IMGT", "url": "https://catalogue.france-bioinformatique.fr/api/team/IMGT/?format=api" } ], "logo_url": null, "updated_at": "2024-12-04T10:46:29.357307Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": 1, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/654/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/656/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/657/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/672/?format=api" ] }, { "id": 384, "name": "EBAII - Ecole de Bioinformatique niveau intermédiaire", "shortName": "EBAII N2", "description": "Objectifs: L’école s’articulera autour de trois ateliers thématiques en session parallèle (RNA-seq, ChIP-seq, variants DNA-seq), et abordera la visualisation et l’intégration des données. \r\n\r\nEnvironnement de travail: L’ensemble de la formation reposera sur l’utilisation de commandes en ligne (terminal Linux) et du langage R. \r\n\r\nPrérequis: Les candidats doivent avoir acquis les compétences enseignées durant l’école de niveau débutant: un niveau de base en ligne de commande, R, et (au choix) RNA-seq, ChIP-seq ou variants DNA-seq.", "homepage": "", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_3391", "http://edamontology.org/topic_3366", "http://edamontology.org/topic_0092", "http://edamontology.org/topic_3168", "http://edamontology.org/topic_0091" ], "keywords": [ "Biostatistics", "Sequence analysis", "NGS Sequencing Data Analysis" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "La formation s’adresse à des biologistes directement impliqués dans des projets “Next Generation Sequencing” (NGS) avec un niveau de base en ligne de commande, R, et (au choix) RNA-seq, ChIP-seq ou variants DNA-seq.", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://www.sb-roscoff.fr/sites/www.sb-roscoff.fr/files/styles/large/public/images/station-biologique-roscoff-roscoff-4404.jpg", "updated_at": "2024-12-05T07:33:48.573507Z", "audienceTypes": [], "audienceRoles": [ "Biologists" ], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/644/?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" ] }, { "id": 382, "name": "Introduction à l'analyse de données transcriptomiques avec Galaxy", "shortName": "", "description": "L’objectif est de se familiariser avec les étapes d’analyses des données transcriptomiques ou RNA-seq avec référence pour extraire les gènes et fonctions différentiellement exprimés. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main de ces étapes d’analyses en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\n\r\nAprès une introduction à la transcriptomique, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- évaluer la qualité des données transcriptomiques,\r\n- aligner des données transcriptomiques sur un génome de référence,\r\n- estimer le nombre de séquences par gènes,\r\n- construire et faire une analyse d’expression différentielle des gènes\r\n- faire une analyse de l’enrichissement fonctionnel des gènes différentiellement exprimés", "homepage": "", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_3308", "http://edamontology.org/topic_1775", "http://edamontology.org/topic_0203", "http://edamontology.org/topic_3170" ], "keywords": [ "Galaxy", "RNA-seq", "Transcriptomics (RNA-seq)" ], "prerequisites": [ "Galaxy - Basic usage" ], "openTo": "Internal personnel", "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/807/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [ { "id": 1, "name": "CNRS - IFB", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api" }, { "id": 16, "name": "Université Clermont Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api" } ], "organisedByOrganisations": [ { "id": 87, "name": "AuBi", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api" }, { "id": 96, "name": "Mésocentre Clermont-Auvergne", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?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": "2024-06-06T08:06:54.982689Z", "audienceTypes": [ "Undergraduate", "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "Researchers", "Life scientists", "Biologists" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 144, "name": "Reference-based RNA-Seq data analysis with Galaxy", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Reference-based%20RNA-Seq%20data%20analysis%20with%20Galaxy/?format=api" }, { "id": 145, "name": "Introduction to Transcriptomics", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20Transcriptomics/?format=api" } ], "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Check a sequence quality report generated by FastQC for RNA-Seq data\r\n- Explain the principle and specificity of mapping of RNA-Seq data to an eukaryotic reference genome\r\n- Select and run a state of the art mapping tool for RNA-Seq data\r\n- Evaluate the quality of mapping results\r\n- Describe the process to estimate the library strandness\r\n- Estimate the number of reads per genes\r\n- Explain the count normalization to perform before sample comparison\r\n- Construct and run a differential gene expression analysis\r\n- Analyze the DESeq2 output to identify, annotate and visualize differentially expressed genes\r\n- Perform a gene ontology enrichment analysis\r\n- Perform and visualize an enrichment analysis for KEGG pathways", "hoursPresentations": 1, "hoursHandsOn": 7, "hoursTotal": 8, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/637/?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": "2024-06-03T14:51:40.327145Z", "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" ] }, { "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": "2024-06-03T14:42:40.276985Z", "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" ] }, { "id": 379, "name": "Manipulating & Visualizing Data with R", "shortName": "R - DataViz", "description": "Objectifs\r\n- Importer, structurer, transformer et exporter un tableau de données avec R\r\n- Générer des figures de qualité pour, par exemple, une publication scientifique\r\n\r\nProgramme\r\n- Introduction au tidyverse (metapackage pour manipuler, visualiser et analyser des données)\r\n- Import et export de tableaux de données (csv, excel, google sheet, etc.)\r\n- Manipulation de tableaux de données avec dplyr et tidyr (filtre, aggregation, jointure)\r\n- Manipulation de chaînes de caractères et de dates avec stringr et lubridate\r\n- Introduction aux concepts de visualisation de données\r\n- Apprendre à utiliser ggplot2 grâce à esquisse\r\n- Partager ses résultats avec Quarto", "homepage": "https://abims.sb-roscoff.fr/module/r_dataviz", "is_draft": false, "costs": [ "Free" ], "topics": [ "http://edamontology.org/topic_0092" ], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Preregistration required using: https://abims.sb-roscoff.fr/ateliers/preinscription", "maxParticipants": 18, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/299/?format=api" ], "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:47:18.779528Z", "audienceTypes": [ "Undergraduate", "Graduate", "Professional (initial)", "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 2, "hoursHandsOn": 5, "hoursTotal": 7, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/619/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/716/?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" ] }, { "id": 377, "name": "RNASEQ ALIGNMENT, QUANTIFICATION AND TRANSCRIPT DISCOVERY WITH STATISTICS", "shortName": "RNASeq bioinfo / biostat", "description": "The Toulouse Genotoul bioinformatics platform, in collaboration with the Genotoul Biostatistics platform, and the MIAT unit, organize a 3,5 days long training course for bio-informaticians and biologists aiming at learning sequence analysis. It focuses on (protein coding) gene expression analysis using reads produced by ‘RNA-Seq’. This training session is designed to introduce sequences from ‘NGS’ (Next Generation Sequencing), particularly Illumina platforms (HiSeq). You will discover the standards file formats, learn about the usual biases of this type of data and run different kinds of analyses, such as spliced alignment on a reference genome, novel gene and transcript discovery, expression quantification of coding genes and transcripts. Finally you will be able to extract the differentially expressed genes.", "homepage": "https://bioinfo.genotoul.fr/index.php/events/rnaseq-alignment-transcripts-assemblies-statistics/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_3308", "http://edamontology.org/topic_0203" ], "keywords": [ "NGS Data Analysis", "Expression" ], "prerequisites": [ "Langage R de base", "Linux/Unix", "Cluster" ], "openTo": "Everyone", "accessConditions": "Register on the training page : https://bioinfo.genotoul.fr/index.php/training-2/training/", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 15, "name": "MIAT", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=api" } ], "organisedByTeams": [ { "id": 33, "name": "Genotoul-biostat", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-biostat/?format=api" }, { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2024-03-26T13:50:49.516413Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Life scientists", "Biologists", "Bioinformaticians" ], "difficultyLevel": "Intermediate", "trainingMaterials": [ { "id": 135, "name": "training RNASEQ Bioinfo part", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/training%20RNASEQ%20Bioinfo%20part/?format=api" }, { "id": 136, "name": "training RNASeq biostat part", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/training%20RNASeq%20biostat%20part/?format=api" } ], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": 21, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/612/?format=api" ] }, { "id": 376, "name": "Train-the-Trainer", "shortName": "TtT", "description": "The programme objective is to give instructors tools and tips for providing an enriching learning experience to trainees, irrespective of topic, and to include best-practice guidance on course and training material development.", "homepage": "https://moodle.france-bioinformatique.fr/course/view.php?id=25", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/762/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/556/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/639/?format=api" ], "elixirPlatforms": [ { "id": 1, "name": "Training", "url": "https://catalogue.france-bioinformatique.fr/api/elixirplatform/Training/?format=api" } ], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 4, "name": "IFB", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IFB/?format=api" }, { "id": 6, "name": "Elixir-FR", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Elixir-FR/?format=api" }, { "id": 63, "name": "TAGC", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/TAGC/?format=api" } ], "organisedByTeams": [ { "id": 29, "name": "IFB Core", "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api" } ], "logo_url": "https://moodle.france-bioinformatique.fr/pluginfile.php/961/course/section/152/logo_TtT_MRS_def.png", "updated_at": "2024-03-21T15:33:43.289130Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "By the end of Session 1, participants will be able to:\r\n\r\nList the steps of good instructional design.\r\nDefine cognitive load.\r\nDistinguish between bad and good cognitive load.\r\nClarify why we start with learning outcomes.\r\nGive examples of effective learning strategies.\r\nConnect learning strategies to the cognitive processes they promote.\r\nSelect appropriate learning outcomes within the learning constraints.\r\nAssess your teaching outlook/practices in relation to what you’ve learned.\r\nDesign learning experiences that align with learning outcomes.\r\n\r\n\r\nBy the end of Session 2, participants will be able to:\r\n\r\nDesign a mini-training:\r\nWrite SMART Learning Outcomes \r\nIdentify target audience\r\nDraw a concept map\r\nSelect content\r\nDeliver \r\nProvide and receive targeted feedback\r\nCreate a plan from lesson to session\r\nCreate a plan from session to full course\r\n\r\n\r\nBy the end of Session 3, participants will be able to:\r\n\r\nDescribe what makes training effective.\r\nDescribe what makes a trainer effective.\r\nIdentify strategies that facilitate active, interactive, and collaborative learning.\r\nList factors of motivation and demotivation.\r\nEvaluate what instructors can do to motivate and avoid demotivating learners.\r\n\r\n\r\nBy the end of Session 4, participants will be able to\r\n\r\nDescribe the differences between formative and summative assessment\r\nExplain why frequent feedback is important\r\nList and describe a few techniques for formative feedback", "hoursPresentations": 12, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/607/?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": 374, "name": "Environments and best practices for using the BiRD cluster", "shortName": "Best practices BiRD cluster", "description": "Objectives\r\n- Understand and implement the principles of reproducible science in analysis and development projects\r\n- Acquire basic commands necessary for optimal use of the cluster\r\n\r\nPedagogical Content\r\n- Introduction to reproducibility\r\n- Best practices on code history and sharing: Git\r\n- Conda environment\r\n- Presentation of the computing cluster\r\n- Introduction to workflows using Snakemake", "homepage": "https://pf-bird.univ-nantes.fr/training/cluster/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "Have an account on the BiRD cluster.", "maxParticipants": 20, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/596/?format=api" ], "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-08T15:56:16.390499Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 7, "hoursHandsOn": null, "hoursTotal": 7, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/602/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/641/?format=api" ] } ] }{ "count": 370, "next": "