Skip to content
Snippets Groups Projects
Commit bcbd75b7 authored by arq5x's avatar arq5x
Browse files

[TST] run shuffle tests.

parent 4642a149
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,9 @@ cd reldist; bash test-reldist.sh; cd ..
echo " Testing bedtools slop:"
cd slop; bash test-slop.sh; cd ..
echo " Testing bedtools shuffle:"
cd shuffle; bash test-shuffle.sh; cd ..
echo " Testing bedtools subtract:"
cd subtract; bash test-subtract.sh; cd ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment