File Info

Filename
.command.sh
Full Path
s3://natera-rnd-pltf-dev-nextflow-scratch-01/work/1f/4422802069d2308e1daea39ca633ef/.command.sh
Size
305 bytes
Attempt
#!/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