From cfa054187f8b9241542ba4bb338ee292bb071b15 Mon Sep 17 00:00:00 2001 From: 3mmaRand <7593411+3mmaRand@users.noreply.github.com> Date: Thu, 28 Sep 2023 17:51:53 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=203mmaRand?= =?UTF-8?q?/BIO00088H-data@4230fd0bf94cbb8019c647fcd2c6d551769d3654=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/week-1/study_after_workshop.html | 9 ++---- core/week-1/workshop.html | 46 +++++++++++++++++---------- core/week-2/workshop.html | 9 +++++- search.json | 28 ++++++++++++---- 4 files changed, 61 insertions(+), 31 deletions(-) diff --git a/core/week-1/study_after_workshop.html b/core/week-1/study_after_workshop.html index d51533c..a6bd32b 100644 --- a/core/week-1/study_after_workshop.html +++ b/core/week-1/study_after_workshop.html @@ -270,20 +270,17 @@

Independent Study to consolidate this week

+

These are suggestions

BIO00088H Group Research Project students

    -
  1. Start to build the the file and folder infrastructure for your project

    -
      -
    • -
    • -
  2. +
  3. Revise previous Data Analysis materials. You can find the version you took on the VLE site for 17C or 08C. However, my latest versions (in development) are here: Data Analysis in R. The Becoming a Bioscientist (BABS) modules replace the Laboratory and Professional Skills modules. BABS1 and BABS1 are stage one, and I’ve tried to improve them over 17C and 08C. The site is also searchable (icon top right)

MSc Bioinformatics students doing BIO00070M

    -
  1. +
  2. Make sure you carry out the preparatory work for week 2 of 52M
diff --git a/core/week-1/workshop.html b/core/week-1/workshop.html index c35cb8b..4086c24 100644 --- a/core/week-1/workshop.html +++ b/core/week-1/workshop.html @@ -288,6 +288,7 @@

On this page

  • Code comments
  • Github co-pilot demo
  • +
  • Quarto demo
  • Useful exercises
  • 🥳 Well Done! 🎉
  • Independent study following the workshop
  • @@ -355,9 +356,9 @@

    Why does it matter?

    @@ -388,14 +389,15 @@

    Project-oriented -

    Example

    +

    Examples

    -- liver_transcriptome/
        |__data
           |__raw/
           |__processed/
        |__images/
    -   |__R/
    +   |__code/
        |__reports/
        |__figures/

    @@ -407,7 +409,12 @@

    Naming things

    documents, CC-BY-NC, https://xkcd.com/1459/
    -

    Guiding principle - names of files and directories should be systematic and readable by humans and machines. Have a convention!

    +

    Guiding principle - Have a convention! Good file names are:

    +

    I suggest