From 6c0ecf95f39ce09f3bde66a87a938836eb2cfb9e Mon Sep 17 00:00:00 2001 From: Avik Datta Date: Wed, 20 Sep 2023 21:00:23 +0100 Subject: [PATCH] test --- analysis_pipelines.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/analysis_pipelines.md b/analysis_pipelines.md index 22ca010..e67320c 100644 --- a/analysis_pipelines.md +++ b/analysis_pipelines.md @@ -119,13 +119,13 @@ TODO: Intro
  • Genome build tag (e.g., GRCh38)
  • Sample metadata

    - Simple metadata:
      sample_id,condition
    +          Simple metadata:
      sample_id,condition
       IGF001,untreated
    -  IGF002,treated
    - Complex metadata:
      sample_id,treatment_1,treatment_2
    +  IGF002,treated
    + Complex metadata:
      sample_id,treatment_1,treatment_2
       IGF001,untreated,untreated
       IGF002,untreated,treated
    -  IGF003,untreated,treated
    + IGF003,untreated,treated

    Sample group info

    Simple group: Check this example
      Group: treated-vs-untreated