File Info
- Filename
- .command.sh
- Full Path
- s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/08/355578d5e3f92a5e9887c5c156f4bb/.command.sh
- Size
- 305 bytes
- Attempt
Content
View in new tab#!/bin/bash -euo pipefail
multiqc_general_stats_to_tsv.py "multiqc_data/multiqc_general_stats.txt"
cat <<-END_VERSIONS > versions.yml
"NFCORE_RNAFUSION:RNAFUSION:MULTIQC_GENERAL_STATS_TXT_TO_TSV":
python: $(python3 --version | sed 's/Python //g')
multiqc_general_stats_to_tsv: 1.1.0
END_VERSIONS