Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
chipseq_analysis
Manage
Activity
Members
Labels
Plan
Issues
19
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
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
chipseq_analysis
Commits
684ef414
There was a problem fetching the latest pipeline status.
Commit
684ef414
authored
6 years ago
by
Venkat Malladi
Browse files
Options
Downloads
Patches
Plain Diff
Force biocpackage.
parent
94ff3ffb
1 merge request
!25
Resolve "Test Astrocyte"
Pipeline
#2823
failed with stages
in 34 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+0
-1
0 additions, 1 deletion
.gitlab-ci.yml
astrocyte_pkg.yml
+3
-4
3 additions, 4 deletions
astrocyte_pkg.yml
with
3 additions
and
5 deletions
.gitlab-ci.yml
+
0
−
1
View file @
684ef414
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
astrocyte_pkg.yml
+
3
−
4
View file @
684ef414
...
@@ -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
:
s
elect
type
:
s
tring
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
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