wigToBigWig
WigToBigWig is a command-line utility from the UCSC Genome Utilities toolkit that converts Wiggle (WIG) format files into BigWig (BW) binary format. BigWig files provide indexed, compressed data suitable for fast random access, making them well suited for visualization in genome browsers and for downstream analysis.
Input and output requirements: WigToBigWig takes a WIG file as input and relies on a chromosome sizes
Usage example: wigToBigWig input.wig chrom.sizes output.bw. The program is part of the UCSC Kent source distribution
Notes and considerations: The conversion preserves the values described in the WIG file and encodes them in