Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
BICF
Astrocyte
chipseq_analysis
Commits
1448727e
Commit
1448727e
authored
Feb 29, 2020
by
Venkat Malladi
Browse files
Fix spelling.
parent
80514965
Pipeline
#6188
failed with stages
in 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
workflow/tests/test_pool_and_psuedoreplicate.py
View file @
1448727e
...
...
@@ -37,7 +37,7 @@ def design_experiment_3(design_experiment):
design_df
=
design_experiment
.
drop
(
design_experiment
.
index
[
1
])
# Update to be paired as first
design_experiment
.
loc
[
0
,
'control_tag_align'
]
=
'B_1.bedpe.gz'
design_experiment
.
loc
[
0
,
'
t
tag_align'
]
=
'A_1.bedpe.gz'
design_experiment
.
loc
[
0
,
'tag_align'
]
=
'A_1.bedpe.gz'
return
design_experiment
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment