File Info

Filename
.command.sh
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/16/aca4984e0991ba29f8f01db02f6b56/.command.sh
Size
310 bytes
Attempt
#!/bin/bash -Ceuo pipefail
bai_mapped_count.py 659_cVw-T1-TDNA-1_A23MHWWLT4_1.recalibrated.bam.bai > 659_cVw-T1-TDNA-1_A23MHWWLT4_1.mapped_count.txt

cat <<-END_VERSIONS > versions.yml
"DAQ:SAMTOOLS_IDXSTATS_COUNT":
    python: $(python3 --version | sed 's/Python //')
    bai_mapped_count: 1.0.0
END_VERSIONS