How do I upload a bigwig file?
There are at least 4 programs/scripts that are needed to convert a bam to a bigwig file from a standard read mapping bam file. 2 of these are non-standard and will probably need to be downloaded, but are very simple to use and install.
#bioawk can be had from github here https://github.com/lh3/bioawk. The installation is a breeze: gunzip, cd directory, make.