slowkow / pytabix

:card_index: Retrieve data in genomic intervals with a Python interface for tabix.
Other
83 stars 9 forks source link

need close method for tabix objects #8

Open diekhans opened 7 years ago

diekhans commented 7 years ago

tabix objects should have a close method so once can control the number of open files.