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