Training Material List
Handles creating, reading and updating training materials.
GET /api/trainingmaterial/?offset=20&ordering=providedBy
https://catalogue.france-bioinformatique.fr/api/trainingmaterial/?limit=20&offset=40&ordering=providedBy", "previous": "https://catalogue.france-bioinformatique.fr/api/trainingmaterial/?limit=20&ordering=providedBy", "results": [ { "id": 136, "name": "training RNASeq biostat part", "description": "This course is part of the INRAE training session about “bioinformatics and biostatistics analysis of RNA-seq data” and of the Biostatistics platform “Initiation à LA statistique, niveau 4”. \r\nThe material provided on the present webpage is related to the biostatistics part and covers the following topics:\r\n\r\nR and RStudio\r\ndesign of experiments\r\nvariability\r\ncount data normalization\r\ndifferential analysis\r\nThe material has originally been prepared by Ignacio Gonzales, Annick Moisan and myself. The class has already been taught by these persons but also by Gaëlle Lefort and Jérôme Mariette.\r\n\r\nPre-requisites: A background in R programming is necessary for this class. Before the class, please download the course material and install R, RStudio and the packages as described below. To produce high quality figures, I will use ggplot2 for plots but will not enter into details about the ggplot2 syntax. If you are not familiar with it, you can just use these command lines or switch to base plots instead.", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "https://www.nathalievialaneix.eu/teaching/rnaseq.html", "fileName": "rnaseq.html", "topics": [], "keywords": [], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Intermediate", "providedBy": [], "dateCreation": null, "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/300/" ] }, { "id": 11, "name": "Improve Shiny and RStudio integration within Galaxy using Galaxy Interactive Environment", "description": "\n \n\nImprove Shiny and RStudio integration within Galaxy using Galaxy Interactive Environment\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/improve-shiny-and-rstudio_fcd3/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/362/" ] }, { "id": 137, "name": "Linux slides", "description": "Slides for linux session (genotoul bioinfo facility)", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "https://bioinfo.genotoul.fr/wp-content/uploads/Formation_LINUX_GenoToul_2024.pdf", "fileName": "Formation_LINUX_GenoToul_2024.pdf", "topics": [], "keywords": [ "Operating systems" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "Novice", "providedBy": [], "dateCreation": null, "dateUpdate": null, "licence": "CC BY-NC-SA", "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/300/" ] }, { "id": 39, "name": "Galaxy Handlers", "description": "Galaxy is a web application that uses handlers to perform actions.\nThere are two main types of actions that are carried out by handlers:\nRespond to user requests; These actions are carried out by web handlers\nManage the execution of tools; These actions are performed by job handlers.\nBy default, Galaxy is configured to run a single handler that handles both user queries and jobs.\nDepending on the number of users accessing your Galaxy instance or the number of jobs you need to manage you may need to start web handlers or additional job handlers.\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "https://igbmc.github.io/egdw2017/day4/admin/03-handlers/index.html", "fileName": "missing.txt", "topics": [], "keywords": [ "Galaxy" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2017-01-19", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/563/" ] }, { "id": 10, "name": "JSON schema validation with ontologies", "description": "\n \n\nJSON schema validation with ontologies\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/json-schema-validation_deb6/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/674/" ] }, { "id": 17, "name": "Enrichment and propagation of metagenomic experimental metadata", "description": "\n \n\nEnrichment and propagation of metagenomic experimental metadata\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/enrichment-and-propagation_4418/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/679/" ] }, { "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": 89, "name": "Docker Tutorial", "description": "Docker is free software that automates the deployment of applications in software containers executant in isolation. A Docker container, away from traditional virtual machines, requires no separate operating system and not providing any but relies instead on the core functionality and uses the isolation of resources and namespaces separated to isolate the operating system as seen by the application.\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://bioserv.rpbs.univ-paris-diderot.fr/tutorials.html", "fileName": "missing.txt", "topics": [], "keywords": [ "Docker" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": null, "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/523/" ] }, { "id": 33, "name": "Docker for Beginners", "description": "What is Docker?\nBuilding an image\nBioShadock & Orchestration\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "https://vdda.github.io/revealJS_test/docker_intro2.html", "fileName": "missing.txt", "topics": [], "keywords": [ "Docker" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2017-01-19", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/187/" ] }, { "id": 109, "name": "RNA-Seq: Differential Expression Analysis", "description": "\n \n\nBe careful about experimental design : avoid putting all the\nreplicates in the same lane, using the same barcode for the\nreplicates, putting different number of samples in lanes etc...\nNon- uniformity of the per base read distribution (Illumina Random\nHexamer Priming bias visible on the 13 first bases)\nBias hierarchy : biological condition >> concentration > run/flowcell> lane\nAt equivalent expression level, a long gene will have more reads than a short one.\nNon random coverage along the transcript.\nMultiple hit for some reads alignments.\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "https://ressources.france-bioinformatique.fr/sites/default/files/EBA/V4-2015/RNAseq/billerey-roscoff_expr_diff_tp-vfinal.pdf", "fileName": "missing.txt", "topics": [], "keywords": [ "Differential Expression", "RNA-seq", "Transcriptomics" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": null, "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/55/" ] }, { "id": 12, "name": "Improve Orphanet disease description knowledge by phenotypic automated recognition using scrapping toolkits", "description": "\n \n\nImprove Orphanet disease description knowledge by phenotypic automated recognition using scrapping toolkits\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/improve-orphanet_8da2/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/675/" ] }, { "id": 34, "name": "Users, Groups, and Quotas in Galaxy", "description": "How to handle Users, Groups, and Quotas in Galaxy\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "https://igbmc.github.io/egdw2017/day4/admin/08-quota-users-groups/index.html", "fileName": "missing.txt", "topics": [], "keywords": [ "Galaxy" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2017-01-19", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/662/" ] }, { "id": 31, "name": "Galaxy Docker Training Tutorial", "description": "Galaxy docker integration\nEnable Galaxy to use BioContainers (Docker)\nGalaxy with Docker swarm\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "https://github.com/igbmc/egdw2017/tree/master/day4/admin/10-docker-swarm", "fileName": "missing.txt", "topics": [], "keywords": [ "Docker", "Galaxy" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2017-01-19", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/663/" ] }, { "id": 57, "name": "DNA - seq Bioinformatics Analysis", "description": "Detection of Copy Number Variations\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://www.france-bioinformatique.fr/sites/default/files/V07_ITMO_2016_EG_CNV.pdf", "fileName": "missing.txt", "topics": [], "keywords": [ "DNA-seq" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2016-11-23", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/256/" ] }, { "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": 18, "name": "Development of BioJS components", "description": "\n \n\nDevelopment of BioJS components\n \n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ressources.france-bioinformatique.fr/sites/default/files/videos/scorms/development-of-bioj_292a/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/680/" ] }, { "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": 64, "name": "Variants: alignment and pre-treatment; GATK", "description": "DNA-seq Bioinformatics Analysis: from raw sequences to processed alignments\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://www.france-bioinformatique.fr/sites/default/files/V01_ITMO_2016_EG_from_fastq_to_mapping_1.pdf", "fileName": "missing.txt", "topics": [], "keywords": [ "genomics", "DNA-seq" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2016-11-22", "dateUpdate": null, "licence": null, "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/256/" ] }, { "id": 82, "name": "Sequencing 6000 chloroplast genomes : the PhyloAlps project", "description": "Biodiversity is now commonly described by DNA based approches. Several actors are currently using DNA to describe biodiversity, and most of the time they use different genetic markers that is hampering an easy sharing of the accumulated knowledges. Taxonomists rely a lot on the DNA Barcoding initiative, phylogeneticists often prefer markers with better phylogenic properties, and ecologists, with the coming of the DNA metabarcoding, look for a third class of markers easiest to amplify from environmental DNA. Nevertheless they have all the same need of the knowledge accumulated by the others. But having different markers means that the sequecences have been got from different individuals in differente lab, following various protocoles. On that base, building a clean reference database, merging for each species all the available markers becomes a challenge. With the phyloAlps project we implement genome skimming at a large scale and propose it as a new way to set up such universal reference database usable by taxonomists, phylogeneticists, and ecologists. The Phyloalps project is producing for each species of the Alpine flora at least a genome skim composed of six millions of 100bp sequence reads. From such data it is simple to extract all chloroplastic, mitochondrial and nuclear rDNA markers commonely used. Moreover, most of the time we can get access to the complete chloroplast genome sequence and to a shallow sequencing of many nuclear genes. This methodes have already been successfully applied to algeae, insects and others animals. With the new single cell sequencing methods it will be applicable to most of the unicellular organisms. The good question is now : Can we consider the genome skimming as the next-generation DNA barcode ?\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://www.france-bioinformatique.fr/sites/default/files/videos/scorms/metagenomics16/session_3/Sequencing_6000_chloroplast_genomes_the_PhyloAlps_project/scormcontent/", "fileName": "missing.txt", "topics": [], "keywords": [ "Metagenomics" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": "2016-12-16", "dateUpdate": null, "licence": "CC BY-NC-ND", "maintainers": [ "https://catalogue.france-bioinformatique.fr/api/userprofile/126/" ] }, { "id": 106, "name": "Genomic copy number Tutorial", "description": "We will analyze the copy number variations of a human tumor (parotid gland carcinoma), limited to the chr17, from a WES (whole-exome sequencing) experiment. All genomic coordinates correspond to the 2009 build of the reference human genome (hg19 / GRC37).\n", "communities": [], "elixirPlatforms": [], "doi": null, "fileLocation": "http://ecole-bioinfo-aviesan.sb-roscoff.fr/sites/ecole-bioinfo-aviesan.sb-roscoff.fr/files/files/CNV_TD_guidelines_BJ.pdf", "fileName": "missing.txt", "topics": [], "keywords": [ "Structural genomics", "Copy number" ], "audienceTypes": [], "audienceRoles": [], "difficultyLevel": "", "providedBy": [], "dateCreation": null, "dateUpdate": null, "licence": null, "maintainers": [] } ] }{ "count": 144, "next": "