File Info

Filename
.command.sh
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/48/76880277c8c9aaac87357ca0e03383/.command.sh
Size
252 bytes
Attempt
#!/bin/bash -Ceuo pipefail
tar -czf positive_somatic_Sig_18_tissue.tar.gz -C inputs .

cat <<-END_VERSIONS > versions.yml
"DAQ:CONTROL_VARIANT_CALLING:TAR_CONTROL_VC_OUTPUTS":
    tar: $(tar --version | head -1 | sed 's/tar (GNU tar) //')
END_VERSIONS