Handles creating, reading and updating events.

GET /api/event/640/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 640,
    "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": "https://bird.univ-nantes.io/website/images/logo/logo.svg",
    "updated_at": "2024-08-22T15:55:32.866676Z",
    "type": "Training course",
    "start_date": "2024-10-02",
    "end_date": "2024-10-03",
    "venue": "",
    "city": "Nantes",
    "country": "",
    "geographical_range": "",
    "trainers": [],
    "trainingMaterials": [],
    "computingFacilities": [],
    "realisation_status": "past",
    "registration_opening": null,
    "registration_closing": null,
    "registration_status": "unknown",
    "courseMode": "Onsite"
}