File Info
- Filename
- .command.sh
- Full Path
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/ab/68d69e69269a29a9c99031ac7fb3d3/.command.sh
- Size
- 199 bytes
- Attempt
Content
View in new tab#!/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