Handles creating, reading and updating training materials.

GET /api/trainingmaterial/?format=api&offset=140&ordering=-keywords
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=-keywords",
    "results": [
        {
            "id": 120,
            "name": "Initiation to Galaxy",
            "description": "DNA-sequence analysis: from raw reads to variants calling within the galaxy environement.\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ecole-bioinfo-aviesan.sb-roscoff.fr/sites/ecole-bioinfo-aviesan.sb-roscoff.fr/files/files/GALAXY-TP-INITIATION-Roscoff-Septembre2015.pdf",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "DNA Analysis",
                "Variant calling",
                "Galaxy"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": []
        },
        {
            "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": 34,
            "name": "Users, Groups, and Quotas in Galaxy",
            "description": "How to handle Users, Groups, and Quotas in Galaxy\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://igbmc.github.io/egdw2017/day4/admin/08-quota-users-groups/index.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Galaxy"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2017-01-19",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/662/?format=api"
            ]
        },
        {
            "id": 133,
            "name": "Introduction to image analysis using Galaxy",
            "description": "This tutorial covers the questions:\r\n- How do I use Galaxy with imaging data?\r\n- How do I convert images using Galaxy?\r\n- How do I display images in Galaxy?\r\n- How do I filter images in Galaxy?\r\n- How do I segment simple images in Galaxy?\r\n\r\nAt the end of the tutorial, learners would be able to:\r\n- How to handle images in Galaxy.\r\n- How to perform basic image processing in Galaxy.",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://training.galaxyproject.org/training-material/topics/imaging/tutorials/imaging-introduction/tutorial.html",
            "fileName": "imaging-introduction",
            "topics": [
                "http://edamontology.org/topic_3383",
                "http://edamontology.org/topic_3382"
            ],
            "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": 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": 35,
            "name": "Defining and importing genomes, Data Managers into Galaxy",
            "description": "Intro to built in datasets\nBuilt in data hierarchy\nSome problems\nData Managers\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://igbmc.github.io/egdw2017/day4/admin/07-genomes-datamanagers/index.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Galaxy"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2017-01-19",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/662/?format=api"
            ]
        },
        {
            "id": 32,
            "name": "Docker and Galaxy",
            "description": "Questions\nWhy Docker? What is it?\nHow to use Docker?\nHow to integrate Galaxy in Docker to facilitate its deployment?\nObjectives\nDocker basics\nGalaxy Docker image (usage)\nGalaxy Docker (internals)\nGalaxy flavours\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://galaxyproject.github.io/training-material//Admin-Corner/slides/galaxy_docker",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Docker",
                "Galaxy"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2017-01-19",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/663/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/187/?format=api"
            ]
        },
        {
            "id": 31,
            "name": "Galaxy Docker Training Tutorial",
            "description": "Galaxy docker integration\nEnable Galaxy to use BioContainers (Docker)\nGalaxy with Docker swarm\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://github.com/igbmc/egdw2017/tree/master/day4/admin/10-docker-swarm",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Docker",
                "Galaxy"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2017-01-19",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/663/?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": 33,
            "name": "Docker for Beginners",
            "description": "What is Docker?\nBuilding an image\nBioShadock & Orchestration\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://vdda.github.io/revealJS_test/docker_intro2.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Docker"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2017-01-19",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/187/?format=api"
            ]
        },
        {
            "id": 122,
            "name": "Docker tutorial: Gene regulation",
            "description": "Get started with Docker!\nCreate a Docker account\nInstall Docker on your local host\nCreate shared repositories and download source data\nFetch the Docker image and run it with shared folders\nExecute the pipeline\n\nJVH / Mac\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://github.com/rioualen/gene-regulation/blob/master/doc/gene-regulation_tutorials/gene-regulation_with_docker.Rmd",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Gene regulation",
                "Docker"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2016-05-31",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/660/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/624/?format=api"
            ]
        },
        {
            "id": 89,
            "name": "Docker Tutorial",
            "description": "Docker is free software that automates the deployment of applications in software containers executant in isolation. A Docker container, away from traditional virtual machines, requires no separate operating system and not providing any but relies instead on the core functionality and uses the isolation of resources and namespaces separated to isolate the operating system as seen by the application.\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://bioserv.rpbs.univ-paris-diderot.fr/tutorials.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Docker"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/523/?format=api"
            ]
        },
        {
            "id": 31,
            "name": "Galaxy Docker Training Tutorial",
            "description": "Galaxy docker integration\nEnable Galaxy to use BioContainers (Docker)\nGalaxy with Docker swarm\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://github.com/igbmc/egdw2017/tree/master/day4/admin/10-docker-swarm",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Docker",
                "Galaxy"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2017-01-19",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/663/?format=api"
            ]
        },
        {
            "id": 32,
            "name": "Docker and Galaxy",
            "description": "Questions\nWhy Docker? What is it?\nHow to use Docker?\nHow to integrate Galaxy in Docker to facilitate its deployment?\nObjectives\nDocker basics\nGalaxy Docker image (usage)\nGalaxy Docker (internals)\nGalaxy flavours\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://galaxyproject.github.io/training-material//Admin-Corner/slides/galaxy_docker",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Docker",
                "Galaxy"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2017-01-19",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/663/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/187/?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": 30,
            "name": "Welcome message",
            "description": "Presentation of the workshop (Chairman: Claudine Médigue)\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://www.france-bioinformatique.fr/sites/default/files/videos/scorms/metagenomics16/session_1/welcome_message/scormcontent/index.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Metagenomics",
                "biohackaton"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2016-12-15",
            "dateUpdate": null,
            "licence": "CC BY-NC-ND",
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/187/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/664/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/431/?format=api"
            ]
        },
        {
            "id": 2,
            "name": "Using blockchain in biomedical provenance, the identifiers use case",
            "description": "\n \n\nUsing blockchain in biomedical provenance, the identifiers use case\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/using-blockchain_039d/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/666/?format=api"
            ]
        },
        {
            "id": 3,
            "name": "Transfer of Research Assets between FAIRDOM SEEKs",
            "description": "\n \n\nTransfer of Research Assets between FAIRDOM SEEKs\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/transfer-of-research_9014/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/667/?format=api"
            ]
        },
        {
            "id": 4,
            "name": "Support tools for rapid adoption of compact identifiers in the publishing process",
            "description": "\n \n\nSupport tools for rapid adoption of compact identifiers in the publishing process\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/support-tools_78a0/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/668/?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"
            ]
        }
    ]
}