This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to import bigwig files into igvR

Hi, I have aligned RNAseq data as *.bigwig

I am trying to import these bigwig files into igvR but I do not know how. I am reading through the docs but I am confused. Can somebody share a line of code and explain how I can get from bigwig to display a track?

Alternatively, I tried to create a GenomicRanges object via rtracklayer::import.bw("file/to/bigwig.bw) without success in visualizing it in igvR

Thanks

bigwig igvr

1 answer

You could try seeing if this fixes your issue with rtracklayer: https://support.bioconductor.org/p/p133244/

Log in to answer this question.