Skip to content
Snippets Groups Projects
Commit 145f016c authored by David Trudgian's avatar David Trudgian
Browse files

Make astrocyte parameter a select on astrocyte form

parent cf9d3be8
Branches
Tags
4 merge requests!29Develop,!26Develop,!25Develop,!24Develop
Pipeline #3305 passed with stages
in 26 minutes and 36 seconds
This commit is part of merge request !29. Comments created here will be created in the context of that merge request.
......@@ -151,10 +151,11 @@ workflow_parameters:
10x cellranger version.
- id: astrocyte
type: string
type: select
choices:
- [ 'true', 'true' ]
required: true
default: 'true'
regex: "true"
description: |
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