File Info
- Filename
- .command.sh
- Full Path
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/85/833015ee26edd740892993d6ecd77f/.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