File Info

Filename
.command.sh
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/3a/e5c596e080c08e32e00803fdd6f18a/.command.sh
Size
186 bytes
Attempt
#!/bin/bash -Ceuo pipefail
cat <<-'EOF' > tracker.yml
reports:
  "multiqc/*multiqc_report.html":
    display: "MultiQC Report"
  "reports/variant_qc.json":
    display: "Variant QC"
EOF