HenrikBengtsson / illuminaio

🔬 R package: This is the Bioconductor devel version of the illuminaio package.
http://bioconductor.org/packages/devel/bioc/html/illuminaio.html
6 stars 2 forks source link

readIDAT() opens a connection to the same file twice #17

Closed HenrikBengtsson closed 4 years ago

HenrikBengtsson commented 4 years ago

readIDAT() opens a file connection and then, with this connection open, calls the helper function which also opens a file connection.