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

Yaml syntax fixed.

parent fcbbe736
1 merge request!25Resolve "Test Astrocyte"
Pipeline #3570 failed with stages
in 22 seconds
...@@ -129,13 +129,13 @@ workflow_parameters: ...@@ -129,13 +129,13 @@ workflow_parameters:
Reference species and genome used for alignment and subsequent analysis. Reference species and genome used for alignment and subsequent analysis.
- id: astrocyte - id: astrocyte
type: select type: select
choices: choices:
- [ 'true', 'true' ] - [ 'true', 'true' ]
required: true required: true
default: 'true' default: 'true'
description: | description: |
Ensure configuraton for astrocyte. Ensure configuraton for astrocyte.
# ----------------------------------------------------------------------------- # -----------------------------------------------------------------------------
......
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