Handles creating, reading and updating training materials.

GET /api/trainingmaterial/?format=api&offset=60&ordering=fileLocation
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=80&ordering=fileLocation",
    "previous": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/?format=api&limit=20&offset=40&ordering=fileLocation",
    "results": [
        {
            "id": 137,
            "name": "Linux slides",
            "description": "Slides for linux session (genotoul bioinfo facility)",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://bioinfo.genotoul.fr/wp-content/uploads/Formation_LINUX_GenoToul_2024.pdf",
            "fileName": "Formation_LINUX_GenoToul_2024.pdf",
            "topics": [],
            "keywords": [
                "Operating systems"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": "CC BY-NC-SA",
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api"
            ]
        },
        {
            "id": 138,
            "name": "Linux TP",
            "description": "TP for linux training (genotoul bioinfo facility)",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://genotoul-bioinfo.pages.mia.inra.fr/linux-cluster/",
            "fileName": "linux-cluster",
            "topics": [],
            "keywords": [],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Novice",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": "CC BY-NC-SA",
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api"
            ]
        },
        {
            "id": 140,
            "name": "TP Cluster",
            "description": "TP for cluster training (bioinfo genotoul facility)",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://genotoul-bioinfo.pages.mia.inra.fr/linux-cluster/",
            "fileName": "linux-cluster",
            "topics": [],
            "keywords": [
                "Cluster"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "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"
            ]
        },
        {
            "id": 135,
            "name": "training RNASEQ Bioinfo part",
            "description": "Cette formation a pour but de vous aider à traiter les séquences courtes issues des plates-formes de séquençage Illumina. Vous y découvrirez les formats de séquences et d’alignement les biais connus et mettrez en œuvre des logiciels d'alignement épissé sur génome de référence, la recherche de nouveaux gènes, de nouveaux transcrits et la quantification de l'expression de ces gènes et transcrits.",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://genotoul-bioinfo.pages.mia.inra.fr/training-rnaseq",
            "fileName": "training-rnaseq",
            "topics": [],
            "keywords": [],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api"
            ]
        },
        {
            "id": 143,
            "name": "workflows nf-core",
            "description": "Tutorial to launch and configure nf-core workflows on genotoul bioinfo cluster",
            "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"
            ]
        },
        {
            "id": 141,
            "name": "training material sed and awk training",
            "description": "training material sed and awk training (genotoul bioinfo facility)",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://genoweb.toulouse.inra.fr/~klopp/SedAwk2024/Processing_large_files_with_sed_awk_2024.pdf",
            "fileName": "Processing_large_files_with_sed_awk_2024.pdf",
            "topics": [
                "http://edamontology.org/topic_3316"
            ],
            "keywords": [
                "Programming Languages & Computer Sciences"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "Intermediate",
            "providedBy": [
                {
                    "id": 22,
                    "name": "Genotoul-bioinfo",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/Genotoul-bioinfo/?format=api"
                }
            ],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": "Creative Commons Attribution 4.0 International License",
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/300/?format=api"
            ]
        },
        {
            "id": 121,
            "name": "The IFB cloud for bioinformatics",
            "description": "\n\tPractical work to introduce basic and advanced usage of the IFB cloud\nHowto launch virtual machines\nManaging your data in the cloud ;\nHowto to connect to your VMS (SSH, web, remote desktop)\nPersonalizing your VMs (approver, galaxy, docker)\n\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://github.com/ekorpela/cloud-vm-workshop/blob/master/materials/IFBcloud/IFB%20cloud%20training%20ELIX-FI.pdf",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Cloud Computing",
                "Virtual machine"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2016-06-01",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/59/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/187/?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": 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": 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": 123,
            "name": "IFB Cloud tutorial: Gene regulation",
            "description": "1. Using the Gene-regulation appliance\n1.1 Requirements\n1.2 Virtual disk creation\n1.3 Creation of an instance\n1.4 Connection to the device\n1.5 Download source data\n1.6 Execute workflow\n\n2. Visualizing results\n2.1 Install and run the X2Go client on your host computer\n2.2 Visualize results\nFastQC\nIGV\n\n\n3. Create your own Gene-regulation appliance\nCreation of an instance\nInstalling programs and dependencies\nGet the gene-regulation repository\nRun makefile to install the dependencies\n\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://github.com/rioualen/gene-regulation/blob/master/doc/gene-regulation_tutorials/gene-regulation_with_IFB_cloud.Rmd",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Gene regulation",
                "Cloud Computing"
            ],
            "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": 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": 42,
            "name": "Galaxy Installation",
            "description": "How to install a local instance of Galaxy\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://igbmc.github.io/egdw2017/day4/admin/00-installation/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/563/?format=api"
            ]
        },
        {
            "id": 41,
            "name": "Galaxy Configuration Hierarchy",
            "description": "How to configure your local instance of Galaxy\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://igbmc.github.io/egdw2017/day4/admin/01-configuration-hierarchy/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/563/?format=api"
            ]
        },
        {
            "id": 40,
            "name": "Galactic Database",
            "description": "How to choose a database for Galaxy and configure it\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://igbmc.github.io/egdw2017/day4/admin/02-database/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/563/?format=api"
            ]
        },
        {
            "id": 39,
            "name": "Galaxy Handlers",
            "description": "Galaxy is a web application that uses handlers to perform actions.\nThere are two main types of actions that are carried out by handlers:\nRespond to user requests; These actions are carried out by web handlers\nManage the execution of tools; These actions are performed by job handlers.\nBy default, Galaxy is configured to run a single handler that handles both user queries and jobs.\nDepending on the number of users accessing your Galaxy instance or the number of jobs you need to manage you may need to start web handlers or additional job handlers.\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://igbmc.github.io/egdw2017/day4/admin/03-handlers/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/563/?format=api"
            ]
        },
        {
            "id": 38,
            "name": "(Proxy) Web Server Choices and Configuration",
            "description": "Installation and configuration of NGiNX for Galaxy\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://igbmc.github.io/egdw2017/day4/admin/04-web-server/index.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Galaxy",
                "NGiNX"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2017-01-19",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/662/?format=api"
            ]
        },
        {
            "id": 37,
            "name": "Connecting Galaxy to a compute cluster",
            "description": "Problems\nRunning jobs on the Galaxy server negatively impacts Galaxy UI performance\nEven adding one other host helps\nCan restart Galaxy without interrupting jobs\nSolution:\nConnecter Galaxy to a computing cluster\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://igbmc.github.io/egdw2017/day4/admin/05-compute-cluster/index.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Galaxy",
                "Cluster"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2017-01-19",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/662/?format=api"
            ]
        },
        {
            "id": 36,
            "name": "Galaxy Administration",
            "description": "How to use the administation panel of Galaxy\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://igbmc.github.io/egdw2017/day4/admin/06-admin/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": 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"
            ]
        }
    ]
}