Re: [Rd] ShortRead::FastqStreamer and parallelization

2014-11-18 Thread Prof Brian Ripley
What does this have to do with this (or any R) list? Bioconductor has its own support arrangements. On 18/11/2014 17:00, Cook, Malcolm wrote: Hi, I understand ShortRead::FastqStreamer will read chunks in parallel depending on the value of ShortRead:::.set_omp_threads I see this discussed her

[Rd] ShortRead::FastqStreamer and parallelization

2014-11-18 Thread Cook, Malcolm
Hi, I understand ShortRead::FastqStreamer will read chunks in parallel depending on the value of ShortRead:::.set_omp_threads I see this discussed here: https://stat.ethz.ch/pipermail/bioc-devel/2013-May/004355.html and nowhere else. It probably should be documented in ShortRead. Possibly th