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
|`sample`| Custom sample name. This entry will be identical for multiple sequencing libraries/runs from the same sample. Spaces in sample names are automatically converted to underscores (`_`). |
45
-
|`lane`| Lane where the sample was processed on an Illumina instrument (optional). |
46
-
|`group`| Group the sample belongs too, useful when several groups are pooled together (optional). |
47
45
|`fastq_1`| Full path to FastQ file for Illumina short reads 1. File has to be gzipped and have the extension ".fastq.gz" or ".fq.gz". |
48
46
|`fastq_2`| Full path to FastQ file for Illumina short reads 2. File has to be gzipped and have the extension ".fastq.gz" or ".fq.gz" (optional). |
49
-
|`rundir`| Path to the runfolder containing extra information about the sequencing run (optional) . |
47
+
|`rundir`| Path to the runfolder containing extra information about the sequencing run (optional). |
48
+
|`tags`| Colon-separated list of tags to group samples in special reports. |
50
49
51
50
Another [example samplesheet](../assets/samplesheet.csv) has been provided with the pipeline.
0 commit comments