NAME

BIE::Data::HDF5::Data - Perl extension for blah with datasets in HDF5.

SYNOPSIS

  use BIE::Data::HDF5::Data;

DESCRIPTION

BIE::Data::HDF5::Data is an interface to operate datasets in HDF5 format.

ATTRIBUTES AND METHODS

  • "name": Dataset name.

  • "id": Dataset id.

  • "code": Data type code.

  • "read": Read data value.

SEE ALSO

BIE::Data::HDF5::Path

BIE::Data::HDF5::File

BIE::App::PacBio See this module for a live example.

AUTHOR

Xin Zheng, <zhengxin@mail.nih.gov>

COPYRIGHT AND LICENSE

Copyright (C) 2012 by Xin Zheng

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.14.2 or, at your option, any later version of Perl 5 you may have available.