This is a minor issue, but can potentially waste a fair bit of disk space. If trimming settings are such that not all samples are trimmed, any untrimmed samples beginning as compressed FASTQ files are decompressed (necessary for Arioc) and these decompressed FASTQs are published to the output folder in the Trimming subdirectory. Decompressed FASTQs are temporary files and should not be included as outputs.
Clarification: ALL untrimmed FASTQs are published as output files, which is even worse. Files should only be published as outputs when a given sample is trimmed.
This is a minor issue, but can potentially waste a fair bit of disk space. If trimming settings are such that not all samples are trimmed, any untrimmed samples beginning as compressed FASTQ files are decompressed (necessary for Arioc) and these decompressed FASTQs are published to the output folder in the
Trimming
subdirectory. Decompressed FASTQs are temporary files and should not be included as outputs.