Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 33 found.
[1] < 1 2 3 4 > [4]  Sort:

HDF5 General Library Functions (Package: rhdf5) : HDF5 General Library Functions

These low level functions provide general general libary functions for HDF5.
● Data Source: BioConductor
● Keywords: IO, file, interface, programming
● Alias: H5, H5close, H5garbage_collect, H5get_libversion, H5open
● 0 images

HDF5 Attribute Interface (Package: rhdf5) : HDF5 Attribute Interface

These functions create and manipulate attributes and information about attributes.
● Data Source: BioConductor
● Keywords: IO, file, interface, programming
● Alias: H5A, H5Aclose, H5Acreate, H5Adelete, H5Aexists, H5Aget_name, H5Aget_space, H5Aget_type, H5Aopen, H5Aopen_by_idx, H5Aopen_by_name, H5Aread, H5Awrite
● 0 images

HDF5 Dataset Interface (Package: rhdf5) : HDF5 Dataset Interface

These functions create and manipulate dataset objects, and set and retrieve their constant or persistent properties.
● Data Source: BioConductor
● Keywords: IO, file, interface, programming
● Alias: H5D, H5Dclose, H5Dcreate, H5Dget_create_plist, H5Dget_space, H5Dget_storage_size, H5Dget_type, H5Dopen, H5Dread, H5Dset_extent, H5Dwrite
● 0 images

HDF5 File Interface (Package: rhdf5) : HDF5 File Interface

These functions are designed to provide file-level access to HDF5 files.
● Data Source: BioConductor
● Keywords: IO, file, interface, programming
● Alias: H5F, H5Fclose, H5Fcreate, H5Fflush, H5Fget_filesize, H5Fget_name, H5Fis_hdf5, H5Fopen
● 0 images

HDF5 Group Interface (Package: rhdf5) : HDF5 Group Interface

The Group interface functions create and manipulate groups of objects in an HDF5 file.
● Data Source: BioConductor
● Keywords: IO, file, interface, programming
● Alias: H5G, H5Gclose, H5Gcreate, H5Gcreate_anon, H5Gget_info, H5Gget_info_by_idx, H5Gget_info_by_name, H5Gopen
● 0 images

HDF5 Identifier Interface (Package: rhdf5) : HDF5 Identifier Interface

These functions provides tools for working with object identifiers and object names.
● Data Source: BioConductor
● Keywords: IO, file, interface, programming
● Alias: H5I, H5Iget_name, H5Iget_type, H5Iis_valid
● 0 images

H5IdComponent-class (Package: rhdf5) : Class "H5IdComponent"

A class representing a HDF5 identifier handle. HDF5 identifiers represent open files, groups, datasets, dataspaces, attributes, and datatypes.
● Data Source: BioConductor
● Keywords: classes
● Alias: H5IdComponent, H5IdComponent-class, show,H5IdComponent-method
● 0 images

HDF5 Link Interface (Package: rhdf5) : HDF5 Link Interface

The Link interface, H5L, functions create and manipulate links in an HDF5 group. This interface includes functions that enable the creation and use of user-defined link classes.
● Data Source: BioConductor
● Keywords: IO, file, interface, programming
● Alias: H5L, H5Lcreate_external, H5Lexists, H5Lget_info
● 0 images

HDF5 Object Interface (Package: rhdf5) : HDF5 Object Interface

The Object interface, H5O, functions manipulate objects in an HDF5 file. This interface is designed to be used in conjunction with the Links interface (H5L).
● Data Source: BioConductor
● Keywords: IO, file, interface, programming
● Alias: H5O, H5Oclose, H5Oget_num_attrs, H5Oget_num_attrs_by_name, H5Oopen
● 0 images

HDF5 Property List Interface (Package: rhdf5) : HDF5 Property List Interface

The functions, macros, and subroutines listed here are used to manipulate property list objects in various ways, including to reset property values. With the use of property lists, HDF5 functions have been implemented and can be used in applications with many fewer parameters than would be required without property lists.
● Data Source: BioConductor
● Keywords: IO, file, interface, programming
● Alias: H5P, H5Pclose, H5Pclose_class, H5Pcopy, H5Pcreate, H5Pequal, H5Pget_class
● 0 images