File Info

Filename
.command.sh
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/5e/3caef7d6c9c455143680f0182a45e7/.command.sh
Size
264 bytes
Attempt
#!/bin/bash -Ceuo pipefail
python /usr/local/bin/export_viewer.py \
    --probe-agg 1029_01S_probe_agg.tsv.gz \
    --pairs test_pairs.tsv \
    --segments 1029_01S_segments.tsv \
    --output-dir viewer \
    --specimens-file <(echo "1029_01S") \
    --workers 4