You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4
4
5
5
There's one example log file provided in this directory:
6
6
-`log.txt`: This log file shows the output when running the pipeline.
0 commit comments