File Info

Filename
.command.sh
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/99/708bd31ca2bf1a790ce90d8a4a4261/.command.sh
Size
199 bytes
Attempt
#!/bin/bash -Ceuo pipefail
cat <<-'EOF' > tracker.yml
reports:
  "reports/multiqc/*multiqc_report.html":
    display: "MultiQC Report"
  "reports/postdedup_qc.json":
    display: "Post-Dedup QC"
EOF