streetslab / dimelo

python package for analysis of dimelo-seq & nanopore modified base data
MIT License
3 stars 4 forks source link

DM-117 This should pass all test except the extract hdf5 file comparisons in TestParseBam::extract, which should fail because the format for hdf5 files has been updated #98

Closed OberonDixon closed 4 months ago

OberonDixon commented 4 months ago

The load_process.binarized_reads_from_hdf5 method should be backwards compatible with the old hdf5 file format and its outputs should seamlessly work with all plotting functionality.