Tags: poovesh7/training
Tags
Docs: Deploy master as 'development' version (nextflow-io#574) * Docs: Deploy master as 'development' version * Rename to 0dev to sort to the bottom * Standardise GitHub action names and filenames * Update path filter
Minor updates to navigation and Side Quests index, orientation (nextf… …low-io#563) * Updated index and orientation pages for Side Quests * Updated navigation menu to follow home page listing * Fix capitalization in genomics docs + renumber the placeholder for the config section to avoid confusion * Rename Launch to Start on Home page to disambiguate starting a training vs launching the environment
Add NF4 RNAseq mini-course v0 (nextflow-io#526) * Domain-specific mini-course demonstrating how to apply learnings from Hello Nextflow to RNAseq processing * Includes a simple RNAseq processing pipeline that reuses the genome and read data from the deprecated `hands-on` training. * Implements the method described in https://www.bioinformatics.babraham.ac.uk/training/RNASeq_Course/Analysing%20RNA-Seq%20data%20Exercise.pdf --------- Co-authored-by: Ken Brewer <kenibrewer@users.noreply.github.com>
New multi-course structure for training materials (nextflow-io#486) Major refresh of the training materials * Pared down and streamlined the Hello Nextflow course (v2) * Spun out the genomics material into a separate mini-course, Nextflow for Genomics * Added stubs/placeholders for Nextflow Run and Side Quests * Consolidated the experimental and/or unfinished content into `other/` * Updated and streamlined the training index --------- Co-authored-by: Jonathan Manning <jonathan.manning@seqera.io> Co-authored-by: Rob Syme <rob.syme@gmail.com> Co-authored-by: Marcel Ribeiro-Dantas <marcel.ribeirodantas@seqera.io> Co-authored-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io> Co-authored-by: Phil Ewels <phil.ewels@seqera.io>
Merge pull request nextflow-io#508 from ewels/fix-docs-release Fix docs release
Merge pull request nextflow-io#497 from ewels/master Add mike versioning
Merge pull request nextflow-io#131 from mribeirodantas/remove-eq-sign… …-process Equal sign for directives only in config files
Merge pull request nextflow-io#68 from seqeralabs/Parsing_move Parsing move