File Info
- Filename
- .command.sh
- Full Path
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/c0/ed751648be7aaa684d57abb0ef75cb/.command.sh
- Size
- 310 bytes
- Attempt
Content
View in new tab#!/bin/bash -euo pipefail
multiqc_general_stats_controls.py "multiqc_general_stats.tsv" "sample_type_map.csv"
cat <<-END_VERSIONS > versions.yml
"NFCORE_RNAFUSION:RNAFUSION:MULTIQC_EXTRACT_CONTROLS":
python: $(python3 --version | sed 's/Python //g')
multiqc_general_stats_controls: 1.0.0
END_VERSIONS