This is a test version of Biostars. For the public version, visit https://www.biostars.org.
From bedgraph to bigwig

I have bam files, I convert them to bedgraph files by bamcoverage, now how can I convert them to bigwig files? Thanks in advance.

bedgraph bigwig

I wrote it but nothing changed in the files i don't know why :(

Please don't post comments as answers, instead use the "Add Reply" and "Add Comment" buttons as appropriate. This helps to keep threads organized and easy to follow.

We need more information - what is the exact command you're running, are you getting any errors, etc.

1 answer

UCSC's utilities contains bedGraphToBigWig, which will do what you want.

Log in to answer this question.