From 21ca4c708d6d501201feedcb91d78b384b47bb78 Mon Sep 17 00:00:00 2001
From: ddepanis <ddepanis@mi.fu-berlin.de>
Date: Mon, 1 Jul 2024 21:13:57 +0000
Subject: [PATCH] Update build_hifi_example.tsv

---
 configuration/exampleSampleSheets/build_hifi_example.tsv | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/configuration/exampleSampleSheets/build_hifi_example.tsv b/configuration/exampleSampleSheets/build_hifi_example.tsv
index 95a08df..597302f 100644
--- a/configuration/exampleSampleSheets/build_hifi_example.tsv
+++ b/configuration/exampleSampleSheets/build_hifi_example.tsv
@@ -1,3 +1,3 @@
-sample   	hifi_reads				meryl_kmer_size	 	trimSMRTbell		fastQC
-organismX	/<pathto>/organismX_Hifi_Library1.fq	31			False			True
-organismX	/<pathto>/organismX_Hifi_Library2.fq	31			False			True
+sample  hifi_reads  meryl_kmer_size trimSMRTbell    fastQC
+organismX   /<pathto>/organismX_Hifi_Library1.fq    31  False   True
+organismX   /<pathto>/organismX_Hifi_Library2.fq    31  False   True
\ No newline at end of file
-- 
GitLab