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
2bd72c5d
Commit
2bd72c5d
authored
7 years ago
by
Venkat Malladi
Browse files
Options
Downloads
Patches
Plain Diff
Fix astrocyte_pkg.yml
parent
970fea4b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
astrocyte_pkg.yml
+10
-10
10 additions, 10 deletions
astrocyte_pkg.yml
with
10 additions
and
10 deletions
astrocyte_pkg.yml
+
10
−
10
View file @
2bd72c5d
...
...
@@ -100,22 +100,22 @@ workflow_parameters:
read length, and then starts another round of reading from the opposite
end of the fragment.
-
id
:
design
-
id
:
design
type
:
file
required
:
true
description
:
|
A design file listing sample id, fastq files, corresponding control id
and additional information about the sample.
-
id
:
genome
type
:
select
choices
:
-
[
'
GRCh38'
,
'
Human
GRCh38'
]
-
[
'
GRCh37'
,
'
Human
GRCh37'
]
-
[
'
GRCh38'
,
'
Mouse
GRCh38'
]
required
:
true
description
:
|
Reference species and genome used for alignment and subsequent analysis.
-
id
:
genome
type
:
select
choices
:
-
[
'
GRCh38'
,
'
Human
GRCh38'
]
-
[
'
GRCh37'
,
'
Human
GRCh37'
]
-
[
'
GRCh38'
,
'
Mouse
GRCh38'
]
required
:
true
description
:
|
Reference species and genome used for alignment and subsequent analysis.
# -----------------------------------------------------------------------------
...
...
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