We need to: - ensure files are passed through (https://github.com/loculus-project/loculus/pull/6731) - ensure files are in fastq format (reject if wrong format) (https://github.com/loculus-project/loculus/pull/6773) - ensure a max of 2 fastq files are uploaded per submission (paired or not paired) (https://github.com/loculus-project/loculus/pull/6773) - validate that files do not contain human reads (reject if bede's tool flags has human data)
We need to: