File Info

Filename
.command.sh
Full Path
s3://natera-rnd-fsdx-dev-nextflow-scratch-01/work/ec/d673ee2ab685546e417b2c4a0238d7/.command.sh
Size
318 bytes
Attempt
#!/bin/bash -Ceuo pipefail
set -euo pipefail
fastp -w 4 -i 'nf_gui_test_three.read1.fastq.gz' -I 'nf_gui_test_three.read2.fastq.gz'         -o nf_gui_test_three.1.fastp.fq.gz -O nf_gui_test_three.2.fastp.fq.gz         -b 141 -B 141 -g -y         --html nf_gui_test_three.fastp.html --json nf_gui_test_three.fastp.json