nanoporetech / ont_fast5_api

Oxford Nanopore Technologies fast5 API software
Other
144 stars 28 forks source link

Directly cast dataset into desired type instead of using it as a cont… #80

Closed nileshpatra closed 4 weeks ago

nileshpatra commented 11 months ago

Fixes test failure with version 3.9 as this functionality has been removed.

See: https://docs.h5py.org/en/stable/whatsnew/3.9.html

davidnewman02 commented 8 months ago

Hi @nileshpatra, Thanks for raising this issue and apologies for the delay in responding. We've now merged this change into v4.1.2 and should support python up to v3.10. David