diff --git a/conf.py b/conf.py index 6c80ba6..88cdcc0 100644 --- a/conf.py +++ b/conf.py @@ -7,8 +7,8 @@ # -- Project information ----------------------------------------------------- project = "Nextflow training notes template" -copyright = "2024, DTU Biosustain, Informatics Platform, DSP" -author = "Albert Palleja" +copyright = "2024, DTU Biosustain, Informatics Platform, Data Science Platform (DSP)" +author = "Albert Palleja from DSP" # -- General configuration --------------------------------------------------- diff --git a/index.md b/index.md index 634505d..089e385 100644 --- a/index.md +++ b/index.md @@ -1,9 +1,13 @@ -# Static website Template +# Nextflow training notes -This is a template for a static website using Sphinx and GitHub Pages. +Welcome to the notes for the Nextflow training offered to the researchers of DTU - Biosustain and DTU - Bioengineering. This course is half dedicated to explain Nextflow fundamentals and half dedicated to practice Nextflow. The materials are based mostly on [Nextflow trainings portal](https://training.nextflow.io/). + +Please visit [About](https://github.com/biosustain/dsp_nextflow_training/about.md) to know what the course covers, go to Course Information to figure out about the details ([instructions]((https://github.com/biosustain/dsp_nextflow_training/course_information/Instructions.md)), [location](https://github.com/biosustain/dsp_nextflow_training/course_information/Location.md) and [timing](https://github.com/biosustain/dsp_nextflow_training/course_information/Timing.md)). Please visit Instructions first before starting the hands-on part. Once you have started your Codespace, please follow course along in the Course contents. To keep learning Nextflow and nf-core pipelines please visit [Resources]((https://github.com/biosustain/dsp_nextflow_training/resources.md)). + +And rememeber to ask questions during the course or after the course, you can contact us at [Data Science platform email](mailto:datascience@biosustain.dtu.dk). ```{toctree} -:maxdepth: 2 +:maxdepth: 1 :hidden: about @@ -37,7 +41,7 @@ course_contents/Tutorial ``` ```{toctree} -:maxdepth: 2 +:maxdepth: 1 :hidden: resources