Skip to content

[Bioc-devel] Close connections continuously in fasta.index in Biostrings

1 message · Hervé Pagès

#
Hi Thomas,

Sorry for not getting back to you earlier on this. Opening/closing
each file inside the loop (i.e. at the beginning/end of each iteration)
instead of opening all files before entering the loop would indeed
address the problem. I'll look into this and will let you know.

Cheers,
H.
On 02/15/2016 05:42 AM, Thomas Lin Pedersen wrote: