From 0921c5fdf7996d4ff215cd0aa34bf08b5baadb72 Mon Sep 17 00:00:00 2001 From: Stephan Reichl <53785552+sreichl@users.noreply.github.com> Date: Thu, 30 Nov 2023 12:15:03 +0100 Subject: [PATCH] Update README.md --- config/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/README.md b/config/README.md index 7312e59..f75a705 100644 --- a/config/README.md +++ b/config/README.md @@ -8,6 +8,6 @@ You need one configuration file and one annotation file to run the complete work - read_type: "single" or "paired". - bam_file: path to the raw/unaligned BAM file. - pass_qc: number between 0 (not used for downstream steps e.g., quantification) and 1. Every sample with pass_qc>0 is included in the downstream analysis. - - (optional) additional sample metadata columns can be added and indicated for inclusion into the report. + - (optional) additional sample metadata columns can be added and indicated for inclusion in the report. -2 examples (hg38 & mm10) are provided in the test/ directory (COMING SOON) +2 examples (hg38 & mm10) are provided in the .test/ directory and are pre-filled with resource locations from the [respective Zenodo download](../README.md#resources).