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
BioHPC
astrocyte_example_chipseq
Commits
8351a160
Commit
8351a160
authored
Jul 29, 2016
by
David Trudgian
Browse files
Fix R intel module name in yml
parent
e30cbd75
Changes
1
Hide whitespace changes
Inline
Side-by-side
astrocyte_pkg.yml
View file @
8351a160
...
...
@@ -107,7 +107,7 @@ workflow_parameters:
# The workflow must publish all final output into $baseDir
# Name of the R module that the vizapp will run against
vizapp_r_module
:
'
R/3.2.1-
I
ntel'
vizapp_r_module
:
'
R/3.2.1-
i
ntel'
# List of any CRAN packages, not provided by the modules, that must be made
# available to the vizapp
...
...
@@ -118,4 +118,4 @@ vizapp_cran_packages:
# # List of any Bioconductor packages, not provided by the modules, that must be made
# available to the vizapp
vizapp_bioc_packages
:
-
chipseq
\ No newline at end of file
-
chipseq
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