Package | Description |
---|---|
com.pacbio.secondary.vis.io.hdf.data |
Data models for cmp.h5 file based data representation
|
com.pacbio.secondary.vis.io.hdf.file.cmph5 |
Support for reading/writing of cmp.h5 files
|
com.pacbio.secondary.vis.io.hdf.file.hdf5 |
Support for reading/writing of HDF5 files
|
Modifier and Type | Class and Description |
---|---|
class |
ConsensusCallsTable
Stores data for consensus calls.
|
Modifier and Type | Method and Description |
---|---|
UCharMatrixArray |
CMPH5FileBase.getReadGroupDataChunk(H5ScalarDS dataset,
HDF5HyperslabInfo info)
Reads a chunk of data from a readgroup dataset.
|
Modifier and Type | Method and Description |
---|---|
protected UCharMatrixArray |
HDF5File.getUCharDataChunk(H5ScalarDS dataset,
HDF5HyperslabInfo info)
Reads a chunk of UChar data from a dataset.
|
Copyright © 2010-2014 Pacific Biosciences. All Rights Reserved.