Skip to content
Snippets Groups Projects
Commit 14f6a25a authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Update descirption for variables.

parent 6d87301c
Branches
Tags
1 merge request!39Update descirption for variables.
Pipeline #3868 failed with stages
in 7 hours, 6 minutes, and 58 seconds
......@@ -104,11 +104,7 @@ workflow_parameters:
- [ 'true', 'true']
- [ 'false', 'false']
description: |
In single-end sequencing, the sequencer reads a fragment from only one
end to the other, generating the sequence of base pairs. In paired-end
reading it starts at one read, finishes this direction at the specified
read length, and then starts another round of reading from the opposite
end of the fragment. (Paired-end: True, Single-end: False)
If Paired-end: True, if Single-end: False.
- id: designFile
type: file
......@@ -135,7 +131,7 @@ workflow_parameters:
- [ 'true', 'true']
- [ 'false', 'false']
description: |
Run differential peak analysis
Skip differential peak analysis
- id: skipMotif
type: select
......@@ -144,7 +140,7 @@ workflow_parameters:
- [ 'true', 'true']
- [ 'false', 'false']
description: |
Run motif calling
Skip motif calling
- id: astrocyte
type: select
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment