Handles creating, reading and updating training materials.

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

{
    "count": 144,
    "next": null,
    "previous": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/?format=api&limit=20&offset=120&ordering=-name",
    "results": [
        {
            "id": 28,
            "name": "Alternative episodes for the 4 Open Source Software",
            "description": "\n \n\nAlternative episodes for the 4 Open Source Software (4OSS) lesson focused on different Open Source technologies: Github, Docker, Jupyter Notebook and so on\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/alternative-episodes_8b36/scormcontent/index.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "biohackaton 2018"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2019-03-21",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/687/?format=api"
            ]
        },
        {
            "id": 29,
            "name": "Adding bioschemas markup to data repository",
            "description": "\n \n\nAdding bioschemas markup to data repository\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/adding-bioschemas_8b91/scormcontent/index.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "biohackaton"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2019-03-21",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/688/?format=api"
            ]
        },
        {
            "id": 73,
            "name": "200 billion sequences and counting: analysis, discovery and exploration of datasets with EBI Metagenomics",
            "description": "EBI metagenomics (EMG, https://www.ebi.ac.uk/metagenomics/) is a freely available hub for the analysis and exploration of metagenomic, metatranscriptomic, amplicon and assembly data. The resource provides rich functional and taxonomic analyses of user-submitted sequences, as well as analysis of publicly available metagenomic datasets held within the European Nucleotide Archive (ENA). EMG has recently undergone rapid expansion, with an over 10-fold increase in data volumes in the first 5 months of 2016. It now houses ~ 50k publicly available data sets, and represents one of the largest collections of analysed metagenomic data. As its data content has grown, EMG has increasingly become a platform for data discovery. To support this process, we have made a series of user-interface improvements, including the classification of projects by biome, presentation of results data for better visualisation and more convenient download, and provision of project level summary files. More recently, we have indexed project metadata for use with the EBI search engine, enabling exploration across different datasets. For example, users are able to search with a particular taxonomic lineage or protein function and discover the projects, samples and sequencing runs in which that lineage or function is found. This functionality allows users to explore associations between biomes, environmental conditions and organisms and functions (e.g., discovering protein coding sequences that correspond to certain enzyme families found in aquatic environments at a given temperature range). Here, we give an overview of the EMG data analysis pipeline and web site, and illustrate the use of the new search facility for data discovery.\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://www.france-bioinformatique.fr/sites/default/files/videos/scorms/metagenomics16/session_7/200_billions_sequences_and_counting_discovery_and_exploration_of_datasets_with_EBI_metagenomics/scormcontent/index.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Metagenomics"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2016-12-16",
            "dateUpdate": null,
            "licence": "CC BY-NC-ND",
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/704/?format=api"
            ]
        },
        {
            "id": 131,
            "name": "16S Microbial Analysis with mothur",
            "description": "This tutorial covers the questions:\r\n- What is the effect of normal variation in the gut microbiome on host health?\r\n\r\nAt 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",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://training.galaxyproject.org/training-material/topics/microbiome/tutorials/mothur-miseq-sop-short/tutorial.html",
            "fileName": "mothur-miseq-sop-short",
            "topics": [
                "http://edamontology.org/topic_3697",
                "http://edamontology.org/topic_0637"
            ],
            "keywords": [
                "Galaxy",
                "Metabarcoding"
            ],
            "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"
            ]
        }
    ]
}