hdf images hdf images

HDF Bioinformatics Software

Along with proposing a standard BioHDF data format, BioHDF comes with a series of tools to make interacting with data stored in HDF easier.

HDFView: This is a java based viewer that allows users to view and edit HDF files.

Sample PERL Wrappers and Documentation

Sample Perl wrappers to HDF5 are provided to illustrate how one might store genomic sequence data in HDF5, and to engage the bioinformatics community in these investigations.

The software distribution contains two modules: HDFPerl (wrappers) and BioHDF_Perl (high level APIs).

Performance Study: HDF5 vs. FASTA

A performance study was conducted in which we compare HDF5 with the FASTA format in terms of (a) storage use and (b) time to access genomic sequence data using traditional text-management tools for FASTA and BioHDF_Perl for HDF5. Results show that HDF5 can provide storage efficiency through its use of compression and still allow fast random access through its ability to store indexes along with compressed, chunked data.

The location of the performance study document is:

   ftp://ftp.hdfgroup.uiuc.edu/pub/outgoing/BioHDF/Perl/BioHDF_performance.pdf


NOTE: Please be aware that the software available from this page is experimental software. It has not been fully tested and currently is NOT SUPPORTED.


- - Last modified:June 06th 2008