Training Material List
Handles creating, reading and updating training materials.
GET /api/trainingmaterial/?offset=20&ordering=fileLocation
https://catalogue.france-bioinformatique.fr/api/trainingmaterial/?limit=20&offset=40&ordering=fileLocation", "previous": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/?limit=20&ordering=fileLocation", "results": [ { "id": 45, "name": "Galaxy Visualisation - Slides", "description": "Questions\n\n\n\tHow can visualization plugins benefit science?\n\n\n\nObjectives\n\n\n\tImplement a first Galaxy visualization\n\tUnderstand the client side vs. server side principle\n\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://galaxyproject.github.io/training-material/Dev-Corner/slides/visualizations.html", "fileName": "missing.txt", "topics": [], "keywords": [ "Galaxy" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2017-01-18", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/690/", "https://catalogue.france-bioinformatique.fr/api/userprofile/691/" ] }, { "id": 44, "name": "Galaxy Visualisation - Tutorial", "description": "Visualizations may be very helpful in understanding data better. There is a whole range of visualizations, from rather simple scatter and barplots up to projections of high dimensional data or even entire genomes. Many of these visualizations often require a lot of tweaking and changes in settings like zooming in and assigning colors, etc. Therefore, visualizations are ideally interactive, and changing settings is often an initial step in exploring data. For this reason it may be inconvenient to make use of static galaxy tools because it lacks these interactive features. For these situations Galaxy offers the option to create visualizations plugins, file format specific javascripts that integrate with the history menu, without making redundant copies of data.\nIn this tutorial we shall go through how this system works and create a simple visualization plugin. The tool will create a visualization of the number of aligned reads per chromosome of a BAM file, and we will discuss possible optimizations and advantages and disadvantages of the proposed implementation.\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://galaxyproject.github.io/training-material/Dev-Corner/tutorials/visualizations", "fileName": "missing.txt", "topics": [], "keywords": [ "Galaxy" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2017-01-18", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/690/", "https://catalogue.france-bioinformatique.fr/api/userprofile/691/" ] }, { "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/", "https://catalogue.france-bioinformatique.fr/api/userprofile/624/" ] }, { "id": 96, "name": "Training 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_Formation.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/", "https://catalogue.france-bioinformatique.fr/api/userprofile/716/" ] }, { "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/", "https://catalogue.france-bioinformatique.fr/api/userprofile/716/" ] }, { "id": 98, "name": "A Quick and focused overview of R data types and ggplot2 syntax", "description": "R and RStudio overview.\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://genoweb.toulouse.inra.fr/~formation/15_FROGS/April2016/R_phyloseq/ModuleIntroInitR.pdf", "fileName": "missing.txt", "topics": [], "keywords": [ "R", "Statistics", "Graphical analysis" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2016-04-01", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/415/" ] }, { "id": 97, "name": "Analysis of community composition data using phyloseq", "description": "Learn about and become familiar with phyloseq R package for the analysis of microbial census data\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://genoweb.toulouse.inra.fr/~formation/15_FROGS/April2016/R_phyloseq/phyloseq_formation_toulouse_201604.pdf", "fileName": "missing.txt", "topics": [], "keywords": [ "R", "Microbiomes" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2016-04-01", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/717/" ] }, { "id": 52, "name": "Statistics with RStudio", "description": "Introduction to statistics with R\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://jvanheld.github.io/stats_avec_RStudio_EBA/", "fileName": "missing.txt", "topics": [], "keywords": [ "R" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2016-11-23", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/624/" ] }, { "id": 53, "name": "RNA - Seq de novo", "description": "\n \n\nPractical session on transciptome de novo assembly\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/A01b_Galaxy_RNASeq_denovo_ITMO2016_TP_v2red.pdf", "fileName": "missing.txt", "topics": [], "keywords": [ "RNA-seq" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2016-11-23", "dateUpdate": null, "licence": "CC BY-NC-SA", "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/388/", "https://catalogue.france-bioinformatique.fr/api/userprofile/134/" ] }, { "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/" ] }, { "id": 51, "name": "Eukaryotic small RNA", "description": "\n \n\nSmall RNAseq data analysis for miRNA identification\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/sRNA-Seq.pdf", "fileName": "missing.txt", "topics": [], "keywords": [ "RNA-seq" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2016-11-23", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/642/" ] }, { "id": 29, "name": "Adding bioschemas markup to data repository", "description": "\n \n\nAdding bioschemas markup to data repository\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/adding-bioschemas_8b91/scormcontent/index.html", "fileName": "missing.txt", "topics": [], "keywords": [ "biohackaton" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2019-03-21", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/688/" ] }, { "id": 28, "name": "Alternative episodes for the 4 Open Source Software", "description": "\n \n\nAlternative episodes for the 4 Open Source Software (4OSS) lesson focused on different Open Source technologies: Github, Docker, Jupyter Notebook and so on\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/alternative-episodes_8b36/scormcontent/index.html", "fileName": "missing.txt", "topics": [], "keywords": [ "biohackaton 2018" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2019-03-21", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/687/" ] }, { "id": 27, "name": "Application of RDF-based models and tools for enhancing interoperable", "description": "\n \n\nApplication of RDF-based models and tools for enhancing interoperable use of biomedical resources\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/application-of-rdf_8aed/scormcontent/index.html", "fileName": "missing.txt", "topics": [], "keywords": [ "biohackaton 2018" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2019-03-21", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/686/" ] }, { "id": 26, "name": "Assessing the FAIRness of Training Materials", "description": "\n \n\nAssessing the FAIRness of Training Materials\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/assessing-the-ffairness_8da7/scormcontent/index.html", "fileName": "missing.txt", "topics": [], "keywords": [ "biohackaton 2018" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2019-03-21", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/685/" ] }, { "id": 25, "name": "Bioconda packaging of the Regulatory Sequence Analysis Tools (RSAT)", "description": "\n \n\nBioconda packaging of the Regulatory Sequence Analysis Tools (RSAT)\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/bioconda-packaging_e168/scormcontent/index.html", "fileName": "missing.txt", "topics": [], "keywords": [ "biohackaton 2018" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2019-03-21", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/624/" ] }, { "id": 24, "name": "bio-tools - EDAM drop-in hackathon - discussions", "description": "bio.tools, EDAM drop-in hackathon and discussions\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/biotools-edam_8676/scormcontent/index.html", "fileName": "missing.txt", "topics": [], "keywords": [ "biohackaton 2018" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2019-03-21", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/684/" ] }, { "id": 23, "name": "Building a semantic search engine for biology publications using event stream processing", "description": "\n \n\nBuilding a semantic search engine for biology publications using event stream processing\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/c-sparql-powered_d842/scormcontent/index.html", "fileName": "missing.txt", "topics": [], "keywords": [ "biohackaton 2018" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2019-03-21", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/683/" ] }, { "id": 22, "name": "CWL support in Galaxy", "description": "\n \n\nCWL support in Galaxy\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/cwl-support-in-galaxy_f872/scormcontent/index.html", "fileName": "missing.txt", "topics": [], "keywords": [ "biohackaton 2018" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2019-03-21", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/432/" ] }, { "id": 21, "name": "Data clearinghouse, validation and curation of BioSamples - ENA - Breeding API endpoints - MAR databases", "description": "\n \n\nData clearinghouse, validation and curation of BioSamples/ENA/Breeding API endpoints/MAR databases\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/data-clearinghouse_55d1/scormcontent/index.html", "fileName": "missing.txt", "topics": [], "keywords": [ "biohackaton 2018" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2019-03-21", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/682/" ] } ] }{ "count": 144, "next": "