Training List
Handles creating, reading and updating training events.
GET /api/training/?format=api&offset=80&ordering=accessConditions
{ "count": 383, "next": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=100&ordering=accessConditions", "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=60&ordering=accessConditions", "results": [ { "id": 252, "name": "Introduction to High-performance computing", "shortName": "", "description": "This course offers an introduction on how to work with HPC Southgreen clusters. It is intended for new users, with the goals of improving user productivity and minimizing the obstacles. The HPC Southgreen cluster are presented, together with the tools to be able to use it. Module load notion, interactive usage and batch jobs submittions will be developped.\nPrerequisites\nLinux Basics\n\nProgram\nIntroduction to HPCs architecture\nDiscover Sun grid Engine (SGE)\nData Management on clusters\nInteractive Usage\nSubmit batch jobs\n\n\nLearning objectives\nAfter this course, participants should be able to:\nUse the HPC resources interactively\nManage data copies\nUse module load\nsubmit batch jobs\n\n\nInstructors\n\n\nNdomassi Tando (NT) - ndomassi.tando@ird.fr\nBertrand Pitollat(BP) - bertrand.pitollat@cirad.fr\nAlexis Dereeper (AD) - alexis.dereeper@ird.fr\n\n", "homepage": "https://southgreenplatform.github.io/trainings//HPC/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "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": "", "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/384/?format=api" ] }, { "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": 355, "name": "Initiation à Python / Introduction to Python", "shortName": "Introduction to Python", "description": "Objectifs pédagogiques\r\n\r\nA l’issue de la formation, les stagiaires seront capables de :\r\n\r\nmaitriser les éléments de base du langage de programmation Python,\r\nles appliquer sur des cas concrets en bioinformatique,\r\nêtre autonome dans la mise en place de tâches simples d’extraction d’informations, dans le cadre de traitement de données via le langage de programmation Python.\r\n\r\nProgramme\r\n\r\nPrésentation de Python\r\nVariables Python\r\nStructures de contrôle\r\nGestion de fichiers\r\nRéalisation de programmes simples et de Notebooks Jupyter\r\nMise en pratique avec des exercices de manipulation de fichiers de séquences", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605" ], "keywords": [ "Python Language" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" }, { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2024-01-18T13:16:05.304441Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "A l’issue de la formation, les stagiaires seront capables de :\r\n\r\nmaitriser les éléments de base du langage de programmation Python,\r\nles appliquer sur des cas concrets en bioinformatique,\r\nêtre autonome dans la mise en place de tâches simples d’extraction d’informations, dans le cadre de traitement de données via le langage de programmation Python.", "hoursPresentations": 2, "hoursHandsOn": 10, "hoursTotal": 12, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/574/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/787/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/691/?format=api" ] }, { "id": 381, "name": "HOW TO RUN A NF-CORE NEXTFLOW WORKFLOW ON GENOTOUL ?", "shortName": "Nextflow/nf-core", "description": "This training session is organized by the Genotoul bioinfo platform and aims at learning nf-core workflow submission, error understanding, resuming jobs and ressource reservation. We will present and practice:\r\n\r\nthe Nextflow software\r\nthe nf-core community and pipelines\r\nWhat is a singularity image ?\r\nWhere are installed the nf-core workflows ? Which version do I use ?\r\nHow to run a workflow and which config file is used ?\r\nWhich kind of error I can get ?\r\nHow to resume failed jobs?\r\nHow to handle genome indexes ?\r\nHow to monitor my process and then well configure my workflow ?\r\nHow do you best adjust CPU and RAM reservations?\r\nThis is NOT a bioinformatic training on a particular workflow or a training on how to develop a workflow.\r\n\r\nThis training is focused on practice. It consists of several modules with a large variety of exercises:\r\n\r\nStart at 09:00 am\r\nEnd at 17:00 pm", "homepage": "https://bioinfo.genotoul.fr/index.php/events/how-to-run-a-nf-core-nextflow-workflow-on-genotoul-2/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_0769" ], "keywords": [ "Nextflow" ], "prerequisites": [ "Linux/Unix", "Cluster" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 15, "name": "MIAT", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2025-12-01T11:57:33.124156Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Life scientists" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 143, "name": "Workflows nf-core - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Workflows%20nf-core%20-%20Genotoul-bioinfo/?format=api" } ], "learningOutcomes": "", "hoursPresentations": 1, "hoursHandsOn": 6, "hoursTotal": 7, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/755/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/636/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/722/?format=api" ] }, { "id": 111, "name": "Spectrométrie de masse, analyse protéomique et interprétation des données", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Autre" ], "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": 315, "name": "Using sed and awk to modify large large text files", "shortName": "", "description": "Many analysis generate large result text files which have to be checked, merged, split, reduced. Several tools have been developed and are available on Unix to do this, including sed and AWK. During this course you will be trained to process large files with sed and AWK. Sed is tool enabling to select and process lines. You can easily insert, delete, modify, append lines to very large files with millions of lines. AWK will enable to perform more fine tuned file modifications based on columns. It includes also more mathematical and string functions. The course is based mainly on exercises with small sections presenting concepts and commands.", "homepage": "https://bioinfo.genotoul.fr/index.php/events/modify-and-extract-information-from-large-text-files-day-2-3/", "is_draft": false, "costs": [ "Non-academic: 550€ + 20% taxes (TVA)", "Academic but non-INRAE: 170 € + 20% taxes (TVA)", "For INRAE's staff: 150 € no VAT charged;" ], "topics": [ "http://edamontology.org/topic_3316" ], "keywords": [], "prerequisites": [ "Linux/Unix" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/338/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 37, "name": "MIAT - Mathématiques et Informatique Appliquées de Toulouse", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%20-%20Math%C3%A9matiques%20et%20Informatique%20Appliqu%C3%A9es%20de%20Toulouse/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "https://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2025-12-09T10:31:46.651968Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Biologists" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 146, "name": "Processing large files with sed awk - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Processing%20large%20files%20with%20sed%20awk%20%20-%20Genotoul-bioinfo/?format=api" } ], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/478/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/479/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/611/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/631/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/669/?format=api" ] }, { "id": 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": 102, "name": "SUPAGRO", "shortName": "", "description": "Février 2012, 2013 et 2014\n", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [ "Autre (Diplôme universitaire, école d'ingénieur ...)" ], "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": 380, "name": "INTRODUCTION TO PYTHON", "shortName": "Python", "description": "The Toulouse Genotoul bioinformatics platform, organizes a 2 days long training course for non computer scientist and biologists aiming at learning the foundation of Python programming. In this training you will learn the basics of programming (variables, functions, control structures such as “if” condition, “for” loop”), writing simple programs which read files, and write results to others. The training course does not require any knowledge in programming, but basic Linux/bash commands are required (cd, ls).\r\n\r\nThis training focuses on practice. It consists of modules with a large variety of exercises described hereunder (PROVISIONAL SCHEDULE):\r\n\r\nUsing a Jupyter notebook (Day 1).\r\nUsing variables (Day 1).\r\nBasic operations and functions (Day 1).\r\nReading a file, writing to a file (Day 1).\r\nCharacter string manipulation (Day 1).\r\nLists and dictionaries (Day 2).\r\nThe if and for controls (Day 2).\r\nBases of algorithms (Day 2).", "homepage": "https://bioinfo.genotoul.fr/index.php/events/python/", "is_draft": false, "costs": [], "topics": [ "http://edamontology.org/topic_3307" ], "keywords": [ "Python Language" ], "prerequisites": [ "Linux/Unix" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/642/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 15, "name": "MIAT", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT/?format=api" } ], "organisedByTeams": [ { "id": 22, "name": "Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api" } ], "logo_url": "http://bioinfo.genotoul.fr/wp-content/uploads/bioinfo_logo-rvb-petit.png", "updated_at": "2025-12-01T11:55:51.057828Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Life scientists" ], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 142, "name": "Introduction to python - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20python%20-%20Genotoul-bioinfo/?format=api" } ], "learningOutcomes": "", "hoursPresentations": 5, "hoursHandsOn": 9, "hoursTotal": 14, "personalised": false, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/635/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/757/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/718/?format=api" ] }, { "id": 86, "name": "Criblage de petits composés", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Autre" ], "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": 82, "name": "Master Biostatistiques", "shortName": "", "description": "Deux objectifs sont visés par la formation. Le premier est de former des chercheurs ou enseignants-chercheurs dans le domaine de la statistique théorique ou appliquée. Le deuxième objectif est de former des statisticiens de haut niveau pour des organismes de recherche ou des entreprises.\n", "homepage": "", "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": 96, "name": "Formation introduction à la bioinformatique, Dassa", "shortName": "", "description": "Juillet 2013\n", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [ "NGS Data Analysis" ], "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": 85, "name": "Python avancé", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Programming Languages & Computer Sciences", "Python Language" ], "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": 247, "name": "Manual curation of Transposable element annotation", "shortName": "", "description": "URGI organizes a BYOD-style (Bring Your Own Data) training course on manual curation of transposable elements reference sequences obtained with REPET pipelines.\n", "homepage": "https://urgi.versailles.inra.fr/Platform/Training/Manual-curation-of-Transposabl…", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "https://ressources.france-bioinformatique.fr/sites/default/files/Capture%20d%E2%80%99e%CC%81cran%202018-12-05%20a%CC%80%2009.40.29_0.png", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/379/?format=api" ] }, { "id": 363, "name": "Introduction au text-mining avec AlvisNLP", "shortName": "Introduction to text-mining with AlvisNLP", "description": "Objectifs pédagogiques\r\nCette formation est dédiée à l’analyse de données textuelles (text-mining). L’objectif est l’acquisition des principales techniques pour la Reconnaissance d’Entités Nommées (REN) à partir de textes. Les entités nommées étudiées dans cette formation sont des objets ou concepts d’intérêts mentionnés dans les articles scientifiques ou les champs en texte libre (taxons, gènes, protéines, marques, etc.).\r\n\r\nLes participants vont acquérir les compétences pratiques nécessaires pour effectuer de façon autonome une première approche pour une application de text-mining. Le format est celui de Travaux Pratiques utilisant AlvisNLP, un outil pour la création de pipelines en text-mining développé par l’équipe Bibliome de l’unité MaIAGE. La formation s’adresse à des chercheurs et ingénieurs en (bio)-informatique ou en maths-info-stats appliquées\r\n\r\nProgramme\r\n* Présentation du text-mining et de la Reconnaissance des Entités Nommées (REN)\r\n* Travaux Pratiques sur des techniques de REN en utilisant AlvisNLP\r\n* Projection de lexiques\r\n* Application de patrons\r\n* Apprentissage automatique", "homepage": "https://documents.migale.inrae.fr/trainings.html", "is_draft": false, "costs": [ "Priced" ], "topics": [ "http://edamontology.org/topic_0605", "http://edamontology.org/topic_3474" ], "keywords": [ "Text mining" ], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/769/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 88, "name": "BioinfOmics", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/BioinfOmics/?format=api" }, { "id": 82, "name": "INRAE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INRAE/?format=api" } ], "organisedByTeams": [ { "id": 10, "name": "MIGALE", "url": "https://catalogue.france-bioinformatique.fr/api/team/MIGALE/?format=api" } ], "logo_url": "https://migale.inrae.fr/sites/default/files/migale-orange_0.png", "updated_at": "2024-01-18T14:56:19.822106Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "Life scientists", "Biologists", "Bioinformaticians" ], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "Cette formation est dédiée à l’analyse de données textuelles (text-mining). L’objectif est l’acquisition des principales techniques pour la Reconnaissance d’Entités Nommées (REN) à partir de textes. Les entités nommées étudiées dans cette formation sont des objets ou concepts d’intérêts mentionnés dans les articles scientifiques ou les champs en texte libre (taxons, gènes, protéines, marques, etc.).\r\n\r\nLes participants vont acquérir les compétences pratiques nécessaires pour effectuer de façon autonome une première approche pour une application de text-mining. Le format est celui de Travaux Pratiques utilisant AlvisNLP, un outil pour la création de pipelines en text-mining développé par l’équipe Bibliome de l’unité MaIAGE. La formation s’adresse à des chercheurs et ingénieurs en (bio)-informatique ou en maths-info-stats appliquées", "hoursPresentations": 5, "hoursHandsOn": 7, "hoursTotal": 12, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/588/?format=api" ] }, { "id": 76, "name": "Master Bioinfo Toulouse ", "shortName": "", "description": "Organized by Sigenae and Bioinfo Genotoul platforms.\n", "homepage": "", "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": 124, "name": "Intégration d’outils dans la plateforme web GALAXY ", "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": 112, "name": "Analyse protéomique à haut débit, interprétation des données, ESBS / TPS, Strasbourg Illkirch", "shortName": "", "description": "", "homepage": "", "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": 125, "name": "Cluster ", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Programming Languages & Computer Sciences", "Autres langages" ], "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": 50, "name": "Fc3-Bio", "shortName": "", "description": "1 à 4 séances de deux jours par an\n", "homepage": "http://www.fc3bio.fr/", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Comparative and de novo structure modeling", "Post-translational modifications", "Dynamic and thermodynamic structure properties analysis", "NGS Data Analysis", "Virtual screening", "Structure-based screening", "Sequence Algorithm", "Ligand-Based Screening (QSAR)", "Sequence analysis", "2D/3D", "ADME/tox", "Small chemical compound libraries", "Structure analysis", "homology and structural pattern matching", "Homology/orthology prediction", "Structural Bioinformatics", "Predictions of structural properties", "Sequence annotation", "Pattern matching", "Multiple sequence alignment" ], "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": [] } ] }