Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tcga_shiny
Manage
Activity
Members
Labels
Plan
Issues
0
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
tcga_shiny
Commits
97dc9a10
There was a problem fetching the pipeline stages.
Commit
97dc9a10
authored
5 years ago
by
Gervaise Henry
🤠
Browse files
Options
Downloads
Patches
Plain Diff
Fix astrocyte shiny load
parent
eca513ec
1 merge request
!4
Fix astrocyte shiny load
Pipeline
#3469
passed with stage
in 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
astrocyte_pkg.yml
+3
-2
3 additions, 2 deletions
astrocyte_pkg.yml
with
3 additions
and
2 deletions
astrocyte_pkg.yml
+
3
−
2
View file @
97dc9a10
...
...
@@ -81,7 +81,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-
inte
l'
vizapp_r_module
:
'
R/3.
5
.1-
gccmk
l'
# # List of any Bioconductor packages, not provided by the modules, that must be made
# available to the vizapp
...
...
@@ -90,8 +90,9 @@ vizapp_bioc_packages: []
# List of any CRAN packages, not provided by the modules, that must be made
# available to the vizapp
vizapp_cran_packages
:
-
shiny
-
lazyeval
-
ggplot2
-
shiny
-
shinyjs
-
survival
-
survminer
...
...
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