We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 951dacc commit 07af139Copy full SHA for 07af139
1 file changed
README.md
@@ -56,7 +56,7 @@ First, prepare a samplesheet with your input data that looks as follows:
56
`samplesheet.csv`:
57
58
```csv
59
-sample,replicate,read_path
+sample,replicate,reads
60
CONTROL1,1,data/long_reads_1.fastq.gz
61
CONTROL1,2,data/long_reads_2.fastq.gz
62
```
0 commit comments