Skip to content
Prev 8670 / 21312 Next

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

Hi (mostly Herv?)

I?m running into problems trying to run fasta.index() from Biostrings on a list of 4700 files, as the limit on open files are reached. Is it possible to continuously open and close the connections in the C code to circumvent this? I expect this problem also arises with readXStringSet..? I know dealing with such a high number of files in one chunk is probably an edge case, so I can understand if this is not something you wish to change the code for...

with best wishes

Thomas Lin Pedersen