File Info

Filename
.command.sh
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/4f/d0e59d1861d0a9f7fc099d1ac03de5/.command.sh
Size
240 bytes
Attempt
#!/bin/bash -Ceuo pipefail
python /usr/local/bin/export_viewer.py \
    --normalized-dir . \
    --pairs pairs.tsv \
    --segments 1029_0W2_segments.tsv \
    --output-dir viewer \
    --specimens-file <(echo "1029_0W2") \
    --workers 4