abdenlab / oxbow

Read specialized NGS formats as data frames in R, Python, and more.
https://lifeinbytes.substack.com/p/breaking-out-of-bioinformatic-data-silos
Apache License 2.0
59 stars 8 forks source link

Fastq file like objects and cleanup #52

Closed GarrettNg closed 10 months ago

GarrettNg commented 11 months ago

Removed unused code and implemented file like object compatibility in the same manner as the other file readers.