Training Material List
Handles creating, reading and updating training materials.
GET /api/trainingmaterial/?format=api&offset=60&ordering=-keywords
{ "count": 149, "next": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/?format=api&limit=20&offset=80&ordering=-keywords", "previous": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/?format=api&limit=20&offset=40&ordering=-keywords", "results": [ { "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": 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": 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": 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": 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": 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": [] }, { "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": 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": 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": 65, "name": "Chip-seq Analysis", "description": "Quality, normalisation and peak calling\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://www.france-bioinformatique.fr/sites/default/files/C01_ChIP_SEQ_EBA_2016-11-22.pdf", "fileName": "missing.txt", "topics": [], "keywords": [ "genomics", "Chip-Seq" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2016-11-22", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/695/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/696/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/697/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/698/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/512/?format=api" ] }, { "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": 100, "name": "REPET: TEdannot Tutorial", "description": "TEannot is able to annote a genome using DNA sequences library. This library can be a predicted TE library built by TEdenovo\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "https://urgi.versailles.inra.fr/Tools/REPET/TEannot-tuto", "fileName": "missing.txt", "topics": [], "keywords": [ "genomics", "Annotation" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": null, "dateUpdate": null, "licence": "CeCILL", "maintainers": [] }, { "id": 94, "name": "Searching for sequence: Tutorial", "description": "Quick Search is dedicated to a quick search for sequences or sequence families in the databases available on the PBIL server. It is an alternative to WWW Query which allows more complex queries. Quick Search allows you to retrieve sequences or sequence families associated to a single word without specifying what is this word. You can enter indifferently a keyword, a sequence name or accession number, or a taxa name.\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://www.prabi.fr/spip.php?article17", "fileName": "missing.txt", "topics": [], "keywords": [ "genomics", "Pattern recognition" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": null, "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/715/?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": 99, "name": " PASTEClassifier Tutorial", "description": "The PASTEClassifier (Pseudo Agent System for Transposable Elements Classification) is a transposable element (TE) classifier searching for structural features and similarity to classify TEs ( Hoede C. et al. 2014 )\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "https://urgi.versailles.inra.fr/Tools/PASTEClassifier/PASTEClassifier-tuto", "fileName": "missing.txt", "topics": [], "keywords": [ "genomics", "Transposons" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": null, "dateUpdate": null, "licence": "CeCILL", "maintainers": [] }, { "id": 68, "name": "Third generation sequencing : the revolution of long reads", "description": "Introduction on sequencing: available technologies, library types, applications ...\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "https://www.france-bioinformatique.fr/sites/default/files/I02_Thermes_ROSCOFF5.pdf", "fileName": "missing.txt", "topics": [], "keywords": [ "genomics" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2016-11-21", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/699/?format=api" ] }, { "id": 101, "name": "REPET: TEdenovo tutorial", "description": "The TEdenovo pipeline follows a philosophy in three first steps:\nDetection of repeated sequences (potential TE)\nClustering of these sequences\nGeneration of consensus sequences for each cluster, representing the ancestral TE\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "https://urgi.versailles.inra.fr/Tools/REPET/TEdenovo-tuto", "fileName": "missing.txt", "topics": [], "keywords": [ "genomics", "Annotation" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": null, "dateUpdate": null, "licence": "CeCILL", "maintainers": [] }, { "id": 60, "name": "Differential analysis of RNA-Seq data", "description": "Design, describe, explore and model\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://www.france-bioinformatique.fr/sites/default/files/R02-R03_slidesRoscoff_stats_HVaret.pdf", "fileName": "missing.txt", "topics": [], "keywords": [ "genomics", "RNA-seq" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2016-11-23", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/371/?format=api", "https://catalogue.france-bioinformatique.fr/api/userprofile/626/?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": [] } ] }