Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cellranger_count
Manage
Activity
Members
Labels
Plan
Issues
11
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
BICF
Astrocyte
cellranger_count
Commits
99218b98
Commit
99218b98
authored
4 years ago
by
Gervaise Henry
Browse files
Options
Downloads
Patches
Plain Diff
Fix astrocyte.yml lists
parent
64600944
Branches
Branches containing commit
Tags
Tags containing commit
2 merge requests
!63
Develop
,
!60
Resolve "Add 3':5' param"
Pipeline
#6522
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
astrocyte_pkg.yml
+4
-4
4 additions, 4 deletions
astrocyte_pkg.yml
with
4 additions
and
4 deletions
astrocyte_pkg.yml
+
4
−
4
View file @
99218b98
...
...
@@ -135,10 +135,10 @@ workflow_parameters:
type
:
select
default
:
'
auto'
choices
:
-
[
'
auto'
,
"
Auto
Detect
"
]
-
[
'
3GEXv3'
,
"
3'
GEX
v3
(3
'
Gene
Expression)
"
]
-
[
'
3GEXv2'
,
"
3'
GEX
v2
(3
'
Gene
Expression)
"
]
-
[
'
5GEX'
,
"
5'
GEX
Auto
(5
'
Gene
Expression)
"
]
-
[
'
auto'
,
'
Auto
Detect
'
]
-
[
'
3GEXv3'
,
'
3prime
GEX
v3
(3
prime
Gene
Expression)
'
]
-
[
'
3GEXv2'
,
'
3prime
GEX
v2
(3
prime
Gene
Expression)
'
]
-
[
'
5GEX'
,
'
5prime
GEX
Auto
(5
prime
Gene
Expression)
'
]
required
:
true
description
:
|
10x single cell gene expression chemistry version (only used in cellranger version 3.x).
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment