diff --git a/configuration/exampleSampleSheets/build_illumina_example.tsv b/configuration/exampleSampleSheets/build_illumina_example.tsv index b3de94204454a795739531fb71aeec6d99072fc4..f9be4b9c75155e79f1f326d82a7be0892a70b63d 100644 --- a/configuration/exampleSampleSheets/build_illumina_example.tsv +++ b/configuration/exampleSampleSheets/build_illumina_example.tsv @@ -1,6 +1,6 @@ -sample Library_R1 Library_R2 meryl_kmer_size trim10X trimAdapters fastQC -organismX /<pathto>/organismX_Library1_R1.fq.gz /<pathto>/organismX_Library1_R2.fq.gz 21 False False True -organismX /<pathto>/organismX_Library2_R1.fq.gz /<pathto>/organismX_Library2_R2.fq.gz 21 False False True -organismY /<pathto>/organismY_Library1_R1.fastq /<pathto>/organismY_Library1_R2.fastq 21 True True True -organismY /<pathto>/organismY_Library2_R1.fastq /<pathto>/organismY_Library2_R2.fastq 21 True True True -organismY /<pathto>/organismY_Library3_R1.fastq /<pathto>/organismY_Library3_R2.fastq 21 True True True +sample Library_R1 Library_R2 meryl_kmer_size trim10X trimAdapters fastQC +organismX /<pathto>/organismX_Library1_R1.fq.gz /<pathto>/organismX_Library1_R2.fq.gz 21 False False True +organismX /<pathto>/organismX_Library2_R1.fq.gz /<pathto>/organismX_Library2_R2.fq.gz 21 False False True +organismY /<pathto>/organismY_Library1_R1.fastq /<pathto>/organismY_Library1_R2.fastq 21 True True True +organismY /<pathto>/organismY_Library2_R1.fastq /<pathto>/organismY_Library2_R2.fastq 21 True True True +organismY /<pathto>/organismY_Library3_R1.fastq /<pathto>/organismY_Library3_R2.fastq 21 True True True \ No newline at end of file