This is so someone can run the basecalling script and have it write out basecalled fast5 files, for upload to NCBI/SRA Something like `-u` for `upload`: ``` run_basecall-w-gpu.sh -i fast5s/ -o outdir/ -k rapid -b y -f r941 -u yes ```