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
rnaseq
Commits
6417cd7b
Commit
6417cd7b
authored
May 24, 2021
by
Brandi Cantarel
Browse files
update testing
parent
f21d0604
Pipeline
#10070
passed with stage
in 82 minutes and 42 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
testing/run_all_tests.sh
View file @
6417cd7b
#!/bin/bash
baseDir
=
"
`
dirname
\"
$0
\"
`
"
mkdir
${
baseDir
}
/mouse_se_test
cd
${
baseDir
}
/mouse_se_test/
cp
${
baseDir
}
/run_mouse_se_test.sh
${
baseDir
}
/mouse_se_test/run_test.sh
ln
-s
/project/shared/bicf_workflow_ref/seqprg/singularity/goalconsortium-
*
.img
.
sbatch
-p
32GB,super run_test.sh
mkdir
${
baseDir
}
/human_pe_test
cd
${
baseDir
}
/human_pe_test/
cp
${
baseDir
}
/run_human_pe_test.sh
${
baseDir
}
/human_pe_test/run_test.sh
ln
-s
/project/shared/bicf_workflow_ref/seqprg/singularity/goalconsortium-
*
.img
.
sbatch
-p
32GB,super run_test.sh
testing/human_pe_test
/run_test
.sh
→
testing/
run_
human_pe_test.sh
View file @
6417cd7b
File moved
testing/mouse_se_test
/run_test
.sh
→
testing/
run_
mouse_se_test.sh
View file @
6417cd7b
File moved
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