diff --git a/bin/runner.sh b/bin/runner.sh index 3a44fbf..db07b2b 100755 --- a/bin/runner.sh +++ b/bin/runner.sh @@ -114,6 +114,9 @@ run $BINDIR/human_exports_qc.py print_log "Export sequence data" run $BINDIR/human_exports_seis.py +print_log "Process ASAQC queue" +run $DOUGAL_ROOT/lib/www/server/queues/asaqc/index.js + rm "$LOCKFILE" print_info "End run"