File Info
- Filename
- .command.sh
- Full Path
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/de/c94f165858c679b35dc248fa2d61b1/.command.sh
- Size
- 261 bytes
- Attempt
Content
View in new tab#!/bin/bash -Ceuo pipefail
python /usr/local/bin/export_viewer.py \
--probe-agg 1029_0I_probe_agg.tsv.gz \
--pairs test_pairs.tsv \
--segments 1029_0I_segments.tsv \
--output-dir viewer \
--specimens-file <(echo "1029_0I") \
--workers 4