This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Bigwig circular plot

Hello all,

Does anyone knows about representing BigWig in a circular plot? Any tool or library especially in JavaScript that can be used to represent BigWig files?

I appreciate the suggestions,

Thank you

bigwig javascript java

1 answer

convert the bigwig to bed using the tool from ucsc (see Any Method Of Converting Bigwig File Format Into Bed Format? ) and then use CIRCOS.

Thank you for your suggestion. Actually, I am looking for interactive plots rather than static ones, like zooming in and out, moving tracks...

Log in to answer this question.