Handles creating, reading and updating training materials.

GET /api/trainingmaterial/Bacterial%20Genome%20Annotation/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 129,
    "name": "Bacterial Genome Annotation",
    "description": "This tutorial covers the questions:\r\n- Which genes are on a draft bacterial genome?\r\n- Which other genomic components can be found on a draft bacterial genome?\r\n\r\nAt the end of the tutorial, learners would be able to:\r\n- Run a series of tools to annotate a draft bacterial genome for different types of genomic components\r\n- Evaluate the annotation\r\n- Process the outputs to format them for visualization needs\r\n- Visualize a draft bacterial genome and its annotations",
    "communities": [],
    "elixirPlatforms": [],
    "doi": null,
    "fileLocation": "https://training.galaxyproject.org/training-material/topics/genome-annotation/tutorials/bacterial-genome-annotation/tutorial.html",
    "fileName": "bacterial-genome-annotation",
    "topics": [
        "http://edamontology.org/topic_3301",
        "http://edamontology.org/topic_0219"
    ],
    "keywords": [
        "Bacterial isolate",
        "Annotation",
        "Galaxy"
    ],
    "audienceTypes": [
        "Undergraduate",
        "Graduate",
        "Professional (initial)",
        "Professional (continued)"
    ],
    "audienceRoles": [
        "Researchers",
        "Life scientists",
        "Biologists"
    ],
    "difficultyLevel": "Novice",
    "providedBy": [],
    "dateCreation": null,
    "dateUpdate": null,
    "licence": "CC-BY-4.0",
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api"
    ]
}