From 88d835edfac47efedc81549fa8d1c940f4a0a752 Mon Sep 17 00:00:00 2001 From: ANGSD Date: Fri, 3 May 2024 12:52:18 +0200 Subject: [PATCH] Update testAll.sh --- test/testAll.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/test/testAll.sh b/test/testAll.sh index 1f70699..2e6e9cd 100755 --- a/test/testAll.sh +++ b/test/testAll.sh @@ -33,10 +33,6 @@ if [[ $? -ne 0 ]]; then RVAL=$((4+RVAL)) fi -CHK="$(samtools view ./data/f570b1db7c.dedup.filtered.rname.bam|sort|md5sum|cut -f1 -d \" \")" -echo ${CHK} -exit 0; - mkdir -p output echo "Running getdamage global"