File Info

Filename
.command.sh
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/fb/15a895d00ee7559906853fd8bb1110/.command.sh
Size
320 bytes
Attempt
#!/bin/bash -Ceuo pipefail
echo "$(pwd)"
mkdir  -p 3700651329_r13/
cnv_pipe calc-panel-coverage \
        3700651329_r13.bam \
        Renasight_CNV.mosatic.tm.bed \
        $(pwd)/GCA_000001405.15_GRCh38_no_alt_analysis_set.fna.gz \
        $(pwd)/counts.tsv \
        1 \
        20 \
        $(pwd)/3700651329_r13/ \