Skip to content

Commit 286e3da

Browse files
committed
Added README.md
1 parent 9e25711 commit 286e3da

File tree

1 file changed

+2
-2
lines changed
  • Amplicon/Illumina/Workflow_Documentation/SW_AmpIllumina-B

1 file changed

+2
-2
lines changed

Amplicon/Illumina/Workflow_Documentation/SW_AmpIllumina-B/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ nextflow run main.nf -resume -profile conda --csv_file SE_file.csv --target_regi
141141

142142
*Required only if --GLDS_accession is not passed as an argument*
143143

144-
* `--csv_file` – A 2-column input file with these headers [sample_id, read]. Please see the sample `file.csv` in this repository for an example on how to format this file.
144+
* `--csv_file` – A 3-column (single-end) or 4-column (paired-end) input csv file (sample_id, forward, [reverse,] paired). Please see the sample `SE_file.csv` and `PE_file.csv` in this repository for examples on how to format this file.
145145

146146
* `--F_primer` – Forward primer sequence.
147147

@@ -161,7 +161,7 @@ Once you've downloaded the workflow template, you can modify the parameters in t
161161

162162
#### 4a. Main outputs
163163

164-
The outputs from this pipeline are documented in the [GL-DPPD-7106](../../Pipeline_GL-DPPD-7104_Versions/GL-DPPD-7104-B.md) processing protocol.
164+
The outputs from this pipeline are documented in the [GL-DPPD-7104-B](../../Pipeline_GL-DPPD-7104_Versions/GL-DPPD-7104-B.md) processing protocol.
165165

166166
#### 4b. Resource logs
167167

0 commit comments

Comments
 (0)