Handles creating, reading and updating training events.

GET /api/training/?format=api&offset=80&ordering=personalised
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 370,
    "next": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=100&ordering=personalised",
    "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=60&ordering=personalised",
    "results": [
        {
            "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": 347,
            "name": "Introduction to Microbial Comparative Genomics",
            "shortName": "",
            "description": "This course offers an introduction to microbial genomics analysis.\r\nIt includes 5 issues: assembly, genome annotation, circos visualization, pan-genome construction, pan-GWAS.",
            "homepage": "https://southgreenplatform.github.io/trainings//bacterialGenomics/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [
                "genomics",
                "Structural genomics",
                "Genome analysis"
            ],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": 20,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/174/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/771/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/772/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/773/?format=api"
            ],
            "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-04T14:54:55.468140Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 5,
            "hoursHandsOn": 5,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/558/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/561/?format=api"
            ]
        },
        {
            "id": 382,
            "name": "Introduction à l'analyse de données transcriptomiques avec Galaxy",
            "shortName": "",
            "description": "L’objectif est de se familiariser avec les étapes d’analyses des données transcriptomiques ou RNA-seq avec référence pour extraire les gènes et fonctions différentiellement exprimés. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main de ces étapes d’analyses en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\n\r\nAprès une introduction à la transcriptomique, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- évaluer la qualité des données transcriptomiques,\r\n- aligner des données transcriptomiques sur un génome de référence,\r\n- estimer le nombre de séquences par gènes,\r\n- construire et faire une analyse d’expression différentielle des gènes\r\n- faire une analyse de l’enrichissement fonctionnel des gènes différentiellement exprimés",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_3308",
                "http://edamontology.org/topic_1775",
                "http://edamontology.org/topic_0203",
                "http://edamontology.org/topic_3170"
            ],
            "keywords": [
                "Galaxy",
                "RNA-seq",
                "Transcriptomics (RNA-seq)"
            ],
            "prerequisites": [
                "Galaxy - Basic usage"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/807/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                },
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                },
                {
                    "id": 96,
                    "name": "Mésocentre Clermont-Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2024-06-06T08:06:54.982689Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 144,
                    "name": "Reference-based RNA-Seq data analysis with Galaxy",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Reference-based%20RNA-Seq%20data%20analysis%20with%20Galaxy/?format=api"
                },
                {
                    "id": 145,
                    "name": "Introduction to Transcriptomics",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/Introduction%20to%20Transcriptomics/?format=api"
                }
            ],
            "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Check a sequence quality report generated by FastQC for RNA-Seq data\r\n- Explain the principle and specificity of mapping of RNA-Seq data to an eukaryotic reference genome\r\n- Select and run a state of the art mapping tool for RNA-Seq data\r\n- Evaluate the quality of mapping results\r\n- Describe the process to estimate the library strandness\r\n- Estimate the number of reads per genes\r\n- Explain the count normalization to perform before sample comparison\r\n- Construct and run a differential gene expression analysis\r\n- Analyze the DESeq2 output to identify, annotate and visualize differentially expressed genes\r\n- Perform a gene ontology enrichment analysis\r\n- Perform and visualize an enrichment analysis for KEGG pathways",
            "hoursPresentations": 1,
            "hoursHandsOn": 7,
            "hoursTotal": 8,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/637/?format=api"
            ]
        },
        {
            "id": 212,
            "name": "NGS sous Galaxy",
            "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/341/?format=api"
            ]
        },
        {
            "id": 210,
            "name": "Python avance",
            "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/339/?format=api"
            ]
        },
        {
            "id": 370,
            "name": "Introduction à l'analyse de données de métabarcoding 16S avec Galaxy",
            "shortName": "",
            "description": "L’objectif de cette formation est de se familiariser avec les étapes et les outils pour analyses de données de métabarcoding 16S. Nous proposons au personnel non-bioinformaticien de les accompagner dans la prise en main de ces étapes d’analyses en utilisant la plateforme de bio-analyse Galaxy. \r\n\r\nAprès une introduction au métabarcoding 16S, une session pratique sur la plateforme Galaxy couvrira comment :\r\n- évaluer la qualité de données de métabarcoding ,\r\n- analyser et visualiser une communauté microbienne à partir de données de métabarcoding 16S",
            "homepage": "",
            "is_draft": false,
            "costs": [
                "Free to academics"
            ],
            "topics": [
                "http://edamontology.org/topic_3697",
                "http://edamontology.org/topic_0637"
            ],
            "keywords": [
                "Galaxy",
                "Metabarcoding"
            ],
            "prerequisites": [],
            "openTo": "Internal personnel",
            "accessConditions": "Formation ouverte au personnel de l’UCA & Associés\r\nAvoir un ordinateur portable et un accès wifi eduroam\r\nAvoir un compte sur la plateforme Galaxy (Faire une demande le cas échéant sur hub.mesocentre.uca.fr)\r\nÊtre familier avec Galaxy",
            "maxParticipants": null,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/261/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api"
            ],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [
                {
                    "id": 1,
                    "name": "CNRS - IFB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/CNRS%20-%20IFB/?format=api"
                },
                {
                    "id": 16,
                    "name": "Université Clermont Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/eventsponsor/Universit%C3%A9%20Clermont%20Auvergne/?format=api"
                }
            ],
            "organisedByOrganisations": [
                {
                    "id": 87,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/AuBi/?format=api"
                },
                {
                    "id": 96,
                    "name": "Mésocentre Clermont-Auvergne",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/M%C3%A9socentre%20Clermont-Auvergne/?format=api"
                }
            ],
            "organisedByTeams": [
                {
                    "id": 31,
                    "name": "AuBi",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/AuBi/?format=api"
                }
            ],
            "logo_url": "https://mesocentre.uca.fr/medias/photo/logoaubi-2019minus_1553844844490-jpg?ID_FICHE=41175",
            "updated_at": "2024-02-08T11:18:18.945136Z",
            "audienceTypes": [
                "Undergraduate",
                "Graduate",
                "Professional (initial)",
                "Professional (continued)"
            ],
            "audienceRoles": [
                "Researchers",
                "Life scientists",
                "Biologists"
            ],
            "difficultyLevel": "Novice",
            "trainingMaterials": [
                {
                    "id": 131,
                    "name": "16S Microbial Analysis with mothur",
                    "url": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/16S%20Microbial%20Analysis%20with%20mothur/?format=api"
                }
            ],
            "learningOutcomes": "At the end of the tutorial, learners would be able to:\r\n- Analyze of 16S rRNA sequencing data using the mothur toolsuite in Galaxy\r\n- Using a mock community to assess the error rate of your sequencing experiment\r\n- Visualize sample diversity using Krona and Phinch",
            "hoursPresentations": 1,
            "hoursHandsOn": 2,
            "hoursTotal": 3,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/595/?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": 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": 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": 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 0875",
                    "url": "https://catalogue.france-bioinformatique.fr/api/organisation/MIAT%200875/?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": "2023-04-06T13:37:15.444074Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": null,
            "hoursHandsOn": null,
            "hoursTotal": null,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/531/?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": 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": 374,
            "name": "Environments and best practices for using the BiRD cluster",
            "shortName": "Best practices BiRD cluster",
            "description": "Objectives\r\n- Understand and implement the principles of reproducible science in analysis and development projects\r\n- Acquire basic commands necessary for optimal use of the cluster\r\n\r\nPedagogical Content\r\n- Introduction to reproducibility\r\n- Best practices on code history and sharing: Git\r\n- Conda environment\r\n- Presentation of the computing cluster\r\n- Introduction to workflows using Snakemake",
            "homepage": "https://pf-bird.univ-nantes.fr/training/cluster/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Linux - Basic Knowledge"
            ],
            "openTo": "Everyone",
            "accessConditions": "Have an account on the BiRD cluster.",
            "maxParticipants": 20,
            "contacts": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/596/?format=api"
            ],
            "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-08T15:56:16.390499Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 7,
            "hoursHandsOn": null,
            "hoursTotal": 7,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/602/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/event/641/?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": 322,
            "name": "Introduction to Structural variant detection analyses",
            "shortName": "",
            "description": "Program\r\n\r\n*  Handling mapping tools suitable for ILLUMINA and ONT data (bwa, minimap2)\r\n*  SNP detection from mapping of short reads against a reference genome: SNP calling, filters and SNP annotation. Examples of possible studies based on SNP arrays\r\n* Detecting Structural Variations (SV) in short and long reads (breakdancer, sniffle)\r\n* SV detection from genome assembly and comparison (minimap2, nucmer, assemblytics, siry)",
            "homepage": "https://southgreenplatform.github.io/trainings//sv/",
            "is_draft": false,
            "costs": [
                "Free"
            ],
            "topics": [],
            "keywords": [],
            "prerequisites": [
                "Linux and knowledge of NGS formats"
            ],
            "openTo": "Internal personnel",
            "accessConditions": "Open to South Green close collaborators",
            "maxParticipants": null,
            "contacts": [],
            "elixirPlatforms": [],
            "communities": [],
            "sponsoredBy": [],
            "organisedByOrganisations": [],
            "organisedByTeams": [
                {
                    "id": 24,
                    "name": "South Green",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/South%20Green/?format=api"
                }
            ],
            "logo_url": "https://southgreenplatform.github.io/trainings//images/southgreenlong.png",
            "updated_at": "2023-01-24T10:41:28.470404Z",
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "trainingMaterials": [],
            "learningOutcomes": "",
            "hoursPresentations": 14,
            "hoursHandsOn": 14,
            "hoursTotal": 28,
            "personalised": null,
            "event_set": [
                "https://catalogue.france-bioinformatique.fr/api/event/564/?format=api"
            ]
        }
    ]
}