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
f6951a42
Commit
f6951a42
authored
Mar 20, 2020
by
Venkat Malladi
Browse files
Remove redundant test.
parent
a79a5aac
Pipeline
#6313
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
workflow/tests/plot_profile.bats
View file @
f6951a42
...
@@ -7,11 +7,6 @@ profile_script="./workflow/scripts/plot_profile.sh"
...
@@ -7,11 +7,6 @@ profile_script="./workflow/scripts/plot_profile.sh"
run check_tools
run check_tools
}
}
@test "Test deeptools present" {
source ${profile_script}
run check_tools
}
@test "Test deeptools computeMatrix" {
@test "Test deeptools computeMatrix" {
source ${profile_script}
source ${profile_script}
run compute_matrix test_data/ENCSR238SGC_pooled.fc_signal.bw /project/shared/bicf_workflow_ref/mouse/GRCm38/gencode.vM20.annotation.gtf
run compute_matrix test_data/ENCSR238SGC_pooled.fc_signal.bw /project/shared/bicf_workflow_ref/mouse/GRCm38/gencode.vM20.annotation.gtf
...
...
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