mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 10:37:07 +00:00
Add human exports to runner
This commit is contained in:
@@ -108,6 +108,12 @@ if [[ -n "$RUNNER_IMPORT" ]]; then
|
||||
run $BINDIR/system_imports.py
|
||||
fi
|
||||
|
||||
print_log "Export QC data"
|
||||
run $BINDIR/human_exports_qc.py
|
||||
|
||||
print_log "Export sequence data"
|
||||
run $BINDIR/human_exports_seis.py
|
||||
|
||||
|
||||
rm "$LOCKFILE"
|
||||
print_info "End run"
|
||||
|
||||
Reference in New Issue
Block a user