diff --git a/configuration/exampleSampleSheets/runEval_example.tsv b/configuration/exampleSampleSheets/runEval_example.tsv
index 5601c62078220779533dece16961be1368fbf119..017989d880cca8b06c8b3f66eeadb4c0962f74b7 100644
--- a/configuration/exampleSampleSheets/runEval_example.tsv
+++ b/configuration/exampleSampleSheets/runEval_example.tsv
@@ -1,4 +1,4 @@
-ID  ASM_LEVEL   busco_lineage   PRI_asm ALT_asm merylDB merylDB_kmer    genomeSize  HiC_R1  HiC_R2
-AssemblyX.illu  chr <busco_db>  /<pathto>/speciesX.fasta    None    /<pathTo>/speciesX.illuminaDB.meryl 21  auto    None    None
-AssemblyX.HiFi  chr <busco_db>  /<pathto>/speciesX.fasta    None    /<pathTo>/speciesX.hifiDB.meryl 31  auto    None    None
-AssemblyY.illu  scaff   <busco_db>  /<pathto>/speciesY.Primary.fa   /<pathto>/speciesY.Alternate.fa /<pathTo>/speciesY.illuminaDB.meryl 21  1050000 None    None
\ No newline at end of file
+ID	ASM_LEVEL	busco_lineage	PRI_asm	ALT_asm	merylDB	merylDB_kmer	genomeSize	HiC_R1	HiC_R2
+AssemblyX.illu	chr	<busco_db>	/<pathto>/speciesX.fasta	None	/<pathTo>/speciesX.illuminaDB.meryl	21	auto	None	None
+AssemblyX.HiFi	chr	<busco_db>	/<pathto>/speciesX.fasta	None	/<pathTo>/speciesX.hifiDB.meryl	31	auto	None	None
+AssemblyY.illu	scaff	<busco_db>	/<pathto>/speciesY.Primary.fa	/<pathto>/speciesY.Alternate.fa	/<pathTo>/speciesY.illuminaDB.meryl	21	1050000	None	None
\ No newline at end of file