Skip to content
Snippets Groups Projects
Commit 684ef414 authored by Venkat Malladi's avatar Venkat Malladi
Browse files

Force biocpackage.

parent 94ff3ffb
1 merge request!25Resolve "Test Astrocyte"
Pipeline #2823 failed with stages
in 34 seconds
...@@ -24,7 +24,6 @@ astrocyte: ...@@ -24,7 +24,6 @@ astrocyte:
- cd .. - cd ..
- astrocyte_cli validate chipseq_analysis - astrocyte_cli validate chipseq_analysis
- astrocyte_cli test chipseq_analysis - astrocyte_cli test chipseq_analysis
- pytest -m singleend
artifacts: artifacts:
expire_in: 2 days expire_in: 2 days
......
...@@ -128,11 +128,10 @@ workflow_parameters: ...@@ -128,11 +128,10 @@ workflow_parameters:
Reference species and genome used for alignment and subsequent analysis. Reference species and genome used for alignment and subsequent analysis.
- id: astrocyte - id: astrocyte
type: select type: string
required: true required: true
choices:
- [ 'true', 'True']
default: 'true' default: 'true'
regex: "true"
description: | description: |
Ensure configuraton for astrocyte Ensure configuraton for astrocyte
...@@ -156,6 +155,6 @@ vizapp_cran_packages: ...@@ -156,6 +155,6 @@ vizapp_cran_packages:
# List of any Bioconductor packages, not provided by the modules, # List of any Bioconductor packages, not provided by the modules,
# that must be made available to the vizapp # that must be made available to the vizapp
vizapp_bioc_packages: vizapp_bioc_packages:
- none
vizapp_github_packages: vizapp_github_packages:
- js229/Vennerable - js229/Vennerable
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