Training List
Handles creating, reading and updating training events.
GET /api/training/?format=api&offset=120&ordering=-sponsoredBy
{ "count": 378, "next": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=140&ordering=-sponsoredBy", "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=100&ordering=-sponsoredBy", "results": [ { "id": 64, "name": "Read alignment and SNP calling", "shortName": "", "description": "This training session, organized jointly with the Sigenae platform, is designed to help you deal with NGS data, in particular Roche 454 and Illumina Solexa technologies. You will discover the new sequence formats, the new assembly formats and the known biases of these technologies. You will use mapping on reference genome software, polymorphisms detection (with the GATK pipeline), polymorphisms annotation and alignment visualization software. Organized jointly by the Sigenae and bioinfo genotoul platforms.\n", "homepage": "http://bioinfo.genotoul.fr/index.php/events/alignment-and-small-size-variants-ca…", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [ "NGS Data Analysis", "Variant analysis", "Genomics (DNA-seq)" ], "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": 145, "name": "IBI - 2", "shortName": "", "description": "", "homepage": "http://www.france-bioinformatique.fr/en/evenements/IFB-IBI", "is_draft": false, "costs": [], "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/cloudIFB_3.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/274/?format=api" ] }, { "id": 198, "name": "Formation librairie GATB", "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/325/?format=api" ] }, { "id": 104, "name": "Initiation à la programmation en R", "shortName": "", "description": "Se familiariser avec R dans le but d’utiliser ce logiciel pour faire des modèles linéaires\n", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Programming Languages & Computer Sciences", "R Language" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Personnel IHU-A-ICM, 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": 163, "name": "Read alignment and small size variants calling", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [ "Priced" ], "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/286/?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": 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": 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": 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": 343, "name": "Cycle « Analyse de données de séquençage à haut-débit » - Module 6/6 : Analyses RNA-seq, biostatistique - version 2020", "shortName": "", "description": "Bilille 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é de 6 modules, à la carte : \r\n- Module 1: Analyses ADN\r\n- Module 2: Analyses de variants\r\n- Module 3 : Métagénomique\r\n- Module 4: ChIP-seq\r\n- Module 5: Analyses RNA-seq, bioinformatique\r\n- Module 6: Analyses RNA-seq, biostatistique\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\nLes objectifs du module 6 sont :\r\n- Savoir réaliser une analyse différentielle de données RNA-seq à partir d’une table de comptage (quantifiant les lectures alignées) à l’aide du portail Galaxy\r\n- Avoir un regard critique sur les résultats d’une analyse différentielle\r\n- Comprendre différentes méthodes de normalisation et les contextes d’utilisation correspondants", "homepage": "https://bilille.univ-lille.fr/training/training-offer", "is_draft": false, "costs": [ "Free" ], "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 RNA-seq–partie 1 (bioinformatique)» de ce cycle ou toute autre formation permettant de justifier de connaissances sur les données de séquençage haut débit et la façon d’obtenir une table de comptage", "maxParticipants": null, "contacts": [ "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:39:41.502706Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/550/?format=api" ] }, { "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": 234, "name": "Standardizing phenotyping experimental data", "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/364/?format=api" ] }, { "id": 186, "name": "Linux Initiation", "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/311/?format=api" ] }, { "id": 177, "name": "Infrastructure de calcul et analyses en bio-informatique", "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/302/?format=api" ] }, { "id": 337, "name": "Analyse bioinformatique des séquences nucléiques et protéiques", "shortName": "", "description": "Bilille propose des formations en partenariat avec CNRS Formation Entreprises à destination des chercheur-euse-s, enseignant-e-s-chercheur-euse-s, ingénieur-e-s, technicien-ne-s en biologie et médecine. \r\n\r\nObjectifs :\r\n- Comprendre les méthodes de base à utiliser pour mener une analyse de séquences\r\n- Savoir exploiter les ressources bioinformatiques publiques\r\n- Savoir utiliser les logiciels d'alignement, de recherche d'homologie, d'annotation de gènes et de protéines", "homepage": "https://cnrsformation.cnrs.fr/analyse-bioinformatique-sequences-nucleiques-proteiques?axe=161", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 10, "contacts": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/487/?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": 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:40:45.108620Z", "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "trainingMaterials": [], "learningOutcomes": "", "hoursPresentations": null, "hoursHandsOn": null, "hoursTotal": null, "personalised": null, "event_set": [ "https://catalogue.france-bioinformatique.fr/api/event/542/?format=api" ] }, { "id": 314, "name": "Workflow4metabolomics", "shortName": "W4E", "description": "Processing, statistical analysis, and annotation of metabolomics data is a complex task for experimenters since it involves many steps and requires a good knowledge of both the methodology and software tools. The Workflow4Metabolomics.org (W4M) online infrastructure provides a user-friendly and high-performance environment with advanced computational modules for building, running, and sharing complete workflows for LC-MS, GC-MS, FIA and NMR analysis. Such features are of major values for teaching computational metabolomics to experimenters, and previous courses using W4M since 2014 have been very successful.", "homepage": "https://workflow4metabolomics.org/", "is_draft": false, "costs": [ "Priced" ], "topics": [], "keywords": [], "prerequisites": [], "openTo": "Everyone", "accessConditions": "", "maxParticipants": 20, "contacts": [], "elixirPlatforms": [], "communities": [], "sponsoredBy": [], "organisedByOrganisations": [], "organisedByTeams": [], "logo_url": null, "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/472/?format=api" ] }, { "id": 47, "name": "Analyse de données RNA-seq sous l’environnement Galaxy ", "shortName": "", "description": "\n\nObjectifs de la formation\nAcquérir les connaissances générales sur les méthodes de séquençage à haut-débit.\nConnaître les caractéristiques des données obtenues dans le cadre de l’analyse du transcriptome (RNA-seq).\nSavoir planifier une expérience simple de type RNA-seq en fonction de ses objectifs scientifiques et des caractéristiques et contraintes expérimentales.\nConnaître les principales méthodes et outils d’analyse des données RNA-seq . Pouvoir les mettre en oeuvre dans un cas simple via un serveur web Galaxy.\nPouvoir visualiser les résultats dans un navigateur de génome.\nDurée de la formation : 2,5 jours\n\n\n", "homepage": "http://www.biosciencesco.fr/formation-continue/bio-informatique/analyse-des-donn…", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Methodology", "Biostatistics", "NGS Data Analysis", "Analysis of RNAseq data", "Assembly of genomes and transcriptomes", "Read alignment on genomes", "Statistical Tests", "Gene expression differential analysis", "Galaxy", "Transcript and transcript variant analysis", "Transcriptomics (RNA-seq)", "NGS Sequencing Data Analysis" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Informations et inscriptions:\nhttp://www.biosciencesco.fr/formation-continue/bio-informatique/analyse-...\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/257/?format=api" ] }, { "id": 46, "name": "Introduction au logiciel R", "shortName": "", "description": "\n\nObjectifs de la formation\nAcquérir les compétences nécessaires à l’utilisation du logiciel R\nConnaître les principales analyses statistiques nécessaires en biologie et les utiliser sous R\nRéaliser des graphiques sous R\nConnaitre les bibliothèques R utiles en Biologie\n\n\n", "homepage": "http://www.biosciencesco.fr/formation-continue/bio-informatique/formation-au-log…", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Biostatistics", "Programming Languages & Computer Sciences", "Statistical Tests", "Regression", "R Language", "Descriptive statistics" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Informations et inscriptions:\nhttp://www.biosciencesco.fr/formation-continue/bio-informatique/formation-au-logiciel-r/\n \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/256/?format=api" ] }, { "id": 83, "name": "Projet AMIDEX \"spongex\"", "shortName": "", "description": "", "homepage": "", "is_draft": false, "costs": [], "topics": [], "keywords": [ "Autre" ], "prerequisites": [], "openTo": "Internal personnel", "accessConditions": "Accès en local aux différents clusters\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": 37, "name": "Clinique de la souris", "shortName": "", "description": "CNRS on-going training courses: participation in a general training course on mouse models, with 2 x 1 hour modules: Current phenotyping databases and tools; Statistical analyses of phenotyping.\n", "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": [] } ] }