sarek test

This commit is contained in:
2026-09-15 11:06:26 +02:00
parent 27655dc1b8
commit 02cefd8fa9
9 changed files with 46 additions and 2 deletions

4
sarek/samplesheet3.csv Normal file
View File

@@ -0,0 +1,4 @@
patient,sample,lane,fastq_1,fastq_2
ID1,S1,L001,SRR27016609_1.fastq.gz,SRR27016609_2.fastq.gz
ID1,S2,L001,SRR27016607_1.fastq.gz,SRR27016607_2.fastq.gz
ID1,S3,L001,SRR27016605_1.fastq.gz,SRR27016605_2.fastq.gz
1 patient sample lane fastq_1 fastq_2
2 ID1 S1 L001 SRR27016609_1.fastq.gz SRR27016609_2.fastq.gz
3 ID1 S2 L001 SRR27016607_1.fastq.gz SRR27016607_2.fastq.gz
4 ID1 S3 L001 SRR27016605_1.fastq.gz SRR27016605_2.fastq.gz