Handles creating, reading and updating training materials.

GET /api/trainingmaterial/?format=api&offset=140&ordering=fileLocation
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=fileLocation",
    "results": [
        {
            "id": 93,
            "name": "Cross Taxa Tutorial",
            "description": "How query databases according to complex taxonomic critera\nCross-Taxa allows to retrieve gene families that are shared by a given set of taxa, or which are specific to a set of taxa. It is also possible to select genes families which are associated to a certain set of taxa but which are not found in a second set of taxa. Any taxonomic level can be used.\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://www.prabi.fr/spip.php?article41",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "genomics"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/715/?format=api"
            ]
        },
        {
            "id": 92,
            "name": "HOVERGEN tutorial",
            "description": "HOVERGEN is a database containing homologous vertebrate protein and nucleotide sequences. It allows to easily select similar gene sequences from a wide range of vertebrates. Hence it becomes particularly useful in comparative genomics, phylogeny and evolutionary studies on a molecular level. HOVERGEN Clean contains only complete sequences which reattach to their family. Hence its library is smaller, but more reliable.\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://www.prabi.fr/spip.php?article58",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "genomics",
                "proteomics"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [
                {
                    "id": 19,
                    "name": "PRABI-AMSB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/PRABI-AMSB/?format=api"
                }
            ],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": []
        },
        {
            "id": 91,
            "name": "A Simple Phylogenetic Tree Construction (part 1)",
            "description": "Understand the method behind constructing a phylogenetic tree from the search for sequences to the analysis of the tree.\nGet to grips with various bio-informatic software (BLAST, CLUSTALw, SeaView and Phylo_win).\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://www.prabi.fr/spip.php?article59",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Phylogenetics"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [
                {
                    "id": 19,
                    "name": "PRABI-AMSB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/PRABI-AMSB/?format=api"
                }
            ],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": []
        },
        {
            "id": 90,
            "name": "A Simple Phylogenetic Tree Construction (part 2)",
            "description": "Understand the method used in identifying an unknown sequence.\nUnderstand the limitations of this method\nGet to grips with various software (CLUSTALw, SeaView, Phylo_win and Njplot)\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://www.prabi.fr/spip.php?article60",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Phylogenetics"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [
                {
                    "id": 19,
                    "name": "PRABI-AMSB",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/PRABI-AMSB/?format=api"
                }
            ],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": []
        }
    ]
}