I am working with large fastq files which are too big to use on galaxy (about 120 gb, so even after purging everything else I still don't have enough space to do a quality trim on the data). Does anyone know if there are programs to split my dataset into pieces, which I could recombine after batch quality trimming and mapping to a reference? I have seen file merge tools, but not file split tools.
Thanks.