Training List
Handles creating, reading and updating training events.
GET /api/training/?format=api&ordering=-personalised
https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=20&ordering=-personalised", "previous": null, "results": [ { "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": 290, "name": "NGS data analysis on the command line", "shortName": "NGS-analysis-cli", "description": "This hands-on course will teach bioinformatic approaches for analyzing Illumina sequencing data. Our goal is to introduce the command line skills you need to make the most of your NGS data. \r\nDuring this 4-day training we will first introduce the Linux environment, shell commands and basic R scripting. And then we will focus on two NGS data analyses -- small RNA-seq and RNA-seq -- based on published datasets from the model organism Arabidopsis thaliana", "homepage": "https://www.ibmp.cnrs.fr/bioinformatics-trainings/", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0102", "http://edamontology.org/topic_3170", "http://edamontology.org/topic_2269", "http://edamontology.org/topic_3168" ], "keywords": [], "prerequisites": [ "none" ], "openTo": "Internal personnel", "accessConditions": "This training is dedicated to academics working in a laboratory of Unistra/CNRS.", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/124/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 79, "name": "UPR2357", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/UPR2357/?format=api" } ], "organisedByTeams": [ { "id": 14, "name": "BiGEst", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiGEst/?format=api" } ], "logo_url": null, "updated_at": "2024-01-22T14:51:37.215331Z", "audienceTypes": [], "audienceRoles": [ "Biologists", "Bioinformaticians" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "Applied Knowledge (Know-how):\r\n- Basic proficiency at the Linux command line prompt\r\n- Basic proficiency of R (environment, objects, graphs) \r\n- Next generation sequencing (NGS) file formats; reference genomes - Mapping NGS read data to reference genomes (bowtie, samtools)\r\n- Small RNA-seq analysis; epigenomics applications (ShortStack)\r\n- RNA-seq for transcriptomics; differential gene expression analysis (HISAT2, DESeq2) - Data wrangling and visualization in R (Rstudio, ggplot2)", "hoursPresentations": 12, "hoursHandsOn": 16, "hoursTotal": 28, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/503/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/504/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/589/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/454/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/660/?format=api" ] }, { "id": 321, "name": "Genopole Autumn School", "shortName": "", "description": "Cette formation est dédiée aux chercheurs, ingénieurs et doctorants et dispensée en anglais par des experts internationaux de la génomique.\r\nLes points forts de la formation :\r\n\r\n Des sessions de formation pratiques aux outils d’analyse génomique\r\n Des experts des grands centres nationaux et internationaux (Université d’Evry – Paris-Saclay, Inrae, CEA, CNRS, Université du Luxembourg, EMBL-EBI)\r\n Format résidentiel tout inclus dans un cadre accueillant et propice au networking\r\n Effectif limité à 15 participants pour une qualité optimale des sessions pratiques\r\n Formation éligible à la prise en charge employeurs ou OPCO", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": null, "updated_at": "2022-11-14T16:38:22.898523Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/501/?format=api" ] }, { "id": 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": 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": 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": 289, "name": "Introduction to galaxy: looking for variants in prokaryotes", "shortName": "Introduction to galaxy", "description": "This course will focus on the technical aspects of using a galaxy server. Accessible without any prerequisite in computer science, it will allow you to master the different fundamental tools of galaxy and will open the doors of bioinformatics analysis for your different projects.\r\nDifferent questions will be addressed through an example of variants analysis in a prokaryotic organism. At the end of this course, on any accessible galaxy instance, you will be able to:\r\n- upload your data\r\n- map them on a reference genome\r\n- find the variants (SNPs) and analyze the results\r\n- generate, manipulate and share your workflows, data and histories\r\n- find the right tools for other analyses and use them in your own project.\r\n\r\nUnless all participants speak French, the course will be taught in English.", "homepage": "https://pliniuscursus.univ-amu.fr/formation/galaxy-platform/", "is_draft": false, "costs": [ "Free to academics" ], "topics": [ "http://edamontology.org/topic_0091", "http://edamontology.org/topic_0622" ], "keywords": [], "prerequisites": [ "Master" ], "openTo": "Internal personnel", "accessConditions": "The first sessions are only available for IM2B students.", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 23, "name": "PACA-Bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/PACA-Bioinfo/?format=api" } ], "logo_url": null, "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [ "Graduate" ], "audienceRoles": [ "Biologists" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 1, "hoursHandsOn": 5, "hoursTotal": 6, "personalised": null, "event_set": [] }, { "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": 363, "name": "Introduction au text-mining avec AlvisNLP", "shortName": "Introduction to text-mining with AlvisNLP", "description": "Objectifs pédagogiques\r\nCette formation est dédiée à l’analyse de données textuelles (text-mining). L’objectif est l’acquisition des principales techniques pour la Reconnaissance d’Entités Nommées (REN) à partir de textes. Les entités nommées étudiées dans cette formation sont des objets ou concepts d’intérêts mentionnés dans les articles scientifiques ou les champs en texte libre (taxons, gènes, protéines, marques, etc.).\r\n\r\nLes participants vont acquérir les compétences pratiques nécessaires pour effectuer de façon autonome une première approche pour une application de text-mining. Le format est celui de Travaux Pratiques utilisant AlvisNLP, un outil pour la création de pipelines en text-mining développé par l’équipe Bibliome de l’unité MaIAGE. La formation s’adresse à des chercheurs et ingénieurs en (bio)-informatique ou en maths-info-stats appliquées\r\n\r\nProgramme\r\n* Présentation du text-mining et de la Reconnaissance des Entités Nommées (REN)\r\n* Travaux Pratiques sur des techniques de REN en utilisant AlvisNLP\r\n* Projection de lexiques\r\n* Application de patrons\r\n* Apprentissage automatique", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605", "http://edamontology.org/topic_3474" ], "keywords": [ "Text mining" ], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 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-18T14:56:19.822106Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Life scientists", "Biologists", "Bioinformaticians" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "Cette formation est dédiée à l’analyse de données textuelles (text-mining). L’objectif est l’acquisition des principales techniques pour la Reconnaissance d’Entités Nommées (REN) à partir de textes. Les entités nommées étudiées dans cette formation sont des objets ou concepts d’intérêts mentionnés dans les articles scientifiques ou les champs en texte libre (taxons, gènes, protéines, marques, etc.).\r\n\r\nLes participants vont acquérir les compétences pratiques nécessaires pour effectuer de façon autonome une première approche pour une application de text-mining. Le format est celui de Travaux Pratiques utilisant AlvisNLP, un outil pour la création de pipelines en text-mining développé par l’équipe Bibliome de l’unité MaIAGE. La formation s’adresse à des chercheurs et ingénieurs en (bio)-informatique ou en maths-info-stats appliquées", "hoursPresentations": 5, "hoursHandsOn": 7, "hoursTotal": 12, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/588/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/680/?format=api" ] }, { "id": 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": 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": 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": 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": 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" ] } ] }{ "count": 370, "next": "