komplexity
komplexity copied to clipboard
parallel --roundrobin of fq file does not produce any output or error
cat R47.1.fq | parallel --roundrobin -L4 -j20 --pipe kz
does not produce any output or error.
Doing it without parallel takes longer than I'm willing to wait (it's 26GB) but does work.