Handles creating, reading and updating training materials.

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

{
    "count": 149,
    "next": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/?format=api&limit=20&offset=40&ordering=-id",
    "previous": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/?format=api&limit=20&ordering=-id",
    "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": 130,
            "name": "Taxonomic Profiling and Visualization of Metagenomic Data",
            "description": "This tutorial covers the questions:\r\n- Which species (or genera, families, …) are present in my sample?\r\n- What are the different approaches and tools to get the community profile of my sample?\r\n- How can we visualize and compare community profiles?\r\n\r\nAt the end of the tutorial, learners would be able to:\r\n- Explain what taxonomic assignment is\r\n- Explain how taxonomic assignment works\r\n- Apply Kraken and MetaPhlAn to assign taxonomic labels\r\n- Apply Krona and Pavian to visualize results of assignment and understand the output\r\n- Identify taxonomic classification tool that fits best depending on their data",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://training.galaxyproject.org/training-material/topics/microbiome/tutorials/taxonomic-profiling/tutorial.html",
            "fileName": "taxonomic-profiling",
            "topics": [
                "http://edamontology.org/topic_3697",
                "http://edamontology.org/topic_3174",
                "http://edamontology.org/topic_0637"
            ],
            "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": 129,
            "name": "Bacterial Genome Annotation",
            "description": "This tutorial covers the questions:\r\n- Which genes are on a draft bacterial genome?\r\n- Which other genomic components can be found on a draft bacterial genome?\r\n\r\nAt the end of the tutorial, learners would be able to:\r\n- Run a series of tools to annotate a draft bacterial genome for different types of genomic components\r\n- Evaluate the annotation\r\n- Process the outputs to format them for visualization needs\r\n- Visualize a draft bacterial genome and its annotations",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://training.galaxyproject.org/training-material/topics/genome-annotation/tutorials/bacterial-genome-annotation/tutorial.html",
            "fileName": "bacterial-genome-annotation",
            "topics": [
                "http://edamontology.org/topic_3301",
                "http://edamontology.org/topic_0219"
            ],
            "keywords": [
                "Bacterial isolate",
                "Annotation",
                "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": 128,
            "name": "Mapping with Galaxy",
            "description": "This tutorial covers the questions:\r\n- What is mapping?\r\n- What two things are crucial for a correct mapping?\r\n- What is BAM?\r\n\r\nAt the end of the tutorial, learners would be able to:\r\n- Define what mapping is\r\n- Perform mapping of reads on a reference genome\r\n- Evaluate the mapping output",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://training.galaxyproject.org/training-material/topics/sequence-analysis/tutorials/mapping/tutorial.html",
            "fileName": "mapping",
            "topics": [
                "http://edamontology.org/topic_0102"
            ],
            "keywords": [
                "Mapping"
            ],
            "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": 127,
            "name": "Quality Control with Galaxy",
            "description": "This tutorial covers the questions:\r\n- How to perform quality control of NGS raw data?\r\n- What are the quality parameters to check for a dataset?\r\n- How to improve the quality of a dataset?\r\n\r\nAt the end of the tutorial, learners would be able to:\r\n- Assess short reads FASTQ quality using FASTQE 🧬😎 and FastQC\r\n- Assess long reads FASTQ quality using Nanoplot and PycoQC\r\n- Perform quality correction with Cutadapt (short reads)\r\n-  Summarise quality metrics MultiQC\r\n- Process single-end and paired-end data",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://training.galaxyproject.org/training-material/topics/sequence-analysis/tutorials/quality-control/tutorial.html",
            "fileName": "quality-control",
            "topics": [
                "http://edamontology.org/topic_3168",
                "http://edamontology.org/topic_0091"
            ],
            "keywords": [
                "Quality Control"
            ],
            "audienceTypes": [
                "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": 126,
            "name": "Galaxy 101 for everyone",
            "description": "This practical aims at familiarizing you with the Galaxy user interface. It will teach you how to perform basic tasks such as importing data, running tools, working with histories, creating workflows and sharing your work. Not everyone has the same background and that’s ok!",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://training.galaxyproject.org/training-material/topics/introduction/tutorials/galaxy-intro-101-everyone/tutorial.html",
            "fileName": "galaxy-intro-101-everyone",
            "topics": [],
            "keywords": [],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": "CC-BY-4.0",
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/677/?format=api"
            ]
        },
        {
            "id": 125,
            "name": "ETBII 2023",
            "description": "All the training materials dedicated to the IFB's Integrative Bioinformatics Thematic School, which took place in January 2023.",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "https://moodle.france-bioinformatique.fr/course/view.php?id=13",
            "fileName": "ETBII 2023 Training materials",
            "topics": [
                "http://edamontology.org/topic_3474",
                "http://edamontology.org/topic_3316",
                "http://edamontology.org/topic_3391",
                "http://edamontology.org/topic_3365",
                "http://edamontology.org/topic_0092",
                "http://edamontology.org/topic_2269",
                "http://edamontology.org/topic_0091",
                "http://edamontology.org/topic_3307"
            ],
            "keywords": [
                "Biological network inference and analysis",
                "Multivariate analyses",
                "Semantic web",
                "Data Integration"
            ],
            "audienceTypes": [
                "Professional (initial)"
            ],
            "audienceRoles": [
                "Life scientists",
                "Computer scientists",
                "Bioinformaticians"
            ],
            "difficultyLevel": "Novice",
            "providedBy": [
                {
                    "id": 29,
                    "name": "IFB Core",
                    "url": "https://catalogue.france-bioinformatique.fr/api/team/IFB%20Core/?format=api"
                }
            ],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/762/?format=api"
            ]
        },
        {
            "id": 124,
            "name": "Snakemake tutorial: Gene regulation",
            "description": "Workflow 1: Rules and targets\nWorkflow 2: Introducing wildcards\nWorkflow 3: Keywords\nWorkflow 4: Combining rules\nWorkflow 5: Configuration file\nWorkflow 6: Separated files\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://gene-regulation.readthedocs.io/en/latest/snakemake.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Gene regulation",
                "Snakemake"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": "2016-04-13",
            "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": 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": 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/187/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/59/?format=api"
            ]
        },
        {
            "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": 119,
            "name": "Visualization of NGS data with IGV",
            "description": "Visualisation of next-gen sequencing data with Integrative Genomics Viewer\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://ecole-bioinfo-aviesan.sb-roscoff.fr/sites/ecole-bioinfo-aviesan.sb-roscoff.fr/files/files/IGV-Roscoff-Septembre2015.pdf",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "genomics",
                "Data visualization",
                "NGS"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": []
        },
        {
            "id": 118,
            "name": "Chip-seq: Introduction to the Workshop",
            "description": "Data visualization, quality control, normalization & peak calling\nPeak annotation\nFrom peaks to motifs\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://dputhier.github.io/EBA_2015_ChIP-Seq/slides/chipseq_CarlHerrmann_Roscoff2015.pdf",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Chip-Seq"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/661/?format=api"
            ]
        },
        {
            "id": 117,
            "name": "Chip-seq: Peak calling tutorial",
            "description": "The aim is to :\nUnderstand how to process reads to obtain peaks (peak-calling).\nBecome familiar with differential analysis of peaks\nIn practice :\nObtain dataset from GEO\nAnalyze mapped reads\nObtain set(s) of peaks, handle replicates\nDifferential analysis of peak\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://dputhier.github.io/EBA_2015_ChIP-Seq/tutorial/01_peak_calling/peak_calling_tutorial.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Chip-Seq",
                "Peak calling",
                "NGS"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/698/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/644/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/721/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/512/?format=api"
            ]
        },
        {
            "id": 116,
            "name": "Chip-seq: Functional Annotation tutorial",
            "description": "Global Objective\nGiven a set of ChIP-seq peaks annotate them in order to find associated genes, genomic categories and functional terms.\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://dputhier.github.io/EBA_2015_ChIP-Seq/tutorial/02_annotation/annotation.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Chip-Seq",
                "Functional Annotation",
                "NGS"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": []
        },
        {
            "id": 115,
            "name": "Chip-seq: Pattern Analysis tutorial",
            "description": "Goal\nThe aim is to :\nGet familiar with motif analysis of ChIP-seq data.\nLearn de novo motif discovery methods.\nIn practice :\nMotif discovery with peak-motifs\nDifferential analysis\nRandom controls\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://dputhier.github.io/EBA_2015_ChIP-Seq/tutorial/04_motif/motif_tutorial.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Chip-Seq",
                "Pattern recognition",
                "NGS"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/662/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/698/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/644/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/624/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/721/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/512/?format=api"
            ]
        },
        {
            "id": 114,
            "name": "Chip Seq: Annotation and visualization Lesson",
            "description": "How to add biological meaning to peaks\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://dputhier.github.io/EBA_2015_ChIP-Seq/slides/ChIP-seq_annotation_MD_2015.pdf",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Chip-Seq",
                "Data visualization",
                "Annotation",
                "NGS"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/662/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/698/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/644/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/624/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/720/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/512/?format=api"
            ]
        },
        {
            "id": 113,
            "name": "Chip Seq: Annotation and visualization Tutorial",
            "description": "Global Objective\nGiven a set of ChIP-seq peaks annotate them in order to find associated genes, genomic categories and functional terms.\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://dputhier.github.io/EBA_2015_ChIP-Seq/tutorial/02_annotation/annotation.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Chip-Seq",
                "Data visualization",
                "Annotation",
                "NGS"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": [
                "https://catalogue.france-bioinformatique.fr/api/userprofile/662/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/698/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/644/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/624/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/720/?format=api",
                "https://catalogue.france-bioinformatique.fr/api/userprofile/512/?format=api"
            ]
        },
        {
            "id": 112,
            "name": "Chip-seq: Motif Analysis Tutorial",
            "description": "Introduction\nGoal\nThe aim is to :\nGet familiar with motif analysis of ChIP-seq data.\nLearn de novo motif discovery methods.\nIn practice :\nMotif discovery with peak-motifs\nDifferential analysis\nRandom controls\n",
            "communities": [],
            "elixirPlatforms": [],
            "doi": null,
            "fileLocation": "http://dputhier.github.io/EBA_2015_ChIP-Seq/tutorial/04_motif/motif_tutorial.html",
            "fileName": "missing.txt",
            "topics": [],
            "keywords": [
                "Chip-Seq",
                "Pattern recognition",
                "Motif analysis",
                "NGS"
            ],
            "audienceTypes": [],
            "audienceRoles": [],
            "difficultyLevel": "",
            "providedBy": [],
            "dateCreation": null,
            "dateUpdate": null,
            "licence": null,
            "maintainers": []
        }
    ]
}