Handles creating, reading and updating training materials.

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

{
    "count": 144,
    "next": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/?format=api&limit=20&offset=140&ordering=maintainers",
    "previous": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/?format=api&limit=20&offset=100&ordering=maintainers",
    "results": [
        {
            "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"
            ]
        },
        {
            "id": 144,
            "name": "Reference-based RNA-Seq data analysis with Galaxy",
            "description": "This tutorial covers the questions:\r\n- What are the steps to process RNA-Seq data?\r\n- How to identify differentially expressed genes across multiple experimental conditions?\r\n- What are the biological functions impacted by the differential expression of genes?\r\n\r\nAt the end of the tutorial, learners would be able to:\r\n- Check a sequence quality report generated by FastQC for RNA-Seq data\r\n- Explain the principle and specificity of mapping of RNA-Seq data to an eukaryotic reference genome\r\n- Select and run a state of the art mapping tool for RNA-Seq data\r\n- Evaluate the quality of mapping results\r\n- Describe the process to estimate the library strandness\r\n- Estimate the number of reads per genes\r\n- Explain the count normalization to perform before sample comparison\r\n- Construct and run a differential gene expression analysis\r\n- Analyze the DESeq2 output to identify, annotate and visualize differentially expressed genes\r\n- Perform a gene ontology enrichment analysis\r\n- Perform and visualize an enrichment analysis for KEGG pathways",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://training.galaxyproject.org/training-material/topics/transcriptomics/tutorials/ref-based/tutorial.html",
            "fileName": "rna-seq",
            "topics": [
                "http://edamontology.org/topic_0102",
                "http://edamontology.org/topic_1775",
                "http://edamontology.org/topic_0203",
                "http://edamontology.org/topic_3308",
                "http://edamontology.org/topic_3170"
            ],
            "keywords": [
                "Galaxy",
                "RNA-seq"
            ],
            "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"
            ]
        },
        {
            "id": 14,
            "name": "Galaxy training material improvement and extension",
            "description": "\n \n\nGalaxy training material improvement and extension\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/galaxy-training-material_6300/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/677/?format=api"
            ]
        },
        {
            "id": 132,
            "name": "Metatranscriptomics analysis using microbiome RNA-seq data",
            "description": "This tutorial covers the questions:\r\n- How to analyze metatranscriptomics data?\r\n- What information can be extracted of metatranscriptomics data?\r\n- How to assign taxa and function to the identified sequences?\r\n\r\nAt the end of the tutorial, learners would be able to:\r\n- Choose the best approach to analyze metatranscriptomics data\r\n- Understand the functional microbiome characterization using metatranscriptomic results\r\n- Understand where metatranscriptomics fits in ‘multi-omic’ analysis of microbiomes\r\n- Visualise a community structure",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://training.galaxyproject.org/training-material/topics/microbiome/tutorials/metatranscriptomics/tutorial.html",
            "fileName": "metatranscriptomics",
            "topics": [
                "http://edamontology.org/topic_1775",
                "http://edamontology.org/topic_3941"
            ],
            "keywords": [
                "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"
            ]
        },
        {
            "id": 15,
            "name": "From Biotea to Bioschemas: definition of profiles required to represent scholarly publications",
            "description": "\n \n\nFrom Biotea to Bioschemas: definition of profiles required to represent scholarly publications\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/from-biotea-to-bioschemas_28f9/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/678/?format=api"
            ]
        },
        {
            "id": 17,
            "name": "Enrichment and propagation of metagenomic experimental metadata",
            "description": "\n \n\nEnrichment and propagation of metagenomic experimental metadata\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/enrichment-and-propagation_4418/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/679/?format=api"
            ]
        },
        {
            "id": 18,
            "name": "Development of BioJS components",
            "description": "\n \n\nDevelopment of BioJS components\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/development-of-bioj_292a/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/680/?format=api"
            ]
        },
        {
            "id": 19,
            "name": "Development of a GA4GH-compliant, language-agnostic workflow execution service",
            "description": "\n \n\nDevelopment of a GA4GH-compliant, language-agnostic workflow execution service\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/development-of-a-ga4gh_a1db/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/681/?format=api"
            ]
        },
        {
            "id": 21,
            "name": "Data clearinghouse, validation and curation of BioSamples - ENA - Breeding API endpoints - MAR databases",
            "description": "\n \n\nData clearinghouse, validation and curation of BioSamples/ENA/Breeding API endpoints/MAR databases\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/data-clearinghouse_55d1/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/682/?format=api"
            ]
        },
        {
            "id": 23,
            "name": "Building a semantic search engine for biology publications using event stream processing",
            "description": "\n \n\nBuilding a semantic search engine for biology publications using event stream processing\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/c-sparql-powered_d842/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/683/?format=api"
            ]
        },
        {
            "id": 24,
            "name": "bio-tools - EDAM drop-in hackathon - discussions",
            "description": "bio.tools, EDAM drop-in hackathon and discussions\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/biotools-edam_8676/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/684/?format=api"
            ]
        },
        {
            "id": 26,
            "name": "Assessing the FAIRness of Training Materials",
            "description": "\n \n\nAssessing the FAIRness of Training Materials\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/assessing-the-ffairness_8da7/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/685/?format=api"
            ]
        },
        {
            "id": 27,
            "name": "Application of RDF-based models and tools for enhancing interoperable",
            "description": "\n \n\nApplication of RDF-based models and tools for enhancing interoperable use of biomedical resources\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/application-of-rdf_8aed/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/686/?format=api"
            ]
        },
        {
            "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": 43,
            "name": "Galaxy Interactive Tour",
            "description": "Questions\nWhat is a Galaxy Interactive Tour?\nHow to create a Galaxy Interactive Tour?\nObjectives\nDiscover what is a Galaxy Interactive Tour\nBe able to create a Galaxy Interactive Tour\nBe able to add a Galaxy Interactive Tour in a Galaxy instance\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://galaxyproject.github.io/training-material/Dev-Corner/slides/interactive_tour.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Galaxy"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2017-01-18",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/689/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/662/?format=api"
            ]
        },
        {
            "id": 49,
            "name": "Development in Galaxy",
            "description": "Galaxy is an open-source project. Everyone can contribute to its development with core Galaxy development, integration of softwares in Galaxy environment, ... Here, you will find some materials to learn how to contribute to Galaxy project.\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://github.com/galaxyproject/training-material/tree/master/Dev-Corner",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Galaxy"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/77/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/689/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/362/?format=api"
            ]
        },
        {
            "id": 48,
            "name": "Tool development and integration into Galaxy",
            "description": "Questions:\nWhat is a tool for Galaxy?\nHow to build a tool/wrapper with the good practices?\nHow to deal with the tool environment?\n \nObjectives:\nDiscover what is a wrapper and its structure\nUse the Planemo utilities to develop a good wrapper\nDeal with the dependencies\nWrite functional tests\nMake a tool ready for publishing in a ToolShed\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://galaxyproject.github.io/training-material/Dev-Corner/slides/tool_integration.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Galaxy"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2017-01-16",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/663/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/689/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/362/?format=api"
            ]
        },
        {
            "id": 47,
            "name": "ToolShed upload and tool-iuc PR",
            "description": "Questions\nWhat is a Tool Shed?\nHow to install tools and workflows from a Tool Shed into a Galaxy instance?\nWhat are the Tool Shed repository types?\nHow to publish with Planemo?\nObjectives\nDiscover what is a Tool Shed\nBe able to install tools and workflows from a Tool Shed into a Galaxy instance\nBe able to publish tools with Planemo\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://igbmc.github.io/egdw2017/day2/toolshed/index.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Galaxy"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2017-01-17",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/689/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/362/?format=api"
            ]
        },
        {
            "id": 45,
            "name": "Galaxy Visualisation - Slides",
            "description": "Questions\n\n\n\tHow can visualization plugins benefit science?\n\n\n\nObjectives\n\n\n\tImplement a first Galaxy visualization\n\tUnderstand the client side vs. server side principle\n\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://galaxyproject.github.io/training-material/Dev-Corner/slides/visualizations.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Galaxy"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2017-01-18",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/690/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/691/?format=api"
            ]
        }
    ]
}