Produces output.pair.1.fq, output.pair.2.fq, output.single.fq all in the original compression instead of following the extension provided.
If the same files are re-read afterwards ngless will fail to parse since it relies on the file extension (not the MIMEtype) to recognize the format.
Produces
output.pair.1.fq
,output.pair.2.fq
,output.single.fq
all in the original compression instead of following the extension provided. If the same files are re-read afterwards ngless will fail to parse since it relies on the file extension (not the MIMEtype) to recognize the format.