Handles creating, reading and updating training events.

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

{
    "count": 383,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/training/?format=api&limit=20&offset=360&ordering=hoursPresentations",
    "results": [
        {
            "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": []
        }
    ]
}