Training List
Handles creating, reading and updating training events.
GET /api/training/?format=api&offset=340&ordering=contacts
https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=360&ordering=contacts", "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=320&ordering=contacts", "results": [ { "id": 213, "name": "Analyse bioinformatique de données RNA-Seq sous Galaxy", "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/342/?format=api" ] }, { "id": 375, "name": "RNASeq Analysis", "shortName": "RNASeq Analysis", "description": "Objectives\r\n- Understand the key steps in RNASeq data analysis for a differential expression study\r\n- Know how to perform command-line analysis using Snakemake.\r\n\r\nPedagogical Content\r\nDay 1\r\n- Principle of RNASeq technology: objectives and experimental design.\r\n- Data quality assessment (FastQC, MultiQC).\r\n- Sequence alignment to a reference genome (STAR).\r\n\r\nDay 2\r\n- Differential gene expression analysis (HTSeqCount, DESeq2).\r\n- Functional annotation (GO, Kegg).\r\n- Using the Snakemake workflow system.\r\n- Comparison between RNASeq and 3’SRP methods.\r\n\r\nThe theoretical part is followed by a pipeline run step-by-step on a test dataset. \r\nIt will be possible to start an analysis on your own data.", "homepage": "https://pf-bird.univ-nantes.fr/training/rnaseq/", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "Familiarity with basic Linux commands.", "maxParticipants": 12, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [ { "id": 16, "name": "BiRD", "url": "https://catalogue.france-bioinformatique.fr/api/team/BiRD/?format=api" } ], "logo_url": null, "updated_at": "2024-02-08T16:07:26.347245Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": 7, "hoursHandsOn": 7, "hoursTotal": 14, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/603/?format=api", "https://catalogue.france-bioinformatique.fr/api/event/640/?format=api" ] }, { "id": 156, "name": "Python for biology", "shortName": "", "description": "", "homepage": "https://cnrsformation.cnrs.fr/stage-17266-Python-pour-la-biologie.html", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [ "Sequence Algorithm", "Python Language", "Sequence analysis" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "CNRS fee-based training\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": 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" ] }, { "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": 68, "name": "Sequences alignment and phylogeny ", "shortName": "", "description": "This training session is organized by the bios4Biol CATI and the genotoul bioinfo platform and aims at initiating participants to molecular phylogenetics studies.\nYou will discover how to build a sequence dataset, to align sequences, to edit and refine the resulting alignment.\n", "homepage": "http://bioinfo.genotoul.fr/index.php/events/sequences-alignment-phylogeny/", "is_draft": false, "costs": [], "topics": [], "keywords": [], "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": 69, "name": "Methods for phylogenetics trees construction", "shortName": "", "description": "This training session is organized by the bios4Biol CATI and aims at training participants to construct and interpret phylogenetic trees.\nYou will discover how to choose an evolutionary model and a phylogenetic inference method (among distance, parsimony, maximum likelihood and Bayesian methods) and how to evaluate the robustness of a tree using bootstrap.\n", "homepage": "http://bioinfo.genotoul.fr/index.php/events/methods-for-phylogenetic-trees-const…", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Phylogeny", "Evolution and Phylogeny", "Molecular evolution", "Genes and genomes" ], "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": 70, "name": "Phylogenomy and selection pressure ", "shortName": "", "description": "This training session is organized by the bios4Biol CATI.\nMorning : phylogenomics\nThe morning course will provide insigths about sampling problems in phylogenomics studies (genes, species) and methodological aspects of phylogenomics studies with two major focus on super-matrix and super-tree methods.\nAfternoon : selection pressure\nThe afternoon course will be dedicated to the use of the PAML4 package in order to study selection pressures in a sequence alignment.\n", "homepage": "http://bioinfo.genotoul.fr/index.php/events/phylogenomics-and-selection-pressure…", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Phylogeny", "Evolution and Phylogeny", "Molecular evolution", "Selection Detection", "Phylogenomics", "Genes and genomes" ], "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": 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": 72, "name": "Galaxy : Reads alignment and SNP calling", "shortName": "", "description": "As the command line training but with Galaxy. Organized jointly by the Sigenae and bioinfo genotoul platforms.\n", "homepage": "http://bioinfo.genotoul.fr/index.php/events/reads-alignment-and-small-size-varia…", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [ "NGS Data Analysis", "Galaxy", "Variant analysis", "Genomics (DNA-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": [ "https://catalogue.france-bioinformatique.fr/api/event/262/?format=api" ] }, { "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": 75, "name": "Galaxy: metagenomic: sequence analysis of amplicons from MiSeq and 454 sequencing with FROGS with Galaxy first step and statistics", "shortName": "", "description": "This training session, organized by Bioinfo Genotoul, Sigenae, NED (GenPhySE) and TWB, is designed to help you to deal with NGS data of 16S, 18S ... DNA produced with MiSeq from Illumina and Roche 454 technologies in the Galaxy workbench.\nYou will discover how to use our Galaxy instance, clean reads, clusterize them, do the taxonomic affiliation and perform statistics to interpret your results.\nPrerequisites: knowledge of R or in another programming language\n", "homepage": "http://bioinfo.genotoul.fr/index.php", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Galaxy" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "An account on the platform Bioinfo Genotoul is necessary (request a form on the website), 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": 349, "name": "Reproducible Research", "shortName": "", "description": "The following topics and tools are covered in the course:\r\n\r\n Data management\r\n Project organisation\r\n Git\r\n Conda\r\n Snakemake\r\n Nextflow\r\n R Markdown\r\n Jupyter\r\n Docker\r\n Singularity\r\n\r\nAt the end of the course, students should be able to:\r\n\r\n Use good practices for data analysis and management\r\n Clearly organise their bioinformatic projects\r\n Use the version control system Git to track and collaborate on code\r\n Use the package and environment manager Conda\r\n Use and develop workflows with Snakemake and Nextflow\r\n Use R Markdown and Jupyter Notebooks to document and generate automated reports for their analyses\r\n Use Docker and Singularity to distribute containerized computational environments", "homepage": "https://southgreenplatform.github.io/training_reproducible_research/", "is_draft": false, "costs": [ "Free" ], "topics": [], "keywords": [], "prerequisites": [ "Linux - Basic Knowledge" ], "openTo": "Internal personnel", "accessConditions": "Open to South Green close collaborators", "maxParticipants": 20, "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-12-04T15:16:00.921744Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "trainingMaterials": [], "learningOutcomes": "At the end of the course, students should be able to:\r\n\r\n Use good practices for data analysis and management\r\n Clearly organise their bioinformatic projects\r\n Use the version control system Git to track and collaborate on code\r\n Use the package and environment manager Conda\r\n Use and develop workflows with Snakemake and Nextflow\r\n Use R Markdown and Jupyter Notebooks to document and generate automated reports for their analyses\r\n Use Docker and Singularity to distribute containerized computational environments", "hoursPresentations": 8, "hoursHandsOn": 13, "hoursTotal": 21, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/567/?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": 77, "name": "Formation de chercheurs", "shortName": "", "description": " lors de Workshop (organisation de séances de travaux pratiques)\n pour des formations individuelles\n", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Metagenomics" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Gratuit\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": 78, "name": "Formation des post-doctorants", "shortName": "", "description": "Pour la recherche et l’annotation des IS.\n", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Metagenomics" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Gratuit\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": 79, "name": "Phylogénie moléculaire", "shortName": "", "description": "\nLes objectifs sont :\n1. Acquérir des connaissances théoriques et pratiques en phylogénie moléculaire.\n2. Être autonome dans la conduite d'une analyse phylogénétique.\n3. Maîtriser le choix, le paramétrage et l'exploitation des résultats des programmes de phylogénie.\nhttps://cnrsformation.cnrs.fr/\n\n", "homepage": "http://cnrsformation.cnrs.fr/stage-17007-Phylogenie-moleculaire-%28Montpellier%2…", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Phylogeny", "Evolution and Phylogeny", "Molecular evolution", "Speciation dating", "Selection Detection", "Supertrees and Reconciliations", "Phylogenomics", "Genes and genomes" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "S'acquitter des frais d'inscription, être familiarisé avec les banques de données de séquences, avoir déjà utilisé les logiciels de base en bioinformatique, connaître les notions de base en statistiques (tests, lois probabilistes usuelles, méthodes simples d'estimation de paramètres), avoir des notions de programmation.\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/263/?format=api" ] }, { "id": 80, "name": "Bioinformatique pour le traitement de données de séquençage (NGS)", "shortName": "", "description": "\nLes objectifs sont :\n- Savoir choisir les outils d'analyse\n- Etre autonome pour effectuer un pipeline d'analyse\n- Comprendre les principes des méthodes d'analyse\n- Savoir manipuler les fichiers de séquences : préparation et filtration\n- Etre capable d'évaluer la qualité des données\n- Savoir analyser avec ou sans génome de référence\nhttps://cnrsformation.cnrs.fr/\n\n", "homepage": "http://cnrsformation.cnrs.fr/stage-17010-Bioinformatique-pour-le-traitement-de-d…", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Methodology", "NGS Data Analysis", "Analysis of RNAseq data", "Assembly of genomes and transcriptomes", "Read alignment on genomes", "Variant analysis", "Complete genomes", "Transcriptomics (RNA-seq)", "Genomics (DNA-seq)", "NGS Sequencing Data Analysis" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "S'acquitter des frais d'inscription, notions de base en informatique : fichiers, répertoire..., notions du système linux et des lignes de commandes, niveau master\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/264/?format=api" ] }, { "id": 81, "name": "Master Sciences & Numérique pour la Santé", "shortName": "", "description": "La spécialité BCD a pour objectif de former les étudiants issus des Sciences du vivant (agronomie, biologie moléculaire, cellulaire, physiologie animale et végétale, biochimie), des sciences médicales, de l'informatique ou des mathématiques aux besoins spécifiques de la bioinformatique, des systèmes d'informations, de l'extraction de connaissances et de la modélisation du vivant tout en renforçant les compétences de leur profil initial.\n", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [], "prerequisites": [ "Master" ], "openTo": "Internal personnel", "accessConditions": "M1 : licence math, info, physique, EEA, biologie, STAPS + équiv. L3 de la formation pharma/médecine (ou tout équiv. 180 ECTS acquis) - M2 : master 1 ou équiv. (formation continue, VAE, ...)\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": 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": [] } ] }{ "count": 370, "next": "