Skip to content
Snippets Groups Projects
Commit 38ec7a1d authored by Peter van 't Hof's avatar Peter van 't Hof
Browse files

updating docs for flexiprep

parent bc2a511c
No related branches found
No related tags found
No related merge requests found
......@@ -55,8 +55,8 @@ All other values should be provided in the config. Specific config values toward
| Name | Type | Function |
| ---- | ---- | -------- |
| skiptrim | Boolean | Skip the trimming step |
| skipclip | Boolean | Skip the clipping step |
| skiptrim | Boolean | Default false, if true the trimming step is skipped |
| skipclip | Boolean | Default false, if true the clipping step is skipped |
## Result files
The results from this pipeline will be a fastq file.
......@@ -139,5 +139,7 @@ The pipeline also outputs 2 Fastqc runs one before and one after quality control
│ │ └── summary.txt
│ └── mySample_01.R2.qc_fastqc.zip
├── mySample_01.R2.qc.fastq.gz
└── mySample_01.R2.qc.fastq.gz.md5
├── mySample_01.R2.qc.fastq.gz.md5
└── report
~~~
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment