|
libBigWig
|
Holds the chromosomes and their lengths. More...
#include <bigWig.h>
Data Fields | |
| int64_t | nKeys |
| char ** | chrom |
| uint32_t * | len |
Holds the chromosomes and their lengths.
| char** chromList_t::chrom |
A list of null terminated chromosomes
| uint32_t* chromList_t::len |
The lengths of each chromosome
| int64_t chromList_t::nKeys |
The number of chromosomes
1.8.17