Daniel Lundin
commited on
Commit
·
72e0a0a
1
Parent(s):
4300725
Added samplesheet
Browse files
samplesheets/samplesheet.csv
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
sample,fastq_1,fastq_2
|
| 2 |
+
s0,https://github.com/nf-core/test-datasets/raw/magmap/testdata/s0_1.fastq.gz,https://github.com/nf-core/test-datasets/raw/magmap/testdata/s0_2.fastq.gz
|
| 3 |
+
s1,https://github.com/nf-core/test-datasets/raw/magmap/testdata/s1_1.fastq.gz,https://github.com/nf-core/test-datasets/raw/magmap/testdata/s1_2.fastq.gz
|
| 4 |
+
s2,https://github.com/nf-core/test-datasets/raw/magmap/testdata/s2_1.fastq.gz,https://github.com/nf-core/test-datasets/raw/magmap/testdata/s2_2.fastq.gz
|