File Info
- Filename
- .command.sh
- Full Path
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/a8/738398bbd2a7357d2d29deae2bf2e3/.command.sh
- Size
- 317 bytes
- Attempt
Content
View in new tab#!/bin/bash -Ceuo pipefail
echo "$(pwd)"
mkdir -p 471204218_r13/
cnv_pipe calc-panel-coverage \
471204218_r13.bam \
Renasight_CNV.mosatic.tm.bed \
$(pwd)/GCA_000001405.15_GRCh38_no_alt_analysis_set.fna.gz \
$(pwd)/counts.tsv \
1 \
20 \
$(pwd)/471204218_r13/ \