Handles creating, reading and updating training materials.

GET /api/trainingmaterial/?format=api&offset=140&ordering=-dateCreation
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=-dateCreation",
    "results": [
        {
            "id": 95,
            "name": "Exercices on Galaxy: metagenomics",
            "description": "Find Rapidly OTU with Galaxy Solution\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://genoweb.toulouse.inra.fr/~formation/15_FROGS/April2016/FROGS_april_2016_Pratice.pdf",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Metagenomics",
                "Galaxy"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2016-04-01",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/215/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/716/?format=api"
            ]
        },
        {
            "id": 105,
            "name": "Exploring Microscope Platform",
            "description": "\n \n\nHow to use the Microscope Platform to annotate and analyze microbial genomes.\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/Cours_MicroScope_mars2016_1-17.pdf",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "genomics",
                "Annotation",
                "Sequence analysis",
                "Transcriptomics",
                "Microbial evolution",
                "Metabolomics"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2016-03-01",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/718/?format=api"
            ]
        },
        {
            "id": 104,
            "name": "Exploring microbiomes with the MicroScope Platform",
            "description": "This module is separated in different courses:\nMicroScope: General overview, Keyword search and gene cart functionalities\n\n\n\n\n\n\n\n\n\n\n\n\nFunctional annotation of microbial genomes\n\n\n\n\n\n\n\n\nFunctional annotation of microbial genomes: Prediction of enzymatic functions\n\n\n\n\n\n\n\n\nRelational annotation of bacterial genomes: synteny\n\n\n\n\n\n\n\n\nAutomatic functional assignation and expert annotation of genes\n\n\n\n\n\n\n\n\nRelational annotation of bacterial genomes: phylogenetic profiles\n\n\n\n\n\n\n\n\nRelational annotation of bacterial genomes: pan-genome analysis\n\n\n\n\n\n\n\n\nRelational annotation of bacterial genomes: metabolic pathways\n\n\n\n\nSyntactic re-annotation of public microbial genomes\n\n\n\n\nSyntactic annotation of microbial genomes\n\n\n\n\n \n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://www.france-bioinformatique.fr/sites/default/files/Cours_MicroScope_mars2016_18-125.pdf",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "genomics",
                "Annotation",
                "Transcriptomics",
                "Microbial evolution",
                "Metabolomics"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2016-03-01",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/718/?format=api"
            ]
        },
        {
            "id": 107,
            "name": "Genomic copy number Analysis",
            "description": "No description available\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ecole-bioinfo-aviesan.sb-roscoff.fr/sites/ecole-bioinfo-aviesan.sb-roscoff.fr/files/files/CNV_ROSCOFF_2015_BJ_20150930.pdf",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Structural genomics",
                "Copy number"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2015-09-10",
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/318/?format=api"
            ]
        }
    ]
}