File Info

Filename
.command.sh
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/bc/a6f10475d73b26d167b3308eb76996/.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