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
• 1,336 views
•
link
1 answer
You could try seeing if this fixes your issue with rtracklayer: https://support.bioconductor.org/p/p133244/
• 0 views
•
link
Log in to answer this question.