Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
chipseq_analysis
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
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
Astrocyte
Workflows
BICF
chipseq_analysis
Commits
7dc50dc1
Commit
7dc50dc1
authored
7 years ago
by
Beibei Chen
Browse files
Options
Downloads
Patches
Plain Diff
Add regex
parent
1c18232a
Branches
Branches containing commit
Tags
publish_0.0.10
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
astrocyte_pkg.yml
+3
-0
3 additions, 0 deletions
astrocyte_pkg.yml
with
3 additions
and
0 deletions
astrocyte_pkg.yml
+
3
−
0
View file @
7dc50dc1
...
@@ -81,12 +81,15 @@ workflow_parameters:
...
@@ -81,12 +81,15 @@ workflow_parameters:
required
:
true
required
:
true
description
:
|
description
:
|
Bam files of all samples
Bam files of all samples
regex
:
"
.*(bam|BAM)"
-
id
:
peaks
-
id
:
peaks
type
:
files
type
:
files
required
:
true
required
:
true
description
:
|
description
:
|
Peak files of all samples. Peaks should be sorted. Bed format
Peak files of all samples. Peaks should be sorted. Bed format
regex
:
"
.*(narrowPeak|broadPeak|bed|BED)"
-
id
:
design
-
id
:
design
type
:
files
type
:
files
...
...
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