libBigWig
|
![]() ![]() | Holds interval:str associations |
![]() ![]() | A structure that holds everything needed to access a bigWig file |
![]() ![]() | The header section of a bigWig file |
![]() ![]() | The header section of a given data block |
![]() ![]() | This structure holds the data blocks that overlap a given interval |
![]() ![]() | A structure to hold iterations One of intervals and entries should be used to access records from bigWig or bigBed files, respectively |
![]() ![]() | Holds interval:value associations |
![]() ![]() | |
![]() ![]() | A node within an R-tree holding the index for data |
![]() ![]() | This is only needed for writing bigWig files (and won't be created otherwise) This should be removed from bigWig.h |
![]() ![]() | BigWig files have multiple "zoom" levels, each of which has its own header. This hold those headers |
![]() ![]() | Holds the chromosomes and their lengths |
![]() ![]() | This structure holds the file pointers and buffers needed for raw access to local and remote files |