Training List
Handles creating, reading and updating training events.
GET /api/training/?format=api&offset=140&ordering=sponsoredBy
{ "count": 383, "next": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=160&ordering=sponsoredBy", "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=120&ordering=sponsoredBy", "results": [ { "id": 15, "name": "IFSBM", "shortName": "", "description": "\nUFR médecine Paris-Sud (mai 2015). Big data en médecine. Acquisition et analyse des données de haut débit dans le but de détecter des variants génomiques (CGH, exome, génome), étudier les profils d’expression ou le statut épigénétique des cellules (expression array, RNA-seq, ChiP-seq, medip-seq).\n \nUFR médecine Paris-Sud (janvier 2015) Méthodologie en biologie moléculaire et cellulaire et analyse d’article\n\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": 304, "name": "Initiation à Galaxy", "shortName": "Bilille Galaxy Init", "description": "Bilille organise régulièrement des formations d'initiation à l'outil Galaxy d'une journée, destinée aux biologistes et médecins désirant découvrir le traitement bioinformatique de données via une interface conviviale.\r\n\r\nGalaxy est très répandu pour l’analyse de données omiques, telles que données de séquençage ou données de puces à ADN. \r\nC'est l'environnement qui est utilisé lors du cycle de formation “Analyse de données de séquençage à haut-débit”.", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [ "Galaxy" ], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Ouvert en priorité aux participants du cycle Analyse NGS organisé par Bilille.", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/487/?format=api" ], "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:41:37.266949Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/741/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/676/?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": 71, "name": "Galaxy : first step", "shortName": "", "description": "Galaxy is a workbench available for biologists from Sigenae Platform. Galaxy objectives are:\n First, making bioinfo Linux tools accessible to biologists.\n Then, it is possible to add Linux tools by developpers into Galaxy workbench.\n Then, Galaxy is used to hide the complexity of the infrastructure and to allow creation, execution and sharing of workflows.\nYou will acquire the following competencies required for the other Galaxy trainning:\n Login to Galaxy: Galaxy Workbench (To access to Galaxy, you need to have an LDAP Genotoul login and password).\n Begin to use some tools provided (BWA, SAM tools, FastQC).\n Work on files.\nOrganized jointly by the Sigenae and the Bioinfo Genotoul platform.\n", "homepage": "http://bioinfo.genotoul.fr/index.php/events/first-step-with-galaxy/", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [ "Web portals", "Galaxy", "Interfaces", "NGS Sequencing Data Analysis" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "You need to register (via the website) and pay 165 euros a day for academic and 550 euros a day for a private.\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": 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": 140, "name": "Bioinformatique et Analyses Mutationnelles", "shortName": "", "description": "Module de formation à la bioinformatique appliquée à l'analyse des données génétiques dans le cadre des maladies génétiques humaines. Cet enseignement fait partie du Master 2 de Pathologie Humaine dispensé à la faculté de Médecine de la Timone à Marseille.\n \n", "homepage": "http://formations.univ-amu.fr/ME5APH-ENAPHCU41.html", "is_draft": false, "costs": [], "topics": [], "keywords": [ "NGS Data Analysis", "Bioinformatics & Biomedical", "Sequence analysis", "NGS Sequencing Data Analysis" ], "prerequisites": [ "Master (M2 uniquement)" ], "openTo": "Internal personnel", "accessConditions": "Inscription au Master 2 de Pathologie Humaine\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/269/?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": 73, "name": "Galaxy : RNASeq alignment and transcripts assemblies", "shortName": "", "description": "As the command line training but with Galaxy. Organized jointly by the Sigenae and the Bioinfo Genotoul platforms.\n", "homepage": "http://bioinfo.genotoul.fr/index.php/events/rnaseq-alignment-and-transcripts-ass…", "is_draft": false, "costs": [], "topics": [], "keywords": [ "NGS Data Analysis", "Analysis of RNAseq data", "Gene expression differential analysis", "Galaxy", "Transcript and transcript variant analysis", "Transcriptomics (RNA-seq)", "NGS Sequencing Data Analysis" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "You need to register (via the website) and pay 165 euros a day for academic and 550 euros a day for a private\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": 182, "name": "R - Advanced", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/307/?format=api" ] }, { "id": 56, "name": "M2 « BioStatistique, BioInformatique, BioMathématique en Santé (B3S) » ", "shortName": "", "description": "DU master de Santé Publique (responsables Pr Pascal Roy, Dr Delphine Maucort-‐Boulch)\n", "homepage": "http://www.france-bioinformatique.fr", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [ "Master (M2 uniquement)" ], "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": 25, "name": "Modélisation 3D des protéines", "shortName": "", "description": "\nObjectifs\n\nConnaître les bases de la modélisation moléculaire : modélisation par homologie, arrimage (docking) de ligands, mutations in silico. Une demi-journée dédiée à la modélisation de vos protéines d'intérêts.\n\nProgramme\n\n- Visualiser : Connaître les bases de la visualisation des protéines en 3D avec PYmol.\n- Comprendre : Analyse des structures 3D de protéines (RX ou RMN). Recherche d'homologues avec HHpred, I-Tasser, etc... Modélisation par homologie avec Modeller, Phyre2. Principes et applications.\n- Prédire : Docking de ligands avec Autodock. Prédiction des mutations in silico. Principes et applications.\nL'accent sera mis sur les points forts et les limites des différents outils et la pratique avec de nombreux \"hand- on tutorials\"\nPlus une session dédiée : «bring your own protein».\n", "homepage": "http://migale.jouy.inra.fr/", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Autre", "Protein/protein interaction modelisation", "proteins/peptides and proteins/nucleic acids" ], "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/248/?format=api" ] }, { "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": 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": 348, "name": "Advanced HPC Trainings", "shortName": "", "description": "This course continues the explanation on how to work on HPC Southgreen clusters. It is intended for experienced users, with the goals of improving LC user productivity and minimizing the obstacles. New notions and tools are presented such as job arrays, basic softwares installation,module environment and singularity. All these notions will be developped.", "homepage": "https://southgreenplatform.github.io/trainings//Advanced_HPC/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [ "HPC", "SLURM" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Oprn to South Green close collaborators", "maxParticipants": 20, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/589/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 85, "name": "IRD", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/IRD/?format=api" } ], "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-12-04T14:46:58.108350Z", "audienceTypes": [ "Professional (continued)" ], "audienceRoles": [ "All" ], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/557/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/565/?format=api" ] }, { "id": 330, "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module Métagénomique (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 Métagénomique sont :\r\n- Connaître les différentes méthodes de séquençage à haut débit pour la métagénomique, avec leurs avantages et leurs limites : métagénomique ciblée, métagénomique génomes entiers, métatranscriptomique\r\n- Comprendre les différentes étapes analytiques du traitement bioinformatique des données et savoir les mettre en œuvre\r\n- Savoir conduire une analyse statistique pour l’estimation de la richesse de la biodiversité\r\n- Aller jusqu’aux conclusions biologiques", "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": "- Etre familier avec la plate-forme web Galaxy (idéalement avoir suivi la formation bilille « Initiation à Galaxy »)\r\n- Avoir suivi le module « 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. Être familier avec le vocabulaire et les étapes de base de l’analyse de données de séquençage : nettoyage, assemblage, mapping", "maxParticipants": null, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/763/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/487/?format=api" ], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 66, "name": "University of Lille", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/University%20of%20Lille/?format=api" }, { "id": 56, "name": "INSERM", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/INSERM/?format=api" }, { "id": 52, "name": "CNRS", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/CNRS/?format=api" } ], "organisedByTeams": [ { "id": 3, "name": "Bilille", "url": "https://catalogue.france-bioinformatique.fr/api/team/Bilille/?format=api" } ], "logo_url": "https://bilille.univ-lille.fr/fileadmin/_processed_/9/2/csm_logo_bilille_complet_65be9bda8b.png", "updated_at": "2024-12-09T17:41:13.121175Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/539/?format=api" ] }, { "id": 333, "name": "Improve your command line skills by learning a few words of Perl", "shortName": "", "description": "This “Perl one-liners” training session is organized by the Sigenae platform. Perl one-liners are small and awesome Perl programs that fit in a single line of code and perform many operations such as replacing of text, spacing, deleting, calculation, manipulation in files and many more. This training will allow you to discover the power of Perl on the command line and learn how to use it to automate your file manipulations and command line generation with classical file formats such as tabulated text, fastq, sam/bam, and vcf.\r\n\r\nThis training lasts one day and is focused on practice. It consists of 3 parts with a large variety of exercises:\r\n\r\nIntroduction to Perl and its characteristics: Perl is a widely used programming language for data processing and task automation. We will introduce the main characteristics of Perl and discuss why it is particularly suited for biologists who want to manipulate files and generate command lines.\r\nPerl on the command line: we will show how to use Perl on the command line to perform common tasks, such as searching and replacing strings, merging files, and loop over lists of files.\r\nConcrete examples: we will present several concrete examples drawn from biology, such as extracting information from genomic sequence files, converting files between different formats, and generating command lines for data biology tools.\r\n \r\nThe session will take place in the room ‘salle de formation MIAT’ at INRAE center of Toulouse-Auzeville.", "homepage": "https://bioinfo.genotoul.fr/index.php/events/onelineperl/", "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": [], "keywords": [ "Perl Langage" ], "prerequisites": [ "Linux/Unix", "Cluster" ], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 12, "contacts": [], "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": null, "updated_at": "2025-12-01T11:56:55.465635Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [ { "id": 148, "name": "Perl One-liner - Genotoul-bioinfo", "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Perl%20One-liner%20-%20Genotoul-bioinfo/?format=api" } ], "learningOutcomes": "", "hoursPresentations": 3, "hoursHandsOn": 3, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/531/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/723/?format=api" ] }, { "id": 189, "name": "European Galaxy Developer Workshop", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/315/?format=api" ] }, { "id": 233, "name": "Training: Synteny data visualization into GnpIS", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": "", "updated_at": "2022-06-02T11:50:50.812642Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/363/?format=api" ] }, { "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": 251, "name": "Survival Guide for Perl applied to Bioinformatics", "shortName": "", "description": " \n\n\t\t\tThis course provides an introduction to programming using Perl and at the end of the training, participants could write simple Perl programs to handle biological data and to undertstand more complex Perl programs written by others.\n\t\t\t\nPrerequisites\nBasic knowledge of Linux (Linux for dummies required)\n\nProgram\nPerl data structures (scalar,arrays, hashes)\nStructure control ( loops)\nBasic functions, and operators.\nWriting and running your own program\nPassing options and files to his own script.\nRegular expressions\n\n\nLearning objectives\nWriting simple Perl programs to analyze data files\nUnderstanding Perl programs written by others\nUsing Perl basic syntax and modules in their own script\nRun programs from their script, parsing and extracting data from data files\n\n\nInstructors\n\n\nChristine Tranchant - christine.tranchant@ird.fr\nFrançois Sabot - francois.sabot@ird.fr\nNdomassi tando - ndomassi.tando@ird.fr\n\n", "homepage": "https://southgreenplatform.github.io/trainings//perl/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "", "maxParticipants": null, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [ { "id": 12, "name": "LAPSE", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/LAPSE/?format=api" }, { "id": 13, "name": "Formation permanente IRD", "url": "https://catalogue.france-bioinformatique.fr/api/organisation/Formation%20permanente%20IRD/?format=api" } ], "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/383/?format=api" ] } ] }