Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BICF
Astrocyte
cellranger_mkfastq
Commits
7a3d4636
Commit
7a3d4636
authored
Nov 16, 2020
by
Jeremy Mathews
Browse files
fix spaceranger versions
parent
0bae2ab7
Pipeline
#8375
passed with stages
in 11 minutes and 48 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
workflow/scripts/versions_spaceranger.sh
View file @
7a3d4636
...
...
@@ -6,4 +6,4 @@
#* --------------------------------------------------------------------------
#*
spaceranger mkfastq
--version
|
grep
'spaceranger mkfastq '
|
sed
's/.*
(
\(.*\))/\1/'
spaceranger mkfastq
--version
|
grep
'spaceranger mkfastq '
|
sed
's/.*
-
\(.*\))/\1/'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment