Skip to content
Prev 7404 / 21312 Next

[Bioc-devel] Append/combine option for filterFastq and similar?

This is one instance were a system or simple unix command is very easy

system('cat *.fastq > all.fastq')


---