Handles creating, reading and updating training materials.

GET /api/trainingmaterial/Workflows%20nf-core%20-%20Genotoul-bioinfo/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 143,
    "name": "Workflows nf-core - Genotoul-bioinfo",
    "description": "Tutorial to launch and configure nf-core workflows on genotoul bioinfo cluster.\r\nThis training session is organized by the Genotoul bioinfo platform and aims at learning nf-core workflow submission, error understanding, resuming jobs and ressource reservation. We will present and practice:\r\n\r\nthe Nextflow software\r\nthe nf-core community and pipelines\r\nWhat is a singularity image ?\r\nWhere are installed the nf-core workflows ? Which version do I use ?\r\nHow to run a workflow and which config file is used ?\r\nWhich kind of error I can get ?\r\nHow to resume failed jobs?\r\nHow to handle genome indexes ?\r\nHow to monitor my process and then well configure my workflow ?\r\nHow do you best adjust CPU and RAM reservations?\r\nThis is NOT a bioinformatic training on a particular workflow or a training on how to develop a workflow.",
    "communities": [],
    "elixirPlatforms": [],
    "doi": null,
    "fileLocation": "https://genotoul-bioinfo.pages.mia.inra.fr/use-nextflow-nfcore-course/",
    "fileName": "use-nextflow-nfcore-course",
    "topics": [
        "http://edamontology.org/topic_0769"
    ],
    "keywords": [
        "Nextflow"
    ],
    "audienceTypes": [
        "Professional (continued)"
    ],
    "audienceRoles": [
        "Life scientists"
    ],
    "difficultyLevel": "Novice",
    "providedBy": [
        {
            "id": 22,
            "name": "Genotoul-bioinfo",
            "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
        }
    ],
    "dateCreation": null,
    "dateUpdate": null,
    "licence": "CC BY-NC-SA",
    "maintainers": [
        "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api",
        "https://catalogue.france-bioinformatique.fr/api/userprofile/739/?format=api"
    ]
}