libBigWig
libBigWig copied to clipboard
high memory usage during indexing
the memory use of libbigwig gets quite high during indexing. is there anyway to reduce this? for example by flushing each chromosome to disk after the index for that tid is created in constructZoomLevels?