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

Merge branch 'fix-BIOPET-516' into 'develop'

Fixing BIOPET-516



See merge request !513
parents 2fbebdfb 968ee259
No related branches found
No related tags found
No related merge requests found
......@@ -61,8 +61,8 @@ All other values should be provided in the config. Specific config values toward
| Name | Type | Function |
| ---- | ---- | -------- |
| skiptrim | Boolean | Default false, if true the trimming step is skipped |
| skipclip | Boolean | Default false, if true the clipping step is skipped |
| skip_trim | Boolean | Default false, if true the trimming step is skipped |
| skip_clip | Boolean | Default false, if true the clipping step is skipped |
## Result files
The results from this pipeline will be a fastq file.
......
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