Coder Social home page Coder Social logo

missing parts of HDF5 about gatb-core HOT 3 CLOSED

gatb avatar gatb commented on August 18, 2024
missing parts of HDF5

from gatb-core.

Comments (3)

rchikhi avatar rchikhi commented on August 18, 2024

Hi,
Unfortunately we do not officially support a system's libhdf5, for the reason that not every GATB user has root access on his/her system, and therefore installing libhdf5 would be an extra hassle.
My understanding is that isHdf5() function checks whether a file is a valid HDF5 file. Why not just check if the file name ends with ".h5"?
If there is a good reason not to do that, we will upgrade/complete libhdf5 in GATB to a newer version.
Best,
Rayan

from gatb-core.

julien-nc avatar julien-nc commented on August 18, 2024

Thanks for your quick answer !

The reason why i want to check hdf5 files validity is that, when a De Bruijn graph creation is interrupted, the created file is invalid and makes hdf5 crash when my program crash reads it. Some LoRDEC users are experiencing this kind of problem and i would like to prevent it by deleting any invalid hdf5 files and creating a new one.

HDF5 lib is not throwing an exception that i could catch to handle invalid hdf5 file reading.

By the way, i don't mind if the HDF5lib version stays old, i just would like it to include more 😉

from gatb-core.

rchikhi avatar rchikhi commented on August 18, 2024

hi @eneiluj,

In an effort to not let our issues be unaddressed for more than 1 year, here is a fix :)
I've updated gatb-core to use the latest HDF5 version (1.10.5).
Sorry for the delay, and please let me know if you run into problems with this update.

Rayan

from gatb-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.