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
82967aa1
Commit
82967aa1
authored
5 years ago
by
Venkat Malladi
Browse files
Options
Downloads
Plain Diff
Merge branch '42-astrocyte-skip-doc-fix' into 'master'
Update descirption for variables. Closes
#42
See merge request
!39
parents
6d87301c
14f6a25a
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!39
Update descirption for variables.
Pipeline
#3872
canceled with stages
in 2 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
astrocyte_pkg.yml
+3
-7
3 additions, 7 deletions
astrocyte_pkg.yml
with
3 additions
and
7 deletions
astrocyte_pkg.yml
+
3
−
7
View file @
82967aa1
...
...
@@ -104,11 +104,7 @@ workflow_parameters:
-
[
'
true'
,
'
true'
]
-
[
'
false'
,
'
false'
]
description
:
|
In single-end sequencing, the sequencer reads a fragment from only one
end to the other, generating the sequence of base pairs. In paired-end
reading it starts at one read, finishes this direction at the specified
read length, and then starts another round of reading from the opposite
end of the fragment. (Paired-end: True, Single-end: False)
If Paired-end: True, if Single-end: False.
-
id
:
designFile
type
:
file
...
...
@@ -135,7 +131,7 @@ workflow_parameters:
-
[
'
true'
,
'
true'
]
-
[
'
false'
,
'
false'
]
description
:
|
Run
differential peak analysis
Skip
differential peak analysis
-
id
:
skipMotif
type
:
select
...
...
@@ -144,7 +140,7 @@ workflow_parameters:
-
[
'
true'
,
'
true'
]
-
[
'
false'
,
'
false'
]
description
:
|
Run
motif calling
Skip
motif calling
-
id
:
astrocyte
type
:
select
...
...
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