Skip to content
Prev 10317 / 21318 Next

[Bioc-devel] TabixFileList() constructor broken in devel

Thank you for bringing this to our attention. There were some updates made a few weeks ago to the behavior and input of 'TabixFileList()' .  Its current implementation will work with a character vector as input.  I will investigate further into why this change was made and if it needs to be addressed.


In the meantime:

TabixFileList(tbx)
will throw an ERROR, but you can still use the same file that was used to create the TabixFile
tbx <- open(TabixFile(fl, yieldSize=100))
TabixFileList(fl)




Lori Shepherd

Bioconductor Core Team

Roswell Park Cancer Institute

Department of Biostatistics & Bioinformatics

Elm & Carlton Streets

Buffalo, New York 14263