USCS visualization track for genomic bins
Hi, I am looking for a way to display the following information in a UCSC browser or JBrowse . Can anyone please give me an idea or method to covert the data are shown here. Or how to convert to WIG format so I can import to the browser.
Bin.Location chr Perc.Methy
49393000 19 0.9556420
180314000 19 0.7597551
25190700 19 0.7748512
25190800 19 0.7111674
28927800 19 0.8389850
.......................................
This can be shown in a Manhattan plot but I need to zoom and compare with other genomic tracks.
Thank you
• 1,690 views
•
link
1 answer
You can convert your file to bigWig format, see here: https://genome.ucsc.edu/goldenpath/help/bigWig.html
Then just paste the bigWig file URL into the custom track box and it will be shown in the UCSC browser
• 0 views
•
link
Log in to answer this question.