Registry.hub.docker.com/postgres/postgres/private_demo

Convert a bedGraph file to bigWig format (see also http://www.ncbi.nlm.nih.gov/pubmed/20639541 )

usage:
bedGraphToBigWig in.bedGraph chrom.sizes out.bw

where in.bedGraph is a four column file in the format:

and chrom.sizes is a two-column file/URL:
and out.bw is the output indexed big wig file.
If the assembly is hosted by UCSC, chrom.sizes can be a URL like
http://hgdownload.cse.ucsc.edu/goldenPath//bigZips


This is a companion discussion topic for the original entry at registry.hub.docker.com/postgres/postgres/private_demo