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
Merge requests
!39
Update descirption for variables.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update descirption for variables.
42-astrocyte-skip-doc-fix
into
master
Overview
0
Commits
1
Pipelines
1
Changes
1
Merged
Venkat Malladi
requested to merge
42-astrocyte-skip-doc-fix
into
master
6 years ago
Overview
0
Commits
1
Pipelines
1
Changes
1
Expand
Closes
#42 (closed)
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
14f6a25a
1 commit,
6 years ago
1 file
+
3
−
7
Expand all files
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
astrocyte_pkg.yml
+
3
−
7
Options
@@ -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