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
9167ee54
Commit
9167ee54
authored
Apr 20, 2020
by
Venkat Malladi
Browse files
Fix serach of name.
parent
ad6dd0f2
Pipeline
#6589
failed with stages
in 384 minutes and 9 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
workflow/scripts/plot_profile.sh
View file @
9167ee54
...
...
@@ -84,7 +84,7 @@ run_main() {
usage
fi
bws
=
$(
ls
*
.
pooled.fc_signal.bw
)
bws
=
$(
ls
*
pooled.fc_signal.bw
)
check_tools
||
exit
1
...
...
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