Skip to content
Snippets Groups Projects
Commit f037c9a7 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Update astrocyte_pkg.yml to reflect kitVersion param change

parent efbc8c59
Branches
Tags
2 merge requests!29Develop,!16Develop
...@@ -133,8 +133,8 @@ workflow_parameters: ...@@ -133,8 +133,8 @@ workflow_parameters:
default: 'auto' default: 'auto'
choices: choices:
- [ 'auto', 'Auto Detect'] - [ 'auto', 'Auto Detect']
- [ '3', '3'] - [ 'three', '3']
- [ '2', '2'] - [ 'two', '2']
required: true required: true
description: | description: |
10x single cell gene expression chemistry version (only used in cellranger version 2.x). 10x single cell gene expression chemistry version (only used in cellranger version 2.x).
......
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