Skip to content

Commit ced9af7

Browse files
committed
clarify output order
1 parent cddee5c commit ced9af7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Samplesheet conversion order
22

3-
This example shows how to convert a samplesheet to a list. This example is used to explain the order of the fields in the samplesheet can be changed freely while maintaining the same output list order. The output order is based on the order of the fields in the schema.
3+
This example shows how to convert a samplesheet to a list. This example demonstrates that the order of the fields in the samplesheet can be changed freely while maintaining the same output list order. The output order of each entry in the list (which is the output from `samplesheetToList`) is based on the order of the fields in the schema.
44

55
There's one example log file provided in this directory:
66
- `log.txt`: This log file shows the output when running the pipeline.

0 commit comments

Comments
 (0)